Extended search ontology has been introduced. This ontology enables configuration of searching. Filters for refining search results can be defined. Search results can be sorted by different criteria, i.e. by relevance or by some field such as date or name. At the end, type of objects (classes) and instances which can be searchable for different roles can be defined. The feature is documented at Using Search.
The role management module is based on Attribute
based access control from VIVO 1.15.0. For this purpose, an
ontology has been introduced. This approach enables more
control over definition of permissions for certain roles.
The public option for resetting password which a user can carry out individually without administrator has been implemented. The option is based on sending an email with a secured link for resetting the user password. The feature is documented at Editing Your Profile.
A module enabling tracking of changes being made in the triple store has been implemented. Changes made by users and non-person entities are recorded in a triple store, with the users ID (URI), the time, and the changes that have been made. More info about this feature can be found at The VIVO audit module.
Researcher and organization individual pages can be
private, i.e. visible only for users with certain permissions
(not for anonymous users, i.e. visitors).
WYSIWYG Editor for Custom Pages - A visual editor enabling administrators to create and modify custom landing pages and content without editing raw HTML.
Custom “Page Not Found” Support - Administrators can define branded or context-specific 404 pages.
Custom CSS - Enables institution-specific styling via uploading custom CSS.
Expanded Role Management - Continued refinement of configurable role definitions and permissions.
Configuration of permissions - Support for more flexible enforcement of role-based access via configuration rather than code changes.
Account Management Improvements - Sort user accounts by last login by default for easier account administration.
New Reporting Capabilities - Infrastructure and UI elements for generating administrative or analytical reports directly from the VIVO interface.
Data Distribution API - Added an API for exporting custom data distributions from the VIVO triple store.
Advanced Search Features - Continued improvements to search facet configuration, filters, and sort options introduced in prior releases.
Search Engine Supports - VIVO can be configured to use ElasticSearch, OpenSearch, or Apache Solr as a search engine. Prior to this release, it was only possible to use Apache Solr as a search engine