From c0d5b3dc0c8ace804c4d16a1e6914e9cfe059573 Mon Sep 17 00:00:00 2001
From: Kyle M Hall 26 Jul 2021 24 Aug 2021 Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@@ -26,241 +26,239 @@ website for the Koha project is: Koha 21.05.03 is a bugfix/maintenance release. It includes 1 enhancements, 51 bugfixes. It includes 1 enhancement, 44 bugfixes. You can learn about the system components (like OS and database) needed for running Koha here: https://wiki.koha-community.org/wiki/System_requirements_and_recommendations [28299] OpacHiddenItems not working in OPAC lists [28679] Unable to click "Log in to your account" when GoogleOpenIDConnect is enabled This fixes an issue where items that should be hidden from display in the OPAC (using the rules in OpacHiddenItems, for example: damaged) were displayed under availability in OPAC lists. This fixes the login link in the OPAC when GoogleOpenIDConnect is enabled. It removes modal-related markup which was causing the link to fail. [28542] Move new authority from Z39.50/SRU to a button This makes the layout for creating new authorities consistent with creating new records - there is now a separate button 'New from Z39.50/SRU' (rather than being part of the drop-down list). [28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts This updates the 'lastseen' date for a patron when items are checked out (when TrackLastPatronActivity is enabled). (The last seen date is displayed on the patron details page.) [28242] Accessibility: OPAC - add captions and legends to tables and forms Sponsored by Catalyst [28422] OPAC MARC detail view doesn't correctly evaluate holdability In the normal and ISBD detail views for a record in the OPAC the 'Place hold' link only appears if a hold can actually be placed. This change fixes the MARC detail view so that it is consistent with the normal and ISBD detail views. (Before this, a 'Place hold' link would appear for the MARC detail, even if a hold couldn't be placed, for example if an item was recorded as not for loan.) [28545] Noisy uninitialized warn at opac-MARCdetail.pl line 313 [28868] Masthead.inc is missing class name This removes "..Use of uninitialized value in concatenation (.) or string at.." warning messages from the plack-opac-error.log when accessing the MARC view page for a record in the OPAC. This patch adds back the class 'mastheadsearch' which was lost during the upgrade to Bootstrap 4 in Bug 20168. [21286] Advanced search for Corporate-name creates Zebra errors [22801] Advance search yr uses copydate instead of date-of-publication This fixes the advanced search in the staff interface so that searching using the 'Corporate name' index now works correctly when the QueryAutoTruncate system preference is not enabled. Before this a search (using Zebra) for a name such as 'House plants' would not return any results and generate error messages in the log files. This fixes the advanced search form in the OPAC and staff interface so that the publication date (and range) uses the value(s) in 008 instead of 260$c when using Elasticsearch. [28601] Wrong breadcrumb for 'Home' on circulation-home [28747] Clarify wording on RestrictionBlockRenewing syspref This fixes the breadcrumb link to the the staff interface home page from the circulation area - it now links correctly to the staff interface home page, rather than the circulation page. This clarifies the wording for the RestrictionBlockRenewing system preference to make it clear that when set to Allow, it only allows renewal using the staff interface. [27498] Add a link for the hold ratios to acquisitions home page [28567] Pick-up location is not saved correctly when creating a new library This enhancement adds a link to the hold ratios report in the Acquisitions sidebar menu under the reports heading. This fixes an issue when adding a new library - the pick-up location was always saving as "Yes", even when no was selected. [28280] Item types configuration page doesn't use Price filter for default replacement cost and processing fee [28704] Library MARCOrgCode field needs maxlength attribute This fixes the display of 'Default replacement cost' and a
- 'Processing fee (when lost)' when adding item types so that amounts use two decimals instead of six. This fixes an error that occurs when you enter a "MARC organization code" in the form for adding and editing libraries. With this change the input field is limited to 16 characters. [28423] JavaScript error on MARC modifications page [28689] Extra %s in alert message when saving an item This patch makes a minor change to the MARC modifications template (Staff interface > Administration > MARC modification templates) so that the "mmtas" variable isn't defined if there is no JSON to be assigned as its value. This removes an unnecessary %s in the alert message when there are errors in the cataloging add item form (for example when mandatory fields are not entered). [28873] Incorrect age displayed in db_dependent/Koha/Patrons.t This fixes age tests in t/db_dependent/Koha/Patrons.t so that the correct ages are calculated and displayed. It also adds the category code 'AGE_5_10' in messages to display age limits. The Koha manual is maintained in Sphinx. The home page for Koha
-documentation is The Koha manual is maintained in Sphinx. The home page for Koha
+documentation is As of the date of these release notes, only the English version of the
-Koha manual is available: As of the date of these release notes, the Koha manual is available in the following languages: The Git repository for the Koha manual can be found atRELEASE NOTES FOR KOHA 21.05.03
-System requirements
Security bugs
-
-Koha
+Security fixes
-
Enhancements
-Searching
+Web services
-
Critical bugs fixed
+Acquisitions
+
+
+
+
+Hold requests
+
+
+
+
OPAC
-
-
Reports
-
+
+Staff Client
+
+
+
+
+Tools
+
+
+
Other bugs fixed
-About
+Acquisitions
-
Architecture, internals, and plumbing
-
Cataloging
-
-
Circulation
-
-
Command-line Utilities
-
-Fines and fees
+Hold requests
-
-Hold requests
+MARC Bibliographic data support
-
Notices
-
OPAC
-
-
-
REST API
-
-Reports
+Searching - Elasticsearch
-
-
-SIP2
-
-
-
-
-Searching - Zebra
-
-
-
-
Staff Client
-
-
-
Templates
+System Administration
-
+
+
-
-
Templates
+
+
+
-
Test Suite
-
-
-Tools
+
-
+
New system preferences
+Tools
-
Documentation
-
-
Partial translations are available for various other languages.
@@ -352,134 +350,126 @@ list to volunteer:Topic Experts:
Bug Wranglers:
Packaging Manager:
+Packaging Managers:
Documentation Manager: David Nind
Documentation Manager: Caroline Cyr La Rose
Documentation Team:
Translation Managers:
+Translation Managers:
Release Maintainers:
We thank the following libraries who are known to have sponsored -new features in Koha 21.05.03:
- -We thank the following individuals who contributed patches to Koha 21.05.03.
+We thank the following individuals who contributed patches to Koha 21.05.03
We thank the following libraries, companies, and other institutions who contributed patches to Koha 21.05.03
We also especially thank the following individuals who tested patches -for Koha.
+for KohaWe regret any omissions. If a contributor has been inadvertently missed, -please send a patch against these release notes to -koha-patches@lists.koha-community.org.
+please send a patch against these release notes to koha-devel@lists.koha-community.org.The Koha project uses Git for version control. The current development +
The Koha project uses Git for version control. The current development version of Koha can be retrieved by checking out the master branch of:
The branch for this version of Koha and future bugfixes in this release -line is (HEAD detached from 694665050c).
+line is 21.05.x.He rau ringa e oti ai. (Many hands finish the work)
-Autogenerated release notes updated last on 26 Jul 2021 13:33:45.
+Autogenerated release notes updated last on 24 Aug 2021 14:53:38.
diff --git a/misc/release_notes/release_notes_21_05_03.md b/misc/release_notes/release_notes_21_05_03.md index e99268862b..309af094f1 100644 --- a/misc/release_notes/release_notes_21_05_03.md +++ b/misc/release_notes/release_notes_21_05_03.md @@ -19,26 +19,18 @@ Installation instructions can be found at: Koha 21.05.03 is a bugfix/maintenance release. -It includes 2 enhancements, 44 bugfixes. +It includes 1 enhancement, 44 bugfixes. ### System requirements You can learn about the system components (like OS and database) needed for running Koha here: https://wiki.koha-community.org/wiki/System_requirements_and_recommendations +## Security fixes -## Security bugs - -### Koha - -- [[28784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28784) DoS in opac-search.pl causes OOM situation and 100% CPU (doesn't require login!) - +- [[28784]](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28784) DoS in opac-search.pl causes OOM situation and 100% CPU (doesn't require login!) ## Enhancements -### Hold requests - -- [[28833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28833) Speed up holds queue builder via parallel processing - ### Web services - [[28630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28630) ILSDI::AuthenticatePatron should set borrowers.lastseen @@ -277,37 +269,40 @@ The release team for Koha 21.05.03 is - Nick Clemens - Kyle M Hall - Victor Grousset - - Andrew Nugged - - Petro Vashchuk - Topic Experts: - UI Design -- Owen Leonard - REST API -- Tomás Cohen Arazi - - Elasticsearch -- Fridolin Somers - Zebra -- Fridolin Somers - Accounts -- Martin Renvoize - Bug Wranglers: - - Sally Healey + - Amit Gupta + - Mengü YazıcıoÄlu + - Indranil Das Gupta -- Packaging Manager: +- Packaging Managers: + - David Cook - Mason James + - AgustÃn Moyano -- Documentation Manager: David Nind +- Documentation Manager: Caroline Cyr La Rose - Documentation Team: + - Marie-Luce Laflamme - Lucy Vaux-Harvey + - Henry Bolshaw - David Nind -- Translation Managers: +- Translation Managers: + - Indranil Das Gupta - Bernardo González Kriegel - Release Maintainers: - - 21.05 -- Kyle Hall - 20.11 -- Fridolin Somers - - 20.05 -- Victor Grousset - - 19.11 -- Wainui Witika-Park + - 20.05 -- Andrew Fuerste-Henry + - 19.11 -- Victor Grousset ## Credits @@ -315,18 +310,18 @@ We thank the following individuals who contributed patches to Koha 21.05.03 - Tomás Cohen Arazi (3) - Jason Boyer (1) -- Nick Clemens (16) +- Nick Clemens (17) - David Cook (1) -- Jonathan Druart (13) +- Jonathan Druart (14) - Katrin Fischer (2) - Andrew Fuerste-Henry (5) - Lucas Gass (2) -- Kyle M Hall (8) +- Kyle M Hall (10) - Janusz Kaczmarek (1) - Joonas Kylmälä (1) - Owen Leonard (8) - Martin Renvoize (7) -- Marcel de Rooy (3) +- Marcel de Rooy (4) - Fridolin Somers (6) - Koha translators (1) @@ -336,13 +331,13 @@ patches to Koha 21.05.03 - Athens County Public Libraries (8) - BibLibre (6) - Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (2) -- ByWater-Solutions (31) +- ByWater-Solutions (34) - equinoxOLI.org (1) - Independant Individuals (1) -- Koha Community Developers (13) +- Koha Community Developers (14) - Prosentient Systems (1) - PTFS-Europe (7) -- Rijks Museum (3) +- Rijks Museum (4) - Theke Solutions (3) - University of Helsinki (1) @@ -350,21 +345,21 @@ We also especially thank the following individuals who tested patches for Koha - Salman Ali (1) -- Tomás Cohen Arazi (3) +- Tomás Cohen Arazi (5) - Sara Brown (1) -- Nick Clemens (8) +- Nick Clemens (9) - Jonathan Druart (56) - Katrin Fischer (26) - Andrew Fuerste-Henry (2) - Lucas Gass (5) -- Kyle M Hall (73) +- Kyle M Hall (76) - Mark Hofstetter (1) - Barbara Johnson (2) - Kelly (2) - Joonas Kylmälä (3) -- Owen Leonard (8) +- Owen Leonard (10) - David Nind (19) -- Marcel de Rooy (10) +- Marcel de Rooy (12) - Sally (1) - Fridolin Somers (1) - Petro Vashchuk (3) @@ -395,4 +390,4 @@ tracker at: He rau ringa e oti ai. (Many hands finish the work) -Autogenerated release notes updated last on 24 Aug 2021 13:09:12. +Autogenerated release notes updated last on 24 Aug 2021 14:52:25. -- 2.39.5