From 83a8369553a75189f7633eef5661575ef5d62cc7 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Fri, 5 May 2023 20:02:02 +0000 Subject: [PATCH] Update the release notes for the 22.05.12 release Signed-off-by: Lucas Gass --- .../release_notes/release_notes_22_05_12.html | 410 ++++++++++++++++++ misc/release_notes/release_notes_22_05_12.md | 344 +++++++++++++++ 2 files changed, 754 insertions(+) create mode 100644 misc/release_notes/release_notes_22_05_12.html create mode 100644 misc/release_notes/release_notes_22_05_12.md diff --git a/misc/release_notes/release_notes_22_05_12.html b/misc/release_notes/release_notes_22_05_12.html new file mode 100644 index 0000000000..b16c138fa9 --- /dev/null +++ b/misc/release_notes/release_notes_22_05_12.html @@ -0,0 +1,410 @@ +

RELEASE NOTES FOR KOHA 22.05.12

+ +

05 May 2023

+ +

Koha is the first free and open source software library automation +package (ILS). Development is sponsored by libraries of varying types +and sizes, volunteers, and support companies from around the world. The +website for the Koha project is:

+ + + +

Koha 22.05.12 can be downloaded from:

+ + + +

Installation instructions can be found at:

+ + + +

Koha 22.05.12 is a bugfix/maintenance release.

+ +

It includes 22 bugfixes.

+ +

System requirements

+ +

You can learn about the system components (like OS and database) needed for running Koha here.

+ +

Critical bugs fixed

+ +

Architecture, internals, and plumbing

+ + + +

Cataloging

+ + + +

Installation and upgrade (web-based installer)

+ + + +

Label/patron card printing

+ + + +

Other bugs fixed

+ +

Architecture, internals, and plumbing

+ + + +

Cataloging

+ + + +

Command-line Utilities

+ + + +

Hold requests

+ + + +

I18N/L10N

+ + + +

ILL

+ + + +

MARC Authority data support

+ + + +

Packaging

+ + + +

Reports

+ + + +

Searching

+ + + +

Searching - Elasticsearch

+ + + +

Self checkout

+ + + +

Templates

+ + + +

Documentation

+ +

The Koha manual is maintained in Sphinx. The home page for Koha +documentation is

+ + + +

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 at

+ + + +

Translations

+ +

Complete or near-complete translations of the OPAC and staff +interface are available in this release for the following languages:

+ + + +

Partial translations are available for various other languages.

+ +

The Koha team welcomes additional translations; please see

+ + + +

For information about translating Koha, and join the koha-translate +list to volunteer:

+ + + +

The most up-to-date translations can be found at:

+ + + +

Release Team

+ +

The release team for Koha 22.05.12 is

+ + + +

Credits

+ +

We thank the following libraries, companies, and other institutions who are known to have sponsored +new features in Koha 22.05.12

+ + + +

We thank the following individuals who contributed patches to Koha 22.05.12

+ + + +

We thank the following libraries, companies, and other institutions who contributed +patches to Koha 22.05.12

+ + + +

We also especially thank the following individuals who tested patches +for Koha

+ + + +

We regret any omissions. If a contributor has been inadvertently missed, +please send a patch against these release notes to koha-devel@lists.koha-community.org.

+ +

Revision control notes

+ +

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 rmain2205.

+ +

Bugs and feature requests

+ +

Bug reports and feature requests can be filed at the Koha bug +tracker at:

+ + + +

He rau ringa e oti ai. +(Many hands finish the work)

+ +

Autogenerated release notes updated last on 05 May 2023 19:58:17.

