From 999c1b5fabc7d11de4f251b27512aa0babef9be6 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Wed, 19 Jun 2019 06:31:26 -0700 Subject: [PATCH] Docs: 3.1.13 release notes Signed-off-by: Jane Sandberg --- docs/RELEASE_NOTES_3_1.adoc | 126 ++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc index 96a67a06af..bfa49b2e61 100644 --- a/docs/RELEASE_NOTES_3_1.adoc +++ b/docs/RELEASE_NOTES_3_1.adoc @@ -3,6 +3,132 @@ Evergreen 3.1 Release Notes :toc: :numbered: +Evergreen 3.1.13 +---------------- + +This release contains bug fixes improving on Evergreen 3.1.12. +All bug fixes refer to the web staff client unless otherwise specified. + +Bug fixes +~~~~~~~~~ + +Circulation +^^^^^^^^^^^ +* Corrects a rounding error that caused fines to exceed the max fines +amount +(https://bugs.launchpad.net/evergreen/+bug/1704819[Bug #1704819]) +* Corrects an issue with printing Items Out receipts +(https://bugs.launchpad.net/evergreen/+bug/1790896[Bug #1790896]) +* SIP Visa payments are now recorded as credit card, rather than cash +payments +(https://bugs.launchpad.net/evergreen/+bug/1796942[Bug #1796942]) +* Converting change to patron credit no longer requires staff members +to refresh the screen to see the new credit +(https://bugs.launchpad.net/evergreen/+bug/1775639[Bug #1775639]) +* The patron summary now includes tooltips that were available in +the XUL client +(https://bugs.launchpad.net/evergreen/+bug/1772206[Bug #1772206]) +* The patron holds grid now includes a SMS Carrier column +(https://bugs.launchpad.net/evergreen/+bug/1748265[Bug #1748265]) +* When registering a new patron from Pending Patrons, the address +type dropdown now supports a default value +(https://bugs.launchpad.net/evergreen/+bug/1816180[Bug #1816180]) +* The Items Out grid now includes a Monograph Parts column +(https://bugs.launchpad.net/evergreen/+bug/1789257[Bug #1789257]) +* The annotate checkbox on the bill payment screen is now sticky +(https://bugs.launchpad.net/evergreen/+bug/1759343[Bug #1759343]) + +Cataloging +^^^^^^^^^^ + +* The holdings editor saves default values more consistently +(https://bugs.launchpad.net/evergreen/+bug/1812900[Bug #1812900]) +* Statistical categories and their entries are now alphabetized in the +holdings editor (Bugs +https://bugs.launchpad.net/evergreen/+bug/1744386[Bug #1744386] and +https://bugs.launchpad.net/evergreen/+bug/1777184[Bug #1777184]) +* The holdings editor now lists monograph parts in reverse alphabetical +order +(https://bugs.launchpad.net/evergreen/+bug/1760893[Bug #1760893]) +* Buckets created from the MARC Batch Import process are now available +in the MARC Batch Edit interface +(https://bugs.launchpad.net/evergreen/+bug/1440890[Bug #1440890]) +* The record bucket interface only displays the Merge action when +multiple records are selected +(https://bugs.launchpad.net/evergreen/+bug/1760599[Bug #1760599]) + +Client +^^^^^^ + +* The menu in the top right corner is now named "Logout and more..." +(https://bugs.launchpad.net/evergreen/+bug/1796914[Bug #1796914]) + +Public Catalog +^^^^^^^^^^^^^^ + +* Avoids Internal Server Errors on search result page +(https://bugs.launchpad.net/evergreen/+bug/1155706[Bug #1155706]) +* Double clicking the Place Hold button can no longer result in +multiple holds +(https://bugs.launchpad.net/evergreen/+bug/1029601[Bug #1029601]) + +Reports +^^^^^^^ + +* Adds a more user-friendly interface for boolean filters +(https://bugs.launchpad.net/evergreen/+bug/1642337[Bug #1642337]) + +System administration +^^^^^^^^^^^^^^^^^^^^^ + +* Improves consistency in terminology in the Local Administration +screen +(https://bugs.launchpad.net/evergreen/+bug/1776913[Bug #1776913]) + +Automated tests +^^^^^^^^^^^^^^^ +* Fixes an automated test related to translations and internationalization +(https://bugs.launchpad.net/evergreen/+bug/1768987[Bug #1768987]) + +Database +^^^^^^^^ + +* Adds some foreign key functions that may be missing from your database +(https://bugs.launchpad.net/evergreen/+bug/1772028[Bug #1772028]) + + +Acknowledgments +~~~~~~~~~~~~~~~ +We would like to thank the following individuals who contributed code, +testing and documentation patches to the 3.1.13 point release of +Evergreen: + +* John Amundson +* a. bellenir +* Jason Boyer +* Galen Charlton +* Garry Collum +* Dawn Dale +* Jeff Davis +* Bill Erickson +* Jason Etheridge +* Lynn Floyd +* Jeff Godin +* Rogan Hamby +* Kyle Huckins +* Sam Link +* Terran McCanna +* Bill Ott +* Suzanne Paterno +* Dan Pearl +* Geoff Sams +* Janet Schrader +* Remington Steed +* Jason Stephenson +* Josh Stompro +* Cesar Velez +* Dan Wells + Evergreen 3.1.12 ---------------- -- 2.43.2