
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Evergreen ILS". The branch, rel_3_15 has been updated via c75690ec798700afd2800fd4047cf2fa583d8f20 (commit) via 0970fb957a387e60696cf9bb7266235458b6b6f0 (commit) from 47fe944c8651e07b5bbe84f93057dacca9cec3a2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c75690ec798700afd2800fd4047cf2fa583d8f20 Author: Jane Sandberg <js7389@princeton.edu> Date: Tue Jun 17 08:40:31 2025 -0700 Release notes for 3.14.7 Signed-off-by: Jane Sandberg <js7389@princeton.edu> diff --git a/docs/RELEASE_NOTES_3_14.adoc b/docs/RELEASE_NOTES_3_14.adoc index aefcee07b4..a9928d46ef 100644 --- a/docs/RELEASE_NOTES_3_14.adoc +++ b/docs/RELEASE_NOTES_3_14.adoc @@ -3,6 +3,34 @@ :numbered: :toclevels: 3 +== Evergreen 3.14.7 == + +=== Circulation === + +* Fix multiple issues with checking out pre-cat items (https://bugs.launchpad.net/bugs/2112185[Bug 2112185]) and (https://bugs.launchpad.net/evergreen/+bug/2113754[Bug 2113754]) +* Fixes broken print button below the patron holds grid. (https://bugs.launchpad.net/evergreen/+bug/2110746[Bug 2110746]) +* Fix typo in experimental circulation interface. (https://bugs.launchpad.net/evergreen/+bug/2088295[Bug 2088295]) + +=== Public catalog === +* Fixes a typo in the Bootstrap OPAC credit card payment confirmation screen. (https://bugs.launchpad.net/evergreen/+bug/2090940[Bug 2090940]) + +=== Miscellaneous === + +* Make oils_xpath_string more flexible WRT XPath functions. (https://bugs.launchpad.net/evergreen/+bug/2112412[Bug 2112412]) +* Fixes grid rendering glitch caused by nameless columns. (https://bugs.launchpad.net/evergreen/+bug/2113904[Bug 2113904]) + +=== Contributors === + +* Dan Briem +* Gina Monti +* Jane Sandberg +* Mike Rylander +* Ruth Frasur Davis +* Shula Link +* Stephanie Leary +* blake +* spmorrison + == Evergreen 3.14.6 == commit 0970fb957a387e60696cf9bb7266235458b6b6f0 Author: Jane Sandberg <js7389@princeton.edu> Date: Tue Jun 17 08:36:06 2025 -0700 Release notes for 3.15.2 Signed-off-by: Jane Sandberg <js7389@princeton.edu> diff --git a/docs/RELEASE_NOTES_3_15.adoc b/docs/RELEASE_NOTES_3_15.adoc index d41a08e596..063d8ce510 100644 --- a/docs/RELEASE_NOTES_3_15.adoc +++ b/docs/RELEASE_NOTES_3_15.adoc @@ -3,6 +3,44 @@ :numbered: :toclevels: 3 +== Evergreen 3.15.2 == + +=== Circulation === + +* Fix multiple issues with checking out pre-cat items (https://bugs.launchpad.net/bugs/2112185[Bug 2112185]) and (https://bugs.launchpad.net/evergreen/+bug/2113754[Bug 2113754]) +* Fixes broken print button below the patron holds grid. (https://bugs.launchpad.net/evergreen/+bug/2110746[Bug 2110746]) +* Fix typo in experimental circulation interface. (https://bugs.launchpad.net/evergreen/+bug/2088295[Bug 2088295]) + +=== Documentation === + +* Permission list documentation more in line with current permissions in Evergreen's database. (https://bugs.launchpad.net/evergreen/+bug/2111611[Bug 2111611]) + + +=== Public catalog === + +* Fixes a typo in the Bootstrap OPAC credit card payment confirmation screen. (https://bugs.launchpad.net/evergreen/+bug/2090940[Bug 2090940]) + + +=== Miscellaneous === + +* Make oils_xpath_string more flexible WRT XPath functions. (https://bugs.launchpad.net/evergreen/+bug/2112412[Bug 2112412]) +* Fixes 'Save Grid Settings' on MARC Coded Value Maps grid. (https://bugs.launchpad.net/evergreen/+bug/1927510[Bug 1927510]) + +=== Contributors === + +* Carol Witt +* Dan Briem +* Gina Monti +* Jane Sandberg +* Jason Stephenson +* Mike Rylander +* Ruth Frasur Davis +* Shula Link +* Stephanie Leary +* Terran McCanna +* blake +* spmorrison + == Evergreen 3.15.1 == This release contains bug fixes and documentation fixes improving on Evergreen 3.15.0. ----------------------------------------------------------------------- Summary of changes: docs/RELEASE_NOTES_3_14.adoc | 28 ++++++++++++++++++++++++++++ docs/RELEASE_NOTES_3_15.adoc | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) hooks/post-receive -- Evergreen ILS