diff --git a/misc/release_notes/release_notes_22_05_12.md b/misc/release_notes/release_notes_22_05_12.md new file mode 100644 index 0000000000..d800c8c13d --- /dev/null +++ b/misc/release_notes/release_notes_22_05_12.md @@ -0,0 +1,344 @@ +# RELEASE NOTES FOR KOHA 22.05.12 +05 May 2023 + +Koha is the first free and open source software library automation +package (ILS). Development is sponsored by libraries of varying types +and sizes, volunteers, and support companies from around the world. The +website for the Koha project is: + +- [Koha Community](http://koha-community.org) + +Koha 22.05.12 can be downloaded from: + +- [Download](http://download.koha-community.org/koha-22.05.12.tar.gz) + +Installation instructions can be found at: + +- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) +- OR in the INSTALL files that come in the tarball + +Koha 22.05.12 is a bugfix/maintenance release. + +It includes 22 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). + + + + + + +## Critical bugs fixed + +### Architecture, internals, and plumbing + +- [[33183]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33183) Error inserting matchpoint_components when creating record matching rules with MariaDB 10.6 +- [[33309]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33309) Race condition while checkout renewal with ES + +### Cataloging + +- [[30966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30966) Record overlay rules - can't use Z39.50 filter + + **Sponsored by** *Koha-Suomi Oy* +- [[33100]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33100) Authority linking doesn't work for bib headings ending in two or more punctuation characters + +### Installation and upgrade (web-based installer) + +- [[32399]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32399) Database update for bug 30483 is failing + +### Label/patron card printing + +- [[31259]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31259) Downloading patron card PDF hangs the server + + +## Other bugs fixed + +### Architecture, internals, and plumbing + +- [[33211]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33211) Fix failing test for basic_workflow.t when adding item +- [[33341]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33341) Perl 5.36 doesn't consider some of our code cool + +### Cataloging + +- [[33144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33144) Authority lookup in advanced editor overencodes HTML + +### Command-line Utilities + +- [[33285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33285) It should be possible to specify the separator used in runreport.pl + +### Hold requests + +- [[33198]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33198) request.pl is calculating pickup locations that are not used + +### I18N/L10N + +- [[33076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33076) Add context to "Quotes" +- [[33151]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33151) Improve translation of strings in cities and circulation desk administration pages + +### ILL + +- [[28641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28641) ILLHiddenRequestStatuses does not consider custom statuses + + **Sponsored by** *PTFS Europe* + +### MARC Authority data support + +- [[32279]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32279) GetAuthorizedHeading missing from exports of C4::AuthoritiesMarc +- [[32280]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32280) Export method ImportBreedingAuth from C4::Breeding + +### Packaging + +- [[33168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33168) Timeline on "About Koha" is not working for package installs + +### Reports + +- [[33063]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33063) Duplicated reports should maintain subgroup of original + +### Searching + +- [[13976]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13976) Sorting search results by popularity is alphabetical + + >This patch fixes the sorting of searches by popularity, ensuring that results are sorted numerically. + > + >Note: The popularity search requires the use of either the syspref UpdateTotalIssuesOnCirc or the update_totalissue.pl cronjob + +### Searching - Elasticsearch + +- [[32519]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32519) In Elasticsearch mappings table use search field name + +### Self checkout + +- [[33150]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33150) Add specific message for renewal too_soon situation + +### Templates + +- [[33137]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33137) Make sure columns on transactions and 'pay fines' tab are matching up + + + +## Documentation + +The Koha manual is maintained in Sphinx. The home page for Koha +documentation is + +- [Koha Documentation](http://koha-community.org/documentation/) + +As of the date of these release notes, the Koha manual is available in the following languages: + + +- [Arabic](https://koha-community.org/manual/22.05/ar/html/) (28.2%) +- [Chinese (Taiwan)](https://koha-community.org/manual/22.05/zh_TW/html/) (93.9%) +- [English (USA)](https://koha-community.org/manual/22.05/en/html/) +- [French](https://koha-community.org/manual/22.05/fr/html/) (66.1%) +- [German](https://koha-community.org/manual/22.05/de/html/) (68.2%) +- [Hindi](https://koha-community.org/manual/22.05/hi/html/) (100%) +- [Italian](https://koha-community.org/manual/22.05/it/html/) (41.2%) +- [Spanish](https://koha-community.org/manual/22.05/es/html/) (29.8%) +- [Turkish](https://koha-community.org/manual/22.05/tr/html/) (33.5%) + +The Git repository for the Koha manual can be found at + +- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual) + + +## Translations + +Complete or near-complete translations of the OPAC and staff +interface are available in this release for the following languages: + +- Arabic (77.8%) +- Armenian (100%) +- Armenian (Classical) (71.6%) +- Bulgarian (85.5%) +- Chinese (Taiwan) (95.2%) +- Czech (62.3%) +- English (New Zealand) (68.5%) +- English (USA) +- Finnish (95%) +- French (100%) +- French (Canada) (99.7%) +- German (100%) +- German (Switzerland) (54.1%) +- Greek (55.5%) +- Hindi (100%) +- Italian (100%) +- Nederlands-Nederland (Dutch-The Netherlands) (85.3%) +- Norwegian Bokmål (55.9%) +- Persian (58.7%) +- Polish (100%) +- Portuguese (87.3%) +- Portuguese (Brazil) (77%) +- Russian (78.3%) +- Slovak (63.8%) +- Spanish (100%) +- Swedish (78.4%) +- Telugu (84.5%) +- Turkish (94.2%) +- Ukrainian (74.2%) + +Partial translations are available for various other languages. + +The Koha team welcomes additional translations; please see + +- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) + +For information about translating Koha, and join the koha-translate +list to volunteer: + +- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) + +The most up-to-date translations can be found at: + +- [Koha Translation](http://translate.koha-community.org/) + +## Release Team + +The release team for Koha 22.05.12 is + + +- Release Manager: Tomás Cohen Arazi + +- Release Manager assistants: + - Jonathan Druart + - Martin Renvoize + +- QA Manager: Katrin Fischer + +- QA Team: + - Aleisha Amohia + - Nick Clemens + - David Cook + - Jonathan Druart + - Lucas Gass + - Victor Grousset + - Kyle M Hall + - Martin Renvoize + - Marcel de Rooy + - Fridolin Somers + +- Topic Experts: + - UI Design -- Owen Leonard + - Zebra -- Fridolin Somers + - REST API -- Martin Renvoize + +- Bug Wranglers: + - Aleisha Amohia + - Indranil Das Gupta + +- Packaging Manager: Mason James + + +- Documentation Manager: Caroline Cyr La Rose + + +- Documentation Team: + - Aude Charillon + - David Nind + - Lucy Vaux-Harvey + +- Translation Manager: Bernardo González Kriegel + + +- Wiki curators: + - Thomas Dukleth + - Katrin Fischer + +- Release Maintainers: + - 22.11 -- PTFS Europe (Martin Renvoize, Matt Blenkinsop, Jacob O'Mara, Pedro Amorim) + - 22.05 -- Lucas Gass + - 21.11 -- Arthur Suzuki + - 21.05 -- Wainui Witika-Park + +## Credits +We thank the following libraries, companies, and other institutions who are known to have sponsored +new features in Koha 22.05.12 + +- [Koha-Suomi Oy](https://koha-suomi.fi) +- [PTFS Europe](https://ptfs-europe.com) + +We thank the following individuals who contributed patches to Koha 22.05.12 + +- Pedro Amorim (1) +- Tomás Cohen Arazi (2) +- Nick Clemens (8) +- David Cook (1) +- Katrin Fischer (3) +- Lucas Gass (3) +- Kyle M Hall (1) +- Mason James (1) +- Andreas Jonsson (1) +- Owen Leonard (1) +- Johanna Raisa (1) +- Phil Ringnalda (1) +- Fridolin Somers (4) +- Koha translators (1) + +We thank the following libraries, companies, and other institutions who contributed +patches to Koha 22.05.12 + +- Athens County Public Libraries (1) +- BibLibre (4) +- Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (3) +- ByWater-Solutions (12) +- Chetco Community Public Library (1) +- Independant Individuals (1) +- KohaAloha (1) +- Kreablo AB (1) +- Prosentient Systems (1) +- PTFS-Europe (1) +- Theke Solutions (2) + +We also especially thank the following individuals who tested patches +for Koha + +- Anke (1) +- Tomás Cohen Arazi (24) +- Matt Blenkinsop (17) +- Nick Clemens (2) +- Jonathan Druart (5) +- Magnus Enger (1) +- Laura Escamilla (1) +- Katrin Fischer (5) +- Andrew Fuerste-Henry (1) +- Lucas Gass (26) +- Sally Healey (2) +- Mason James (1) +- Janusz Kaczmarek (1) +- Owen Leonard (1) +- Solene Ngamga (1) +- David Nind (2) +- Jacob O'Mara (9) +- Martin Renvoize (9) +- Phil Ringnalda (1) +- Marcel de Rooy (2) +- Michaela Sieber (1) +- Fridolin Somers (1) + + + +We regret any omissions. If a contributor has been inadvertently missed, +please send a patch against these release notes to koha-devel@lists.koha-community.org. + +## Revision control notes + +The Koha project uses Git for version control. The current development +version of Koha can be retrieved by checking out the master branch of: + +- [Koha Git Repository](https://git.koha-community.org/koha-community/koha) + +The branch for this version of Koha and future bugfixes in this release +line is rmain2205. + +## Bugs and feature requests + +Bug reports and feature requests can be filed at the Koha bug +tracker at: + +- [Koha Bugzilla](http://bugs.koha-community.org) + +He rau ringa e oti ai. +(Many hands finish the work) + +Autogenerated release notes updated last on 05 May 2023 19:58:17. -- 2.20.1