
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_14 has been updated via 9c2dd89205198213e665e87db44976cd430cdf74 (commit) from 3fd1a67f7e0c753059585a4ee455ae4f91c1c5d3 (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 9c2dd89205198213e665e87db44976cd430cdf74 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 == ----------------------------------------------------------------------- Summary of changes: docs/RELEASE_NOTES_3_14.adoc | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) hooks/post-receive -- Evergreen ILS