From c992f1908ad750584ba503d140a6850b86f1f1a2 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Thu, 2 Jun 2022 17:02:11 -0400 Subject: [PATCH 01/13] add 5.11 release notes --- doc/release-notes/5.11-release-notes.md | 185 ++++++++++++++++++ doc/release-notes/5663-shib-confirm-email.md | 7 - .../7492_muting_notifications.md | 9 - doc/release-notes/8227-verify-email.md | 1 - .../8295-support-postgresql-14.md | 8 - .../8380-counter-processor-update.md | 1 - doc/release-notes/8456-upgrade-primefaces.md | 4 - .../8525-ingest-optional-skip.md | 1 - .../8533_semantic-api-updates.md | 14 -- ...icense-info-in-submit-for-review-pop-up.md | 1 - .../8595-cvv-field-solr-update.md | 3 - doc/release-notes/8600-duplicate-templates.md | 9 - .../8608-bagit-support-validate-checksums.md | 10 - .../8663-update-create-ds-doc.md | 5 - doc/release-notes/ds54-csp.md | 1 - 15 files changed, 185 insertions(+), 74 deletions(-) create mode 100644 doc/release-notes/5.11-release-notes.md delete mode 100644 doc/release-notes/5663-shib-confirm-email.md delete mode 100644 doc/release-notes/7492_muting_notifications.md delete mode 100644 doc/release-notes/8227-verify-email.md delete mode 100644 doc/release-notes/8295-support-postgresql-14.md delete mode 100644 doc/release-notes/8380-counter-processor-update.md delete mode 100644 doc/release-notes/8456-upgrade-primefaces.md delete mode 100644 doc/release-notes/8525-ingest-optional-skip.md delete mode 100644 doc/release-notes/8533_semantic-api-updates.md delete mode 100644 doc/release-notes/8561-license-info-in-submit-for-review-pop-up.md delete mode 100644 doc/release-notes/8595-cvv-field-solr-update.md delete mode 100644 doc/release-notes/8600-duplicate-templates.md delete mode 100644 doc/release-notes/8608-bagit-support-validate-checksums.md delete mode 100644 doc/release-notes/8663-update-create-ds-doc.md delete mode 100644 doc/release-notes/ds54-csp.md diff --git a/doc/release-notes/5.11-release-notes.md b/doc/release-notes/5.11-release-notes.md new file mode 100644 index 00000000000..8bcceac6b08 --- /dev/null +++ b/doc/release-notes/5.11-release-notes.md @@ -0,0 +1,185 @@ +# Dataverse Software 5.11 + +This release brings new features, enhancements, and bug fixes to the Dataverse Software. Thank you to all of the community members who contributed code, suggestions, bug reports, and other assistance across the project. + +## Release Highlights + +### Terms of Access or Request Access Required for Restricted Files + +Beginning in this release, Restricted Files must have either Terms of Access or Request Access enabled. This change is to ensure that for each file in a Dataverse installation there is a clear path to get to the data, either through requesting access to the data or to provide context about why requesting access is not enabled. See #8191. + +In the "Notes for Dataverse Installation Administrators" section, we have provided a query to help proactively identify datasets that need to be updated. + +### Muting Notifications + +Users can control which notifications they receive if the system is [configured to allow this](https://guides.dataverse.org/en/5.11/admin/user-administration.html#letting-users-manage-receiving-notifications). See #7492. + +## Major Use Cases and Infrastructure Enhancements + +Changes and fixes in this release include: + +- Terms of Access or Request Access required for restricted files. (Issue #8191, PR #8308) +- Users can control which notifications they receive if the system is [configured to allow this](https://guides.dataverse.org/en/5.11/admin/user-administration.html#letting-users-manage-receiving-notifications). (Issue #7492, PR #8530) +- Tabular ingest can be skipped via API. (Issue #8525, PR #8532) +- The "Verify Email" button has been changed to "Send Verification Email" and rather than sometimes showing a popup now always sends a fresh verification email (and invalidates previous verification emails). (Issue #8227, PR #8579) +- For Shibboleth users, the `emailconfirmed` timestamp is now set on login for Shibboleth users and the UI should show "Verified". (Issue #5663, PR #8579) +- Information about the license selection (or custom terms) is now available in the confirmation popup when contributors click "Submit for Review". Previously, this was only available in the confirmation popup for the "Publish" button, which contributors do not see. (Issue #8561, PR #8691) +- For installations configured to support multiple languages, controlled vocabulary fields that do not allow multiple entries (e.g. journalArticleType) are now indexed properly. (Issue #8595, PR #8601, PR #8624) +- Harvesting now works when the Dublin core "language" field is set is set #8139. (Issue #8139, PR #8689) +- The API endpoint for listing notifications has been enhanced to show the subject, text, and timestamp of notifications. (Issue #8487, PR #8530) +- The API Guide has been updated to explain that the `Content-type` header is now (as of Dataverse 5.6) necessary to create datasets via native API. (Issue #8663, PR #8676) +- Admin API endpoints have been added to find and delete dataset templates. (Issue 8600, PR #8706) +- The BagIt file handler detects and transforms zip files with a BagIt package format into Dataverse data files, validating checksums along the way. See the [BagIt File Handler](https://guides.dataverse.org/en/5.11/installation//config.html#bagit-file-handler) section of the Installation Guide for details. (Issue #8608, PR #8677) +- PostgreSQL 14 can now be used (though we've tested mostly with 13). PostgreSQL 10+ is required. (Issue #8295, PR #8296) +- As always, widgets can be embedded in the `