Docs: Add bugfix release notes for 3.1.12
authorRemington Steed <rjs7@calvin.edu>
Fri, 17 May 2019 19:38:44 +0000 (15:38 -0400)
committerRemington Steed <rjs7@calvin.edu>
Fri, 17 May 2019 20:42:36 +0000 (16:42 -0400)
Signed-off-by: Remington Steed <rjs7@calvin.edu>

docs/RELEASE_NOTES_3_1.adoc

index d799b84..a052d56 100644 (file)
@@ -3,6 +3,85 @@ Evergreen 3.1 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.1.12
+----------------
+
+This release contains bug fixes improving on Evergreen 3.1.11.
+All bug fixes refer to the web staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+Booking
+^^^^^^^
+
+* Fixes a bug in the Booking URL path that failed with newer Apache
+* (https://bugs.launchpad.net/evergreen/+bug/1823387[Bug #1823387])
+
+Circulation
+^^^^^^^^^^^
+
+* Fixes a display bug with the patron record Group Members list
+* (https://bugs.launchpad.net/evergreen/+bug/1642036[Bug #1642036])
+* Fixes title sort on the patron Items Out Screen
+* (https://bugs.launchpad.net/evergreen/+bug/1782014[Bug #1782014])
+* Fixes the ability to place holds from item buckets
+* (https://bugs.launchpad.net/evergreen/+bug/1806394[Bug #1806394])
+* Fixes a bug with editing the due date of an hourly loan that would lose the
+* time (https://bugs.launchpad.net/evergreen/+bug/1552778[Bug #1552778])
+
+Cataloging
+^^^^^^^^^^
+
+* Fixes a bug where copy templates would not apply properly
+* (https://bugs.launchpad.net/evergreen/+bug/1788680[Bug #1788680])
+* Fixes the default cursor focus on the holdings editor
+* (https://bugs.launchpad.net/evergreen/+bug/1752968[Bug #1752968])
+* Fixes a bug that failed to honor the "Retain empty bib records"
+* (cat.bib.keep_on_empty) setting when transferring items
+* (https://bugs.launchpad.net/evergreen/+bug/1333893[Bug #1333893])
+
+Public Catalog
+^^^^^^^^^^^^^^
+
+* Restores ability to request password resets
+* (https://bugs.launchpad.net/evergreen/+bug/1804038[Bug #1804038])
+
+System administration
+^^^^^^^^^^^^^^^^^^^^^
+
+* Fixes the help text in action_trigger_aggregator.pl related to the remote-acct
+* argument (https://bugs.launchpad.net/evergreen/+bug/1803729[Bug #1803729])
+* Adds a missing page title for the Statistical Popularity Badges admin page
+* (https://bugs.launchpad.net/evergreen/+bug/1826890[Bug #1826890])
+
+
+Acknowledgments
+~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+testing and documentation patches to the 3.1.12 point release of
+Evergreen:
+
+* John Amundson
+* Jason Boyer
+* Galen Charlton
+* Garry Collum
+* Jeff Davis
+* Bill Erickson
+* Blake Graham-Henderson
+* Rogan Hamby
+* Kathy Lussier
+* Millissa Macomber
+* Mike Rylander
+* Jane Sandberg
+* Janet Schrader
+* Remington Steed
+* Jason Stephenson
+* Josh Stompro
+* Dan Wells
+* Beth Willis
+
+
 Evergreen 3.1.11
 ----------------