From 4126eb52988a926d7d8742c03db2363756fc1786 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Tue, 22 Oct 2024 11:06:49 -0400 Subject: [PATCH] docs: Update release notes for 3.14.0 Signed-off-by: Jason Stephenson --- docs/RELEASE_NOTES_3_14.adoc | 34 +++++++++++++++++-- .../format_setting_deprecated.adoc | 6 ---- .../Architecture/min-postgresql.adoc | 17 ---------- docs/RELEASE_NOTES_NEXT/miscellaneous.adoc | 26 +------------- 4 files changed, 33 insertions(+), 50 deletions(-) delete mode 100644 docs/RELEASE_NOTES_NEXT/Administration/format_setting_deprecated.adoc delete mode 100644 docs/RELEASE_NOTES_NEXT/Architecture/min-postgresql.adoc diff --git a/docs/RELEASE_NOTES_3_14.adoc b/docs/RELEASE_NOTES_3_14.adoc index 1b9bad6d40..1e6835334d 100644 --- a/docs/RELEASE_NOTES_3_14.adoc +++ b/docs/RELEASE_NOTES_3_14.adoc @@ -3,7 +3,7 @@ :numbered: :toclevels: 3 -== Evergreen 3.14-rc == +== Evergreen 3.14.0 == === New Features === @@ -226,6 +226,32 @@ The database holds a `actor.patron_loader_log` table that logs sessions and fail https://bugs.launchpad.net/evergreen/+bug/1786524[#1786524] +== Date / Time Format Settings Deprecated == + +The format.date and format.time org unit settings are no longer used +by the staff client and have been marked Deprecated. If you are not +using these OU settings in a local customization they can be removed +from the database at your convenience. + += Architecture = + +== New PostgreSQL Minimum Version == + +Evergreen 3.14 no longer supports new installations on PostgreSQL +versions less than 13. Evergreen 3.14 is still compatible with +PostgreSQL versions of 10 or higher. Existing installations may +upgrade to Evergreen 3.14 without requiring a PostreSQL upgrade. + +Compatibility with obsolete PostgreSQL database versions is not +guaranteed in the next major Evergreen release. Users are encouraged +to upgrade to a more recent PostgreSQL version if they are running +PostgreSQL versions between 10 and 12. + +The PostgreSQL community recommends a dump and restore from the older +PostgreSQL database to the newer one when upgrading over major +versions. For more information, +https://www.postgresql.org/docs/current/upgrading.html#UPGRADING-VIA-PGDUMPALL[see the PostgreSQL upgrade documentation]. + = Cataloging = == Angular Record Buckets == @@ -469,7 +495,7 @@ Improves styling and accessiblity and adds the following library settings: https://bugs.launchpad.net/evergreen/+bug/2065448[#2065448] -= Reports= += Reports = == Reports Security Enhancements == @@ -619,6 +645,9 @@ https://bugs.launchpad.net/bugs/1906462[#1906462] * Shared depth selector component (https://bugs.launchpad.net/evergreen/+bug/2065344[Bug 2065344]) * Angular Circulation notes, alerts, and messages (https://bugs.launchpad.net/evergreen/+bug/2065344[Bug 2065344]) * Side navigation for Angular Circulation (https://bugs.launchpad.net/evergreen/+bug/2065344[Bug 2065344]) +* Fix line item cancellation failure due to undefined volume retrieval. (https://bugs.launchpad.net/evergreen/+bug/2084096[Bug 2084096]) +* DOB input compatibility for old OPAC self-reg templates (https://bugs.launchpad.net/evergreen/+bug/2084166[Bug 2084166]) +* Bugfix for record bucket sharing perm check. (https://bugs.launchpad.net/evergreen/+bug/2084835[Bug 2084835]) :leveloffset: 0 @@ -663,6 +692,7 @@ Evergreen: * John Amundson * Josh Stompro * Kathy Lussier +* kdandy1 * Lena Hernandez * Linda Jansová * Lindsay Stratton diff --git a/docs/RELEASE_NOTES_NEXT/Administration/format_setting_deprecated.adoc b/docs/RELEASE_NOTES_NEXT/Administration/format_setting_deprecated.adoc deleted file mode 100644 index a29057fb4a..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Administration/format_setting_deprecated.adoc +++ /dev/null @@ -1,6 +0,0 @@ -== Date / Time Format Settings Deprecated == - -The format.date and format.time org unit settings are no longer used by the staff client -and have been marked Deprecated. If you are not using these OU settings in a local customization -they can be removed from the database at your convenience. - diff --git a/docs/RELEASE_NOTES_NEXT/Architecture/min-postgresql.adoc b/docs/RELEASE_NOTES_NEXT/Architecture/min-postgresql.adoc deleted file mode 100644 index 479d4b67c1..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Architecture/min-postgresql.adoc +++ /dev/null @@ -1,17 +0,0 @@ -== New PostgreSQL Minimum Version == - -Evergreen 3.14 no longer supports new installations on PostgreSQL -versions less than 13. Evergreen 3.14 is still compatible with -PostgreSQL versions of 10 or higher. Existing installations may -upgrade to Evergreen 3.14 without requiring a PostreSQL upgrade. - -Compatibility with obsolete PostgreSQL database versions is not -guaranteed in the next major Evergreen release. Users are encouraged -to upgrade to a more recent PostgreSQL version if they are running -PostgreSQL versions between 10 and 12. - -The PostgreSQL community recommends a dump and restore from the older -PostgreSQL database to the newer one when upgrading over major -versions. For more information, -https://www.postgresql.org/docs/current/upgrading.html#UPGRADING-VIA-PGDUMPALL[see the PostgreSQL upgrade documentation]. - diff --git a/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc b/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc index df93a6d75e..397db75f0d 100644 --- a/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc +++ b/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc @@ -1,25 +1 @@ - * For patron self-registration [Lp 2065448](https://bugs.launchpad.net/evergreen/+bug/2065448), improves styling and accessiblity and adds the following library settings: - ** 'Hide Username field in Patron Self-Reg.' - Hides the Requested Username field in the Patron Self-Registration interface. - ** 'Patron Self-Reg. Date of Birth Order' - The order in which to present the Month, Day, and Year elements for the Date of Birth field in Patron Self-Registration. Use the letter M for Month, D for Day, and Y for Year. Examples: MDY, DMY, YMD' - * LP1902120 Customizing the label for items with no parts (formerly "All Parts" or "Any Part") - - This feature creates a new table for localizable strings intended to be used in - UI's. This is not a replacement for the existing I18N system for templates, but - does allow developers to choose some strings to be more easily accessible to - staff/admins for dynamic localization. The string we're focused on here is a - replacement for the "All Parts" and "Any Part" label in various Place Hold - interfaces when monographic parts are an option. - - There is a UI for managing such strings under *Administration -> Server - Administration -> I18N: Localized UI Strings*. An admin could change the - "string" field directly, or use the existing Apply Translation mechanism to - customize the string for a specific locale. - - As a bonus feature, we also expose an alternate UI for handling entries for - said Translation mechanism. This can be found under *Administration -> Server - Administration -> I18N: Localized Fieldmapper Strings*. - - These customizations are global to the Evergreen installation. - +: