Browse Source

22.12.00.011 db8261ef5e

master
Martin Renvoize 1 year ago
parent
commit
8c93bd14bc
Signed by untrusted user: martin.renvoize GPG Key ID: 422B469130441A0F
  1. 38
      release_notes_22_12_00.md

38
release_notes_22_12_00.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 22.12.00
10 Mar 2023
13 Mar 2023
Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@ -19,7 +19,7 @@ Installation instructions can be found at:
Koha 22.12.00 is a major release, that comes with many new features.
It includes 2 security fixes, 6 new features, 72 enhancements, 297 bugfixes.
It includes 2 security fixes, 8 new features, 73 enhancements, 300 bugfixes.
### System requirements
@ -56,6 +56,8 @@ You can learn about the system components (like OS and database) needed for runn
>This adds a GET endpoint for authorities to the REST API.
- [[31797]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31797) REST API: DELETE endpoint for Items
- [[31800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31800) REST API: POST endpoint for Biblios
- [[31801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31801) REST API: PUT endpoint for Biblios
- [[32734]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32734) REST API: Add a list endpoint for Biblios
## Enhancements
@ -149,6 +151,7 @@ You can learn about the system components (like OS and database) needed for runn
- [[32981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32981) Add REST API endpoint to list authorised values for a given category
- [[32997]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32997) Add REST API endpoint to list authorised values for multiple given categories
- [[33080]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33080) Add helpers that return result_set for further processing
- [[33083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33083) Handle generic collection of records methods
- [[33161]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33161) Implement +strings for GET /items and /items/:item_id
**Sponsored by** *Virginia Polytechnic Institute and State University*
@ -385,6 +388,7 @@ have already been fixed in maintainance releases)
**Sponsored by** *Catalyst*
- [[23247]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23247) Use EmbedItems in opac-MARCdetail.pl
- [[28672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28672) Improve EDI debug logging
- [[30920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30920) Add caching to C4::Biblio::GetAuthorisedValueDesc
- [[31675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31675) Remove packages from debian/control that are no longer used
- [[31893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31893) Some pages load about.tt template to check authentication rather than using checkauth
- [[32330]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32330) Table background_jobs is missing indexes
@ -406,6 +410,7 @@ have already been fixed in maintainance releases)
- [[32935]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32935) basketgroup.js is not longer used and should be removed
- [[32975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32975) Error in package.json's definition of css:build vs css:build:prod
- [[32978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32978) 'npm install' fails in ktd on aarch64, giving unsupported architecture error for node-sass
- [[33211]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33211) Fix failing test for basic_workflow.t when adding item
### Cataloging
@ -745,6 +750,7 @@ have already been fixed in maintainance releases)
- [[32673]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32673) Remove misc/load_testing/ scripts
- [[32979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32979) Add Test::Exception to Logger.t
- [[33054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33054) Koha/Acquisition/Order.t is failing randomly
- [[33214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33214) Make sure cache is cleared properly (30744 follow-up)
### Tools
@ -879,13 +885,13 @@ We thank the following individuals who contributed patches to Koha 22.12.00
- Aleisha Amohia (11)
- Pedro Amorim (18)
- Tomás Cohen Arazi (78)
- Tomás Cohen Arazi (82)
- Alex Arnaud (2)
- Andrew Auld (3)
- Matt Blenkinsop (13)
- Jérémy Breuillard (1)
- Alex Buckley (3)
- Nick Clemens (52)
- Nick Clemens (54)
- David Cook (18)
- Frédéric Demians (4)
- Jonathan Druart (141)
@ -905,12 +911,12 @@ We thank the following individuals who contributed patches to Koha 22.12.00
- The Minh Luong (1)
- Julian Maurice (18)
- Matthias Meusburger (3)
- Agustín Moyano (5)
- Agustín Moyano (8)
- David Nind (5)
- Jacob O'Mara (4)
- Mona Panchaud (1)
- Johanna Raisa (1)
- Martin Renvoize (71)
- Martin Renvoize (76)
- Marcel de Rooy (23)
- Caroline Cyr La Rose (6)
- Andreas Roussos (3)
@ -928,7 +934,7 @@ patches to Koha 22.12.00
- Athens County Public Libraries (67)
- BibLibre (36)
- Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (80)
- ByWater-Solutions (110)
- ByWater-Solutions (112)
- Catalyst (3)
- Catalyst Open Source Academy (11)
- Dataly Tech (4)
@ -941,26 +947,26 @@ patches to Koha 22.12.00
- Libriotech (1)
- mpan.ch (1)
- Prosentient Systems (18)
- PTFS-Europe (109)
- PTFS-Europe (114)
- Rijksmuseum (23)
- Solutions inLibro inc (13)
- Tamil (4)
- th-wildau.de (1)
- Theke Solutions (83)
- Theke Solutions (90)
We also especially thank the following individuals who tested patches
for Koha
- Michael Adamyk (1)
- Pedro Amorim (30)
- Tomás Cohen Arazi (646)
- Tomás Cohen Arazi (656)
- Axelle (2)
- Matt Blenkinsop (36)
- Matt Blenkinsop (37)
- Philippe Blouin (1)
- Christopher Brannon (1)
- Felicity Brown (2)
- Alex Buckley (1)
- Nick Clemens (103)
- Nick Clemens (104)
- Bob Bennhoff - CLiC (7)
- David Cook (7)
- Chris Cormack (2)
@ -977,7 +983,7 @@ for Koha
- Amaury GAU (2)
- Victor Grousset (6)
- Amit Gupta (1)
- Kyle M Hall (102)
- Kyle M Hall (105)
- Evelyn Hartline (1)
- Sally Healey (3)
- Heather Hernandez (7)
@ -999,7 +1005,7 @@ for Koha
- Helen Oliver (22)
- Jacob Omara (1)
- Pascal (1)
- Martin Renvoize (150)
- Martin Renvoize (152)
- Phil Ringnalda (1)
- Marcel de Rooy (57)
- Caroline Cyr La Rose (17)
@ -1008,7 +1014,7 @@ for Koha
- Fridolin Somers (12)
- Emmi Takkinen (1)
- George Veranis (1)
- Hammat Wele (3)
- Hammat Wele (5)
@ -1035,4 +1041,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 10 Mar 2023 16:51:53.
Autogenerated release notes updated last on 13 Mar 2023 19:29:01.

Loading…
Cancel
Save