...
- OpenAlex integration. DSpace now supports importing content (on MyDSpace) from OpenAlex.org. The Publication Claim feature also now supports importing a Publications related to a Researcher Profiles, provided that the profile has an OpenAlex ID. Additional screenshots & examples at https://github.com/DSpace/DSpace/pull/10433
- Support for tracking usage statistics via Matomo (a Google Analytics alternative). DSpace can now integrate with Matomo Analytics, in order to track usage statistics, search statistics and downloads. This requires an existing Matomo account or instance. See screenshots at https://github.com/DSpace/DSpace/pull/10435
- ORCID Login flow is improved. Users logging in via ORCID can now merge their ORCID login with an existing DSpace login. Users can also login via ORCID without sharing their email from their ORCID account to DSpace. See https://github.com/DSpace/DSpace/pull/9849 for more details
- Support for SAML authentication. DSpace now includes a SAML Authentication Plugin, which can be configured to allow your DSpace site to use an external SAML IdP. See https://github.com/DSpace/DSpace/pull/9470 and https://github.com/DSpace/DSpace/issues/9438 for more details
- Request a Copy now supports sending a secure download link for larger files. Files under a (configurable) size threshold are still attached in requests. But, larger files now send a secure (auto-expiring) link to allow the requester to download the file. See also https://github.com/DSpace/dspace-angular/pull/3984
- ALTCHA captcha protection is now supported. At this time, ALTCHA is only used by the (updated) Request a Copy feature. It may be extended to other features in the future. See CAPTCHA Verification.
- Embargo release dates for embargoed files are now displayed on Item page. The user interface includes a new "showAccessStatuses" configuration for bitstreams on the Item page. When enabled, any embargoed files will show a "badge" next to the file name on the Item page. This badge will display the date the embargo ends. Screenshots can be found in the comments of https://github.com/DSpace/dspace-angular/pull/3882
- PDF Citation Cover Page has been enhanced to use a Thymeleaf HTML template. This provides more control over the look and feel of these cover pages: https://github.com/DSpace/DSpace/pull/9844
- Support for Geospatial maps, including browsing and searching. If any Items/Entities include geospatial data in the "dcterms.spatial" metadata field (or similar), then new "geospatialMapViewer" settings now provide ways to interact with this data via maps. This includes options to display a map of the location on the Item page, view search results on a map, or browse geospatial data via a map. See https://github.com/DSpace/dspace-angular/pull/3540
- The default tab on Community/Collection pages is now configurable. By default it will still be the "Search" tab, but it can be modified using the new "defaultBrowseTab" setting under the "community" or "collection" configurations in your config.*.yml.
- The "Edit Item → Metadata" tab now supports a dropdown for "dspace.entity.type" field. In previous versions, this field was free-text, but now only valid Entity types can be selected. Metadata field code was also refactored on this page. See https://github.com/DSpace/dspace-angular/pull/3722
- Creative Commons license display now uses the backend configuration. The existing "cc.license.name" and "cc.license.url" configurations on the backend are now used by the frontend to determine which metadata field(s) to use for display of the CC license on the Item page. See https://github.com/DSpace/dspace-angular/pull/3165
- CSV Export from Admin Report. The Administrator Reports (Beta feature) now supports CSV export. After running a report, next to the results is export button that allows you to export those results to a CSV. See https://github.com/DSpace/dspace-angular/pull/4071
- Bitstream Storage (assetstore) now supports Apache JClouds, supporting many cloud providers. See See Configuring JCloudstore for Asset Storage documentation and https://github.com/DSpace/DSpace/pull/9915
...
{"serverDuration": 101, "requestCorrelationId": "f5c7771e6c402f54"}