From: Jane Sandberg Date: Tue, 20 Nov 2018 16:27:35 +0000 (-0800) Subject: Docs: release notes for 3.2.2 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2867043ad26be37de7e8e1e0de31a1853d3924a7;p=working%2FEvergreen.git Docs: release notes for 3.2.2 Signed-off-by: Jane Sandberg --- diff --git a/docs/RELEASE_NOTES_3_2.adoc b/docs/RELEASE_NOTES_3_2.adoc index ea7f29f1c1..50985bf243 100644 --- a/docs/RELEASE_NOTES_3_2.adoc +++ b/docs/RELEASE_NOTES_3_2.adoc @@ -3,6 +3,84 @@ Evergreen 3.2 Release Notes :toc: :numbered: +Evergreen 3.2.2 +---------------- +This release contains bug fixes improving on Evergreen 3.2.1. +All bug fixes refer to the web staff client unless otherwise specified. + +Bug fixes +~~~~~~~~~ + +General +^^^^^^^ + +* Fixes a bug that blocked logging in from mobile browsers +* Fixes a readability issue with mobile menus +* Fixes performance issue related to grid tooltips. +* Fixes an issue that caused some grid columns to appear +empty. + +Cataloging +^^^^^^^^^^ + +* Improves the functionality of setting a default tab of a bib record +* The web client now remembers the most recently selected copy template +* Adds help tips to Print Item Labels Settings tab +* If you add or edit copies and/or volumes from the Holdings View tab, +the view now automatically refreshes to show your changes. +* Provides an upgrade to MODS 3.3 for older Evergreen installations. +* Improves usability of Z39.50 MARC View. + + +Circulation +^^^^^^^^^^^ + +* Fixes a daylight savings time-related circulation bug. +* Fixes a bug that caused deleted items to show up on the holds shelf. +* Staff can now place multiple email addresses into the patron registration/ +edit form, depending on the value of the `ui.patron.edit.au.email.regex` +library setting. +* Fixes an issue with the offline circulation module. +* When merging two users, the non-lead account is now completely purged from +the database, rather than simply being marked as deleted. + +Public catalog +^^^^^^^^^^^^^^ + +* Removes incorrect copy counts from metarecord search results pages +* Electronic resources now display in the browse interfaces + +System administration +^^^^^^^^^^^^^^^^^^^^^ + +* The example Apache 2.4 configuration now enables remoteip. +* Improves syntax in the fm_idl file. + + +Acknowledgements +~~~~~~~~~~~~~~~~ +We would like to thank the following individuals who contributed code, +tests and documentation patches to the 3.2.2 point release of +Evergreen: + +* Jason Boyer +* Galen Charlton +* Garry Collum +* Bill Erickson +* Rogan Hamby +* Rosie Le Faive +* Jeanette Lundgren +* Kathy Lussier +* Mike Rylander +* Jane Sandberg +* Janet Schrader +* Chris Sharp +* Ben Shum +* Remington Steed +* Jason Stephenson +* Cesar Velez +* Dan Wells + Evergreen 3.2.1 ---------------- This release contains bug fixes improving on Evergreen 3.2.0.