Koha 19.11.23 released

The Koha community is proud to announce the release of version 19.11.23.

As always you can download the release from:
https://download.koha-community.org

Thank you very much to everyone involved in this release.

Please continue reading for the details of this release.

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 19.11.23 can be downloaded from:

Installation instructions can be found at:

  • Koha Wiki
  • OR in the INSTALL files that come in the tarball

Koha 19.11.23 is a bugfix/maintenance release.

It includes 3 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

Acquisitions

  • [28960] EDI transfer_items uses a relationship where it’s looking for a field

Cataloging

  • [28676] AutoCreateAuthorities can repeatedly generate authority records when using Default linker and heading is cached

REST API

  • [29032] ILL route unusable (slow)

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:

  • Arabic (97.9%)
  • Armenian (100%)
  • Armenian (Classical) (100%)
  • Basque (55.7%)
  • Catalan; Valencian (50.6%)
  • Chinese (China) (57%)
  • Chinese (Taiwan) (98.6%)
  • Czech (90.8%)
  • English (New Zealand) (78.4%)
  • English (USA)
  • Finnish (74.3%)
  • French (99.7%)
  • French (Canada) (93.8%)
  • German (100%)
  • German (Switzerland) (80.9%)
  • Greek (71.4%)
  • Hindi (100%)
  • Italian (87.1%)
  • Nederlands-Nederland (Dutch-The Netherlands) (85.4%)
  • Norwegian Bokmål (83.4%)
  • Occitan (post 1500) (53.1%)
  • Polish (85.7%)
  • Portuguese (100%)
  • Portuguese (Brazil) (100%)
  • Slovak (83.2%)
  • Spanish (99.9%)
  • Swedish (85.1%)
  • Telugu (100%)
  • Tetun (52.9%)
  • Turkish (100%)
  • Ukrainian (75%)
  • Vietnamese (51.6%)

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 19.11.23 is

  • Release Manager: Jonathan Druart
  • Release Manager assistants:
    • Martin Renvoize
    • Tomás Cohen Arazi
  • QA Manager: Katrin Fischer
  • QA Team:
    • David Cook
    • Agustín Moyano
    • Martin Renvoize
    • Marcel de Rooy
    • Joonas Kylmälä
    • Julian Maurice
    • Tomás Cohen Arazi
    • 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
  • Packaging Manager: Mason James
  • Documentation Manager: David Nind
  • Documentation Team:
    • Lucy Vaux-Harvey
    • David Nind
  • Translation Managers:
    • Bernardo González Kriegel
  • Release Maintainers:
    • 21.05 — Kyle M Hall
    • 20.11 — Fridolin Somers
    • 20.05 — Victor Grousset
    • 19.11 — Wainui Witika-Park
  • Release Maintainer assistants:
    • 21.05 — Nick Clemens
  • Release Maintainer mentors:
    • 19.11 — Aleisha Amohia

Credits

We thank the following individuals who contributed patches to Koha 19.11.23

  • Tomás Cohen Arazi (1)
  • Nick Clemens (2)
  • Martin Renvoize (1)
  • Koha translators (1)
  • Wainui Witika-Park (1)

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

  • ByWater-Solutions (2)
  • Catalyst (1)
  • PTFS-Europe (1)
  • Theke Solutions (1)

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

  • Jonathan Druart (4)
  • Andrew Fuerste-Henry (1)
  • Victor Grousset (4)
  • Kyle M Hall (5)
  • Joonas Kylmälä (2)
  • Martin Renvoize (1)
  • Phil Ringnalda (2)
  • Fridolin Somers (4)
  • Wainui Witika-Park (4)

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 19.11.x.

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 27 Oct 2021 03:59:42.

247
misc/release_notes/release_notes_19_11_23.md
View File
@ -0,0 +1,247 @@
# RELEASE NOTES FOR KOHA 19.11.23
27 Oct 2021

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 19.11.23 can be downloaded from:

– [Download](http://download.koha-community.org/koha-19.11.23.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 19.11.23 is a bugfix/maintenance release.

It includes 3 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

### Acquisitions

– [[28960]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960) EDI transfer_items uses a relationship where it’s looking for a field

### Cataloging

– [[28676]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28676) AutoCreateAuthorities can repeatedly generate authority records when using Default linker and heading is cached

### REST API

– [[29032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29032) ILL route unusable (slow)

## 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/19.11/ar/html/) (42.4%)
– [Chinese (Taiwan)](https://koha-community.org/manual/19.11/zh_TW/html/) (90.1%)
– [Czech](https://koha-community.org/manual/19.11/cs/html/) (33.4%)
– [English (USA)](https://koha-community.org/manual/19.11/en/html/)
– [French](https://koha-community.org/manual/19.11/fr/html/) (70.9%)
– [French (Canada)](https://koha-community.org/manual/19.11/fr_CA/html/) (29.2%)
– [German](https://koha-community.org/manual/19.11/de/html/) (49.5%)
– [Hindi](https://koha-community.org/manual/19.11/hi/html/) (100%)
– [Italian](https://koha-community.org/manual/19.11/it/html/) (67.7%)
– [Spanish](https://koha-community.org/manual/19.11/es/html/) (46.4%)
– [Turkish](https://koha-community.org/manual/19.11/tr/html/) (71.3%)

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 (97.9%)
– Armenian (100%)
– Armenian (Classical) (100%)
– Basque (55.7%)
– Catalan; Valencian (50.6%)
– Chinese (China) (57%)
– Chinese (Taiwan) (98.6%)
– Czech (90.8%)
– English (New Zealand) (78.4%)
– English (USA)
– Finnish (74.3%)
– French (99.7%)
– French (Canada) (93.8%)
– German (100%)
– German (Switzerland) (80.9%)
– Greek (71.4%)
– Hindi (100%)
– Italian (87.1%)
– Nederlands-Nederland (Dutch-The Netherlands) (85.4%)
– Norwegian Bokmål (83.4%)
– Occitan (post 1500) (53.1%)
– Polish (85.7%)
– Portuguese (100%)
– Portuguese (Brazil) (100%)
– Slovak (83.2%)
– Spanish (99.9%)
– Swedish (85.1%)
– Telugu (100%)
– Tetun (52.9%)
– Turkish (100%)
– Ukrainian (75%)
– Vietnamese (51.6%)

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 19.11.23 is

– Release Manager: Jonathan Druart

– Release Manager assistants:
– Martin Renvoize
– Tomás Cohen Arazi

– QA Manager: Katrin Fischer

– QA Team:
– David Cook
– Agustín Moyano
– Martin Renvoize
– Marcel de Rooy
– Joonas Kylmälä
– Julian Maurice
– Tomás Cohen Arazi
– 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

– Packaging Manager: Mason James

– Documentation Manager: David Nind

– Documentation Team:
– Lucy Vaux-Harvey
– David Nind

– Translation Managers:
– Bernardo González Kriegel

– Release Maintainers:
– 21.05 — Kyle M Hall
– 20.11 — Fridolin Somers
– 20.05 — Victor Grousset
– 19.11 — Wainui Witika-Park

– Release Maintainer assistants:
– 21.05 — Nick Clemens

– Release Maintainer mentors:
– 19.11 — Aleisha Amohia

## Credits

We thank the following individuals who contributed patches to Koha 19.11.23

– Tomás Cohen Arazi (1)
– Nick Clemens (2)
– Martin Renvoize (1)
– Koha translators (1)
– Wainui Witika-Park (1)

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

– ByWater-Solutions (2)
– Catalyst (1)
– PTFS-Europe (1)
– Theke Solutions (1)

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

– Jonathan Druart (4)
– Andrew Fuerste-Henry (1)
– Victor Grousset (4)
– Kyle M Hall (5)
– Joonas Kylmälä (2)
– Martin Renvoize (1)
– Phil Ringnalda (2)
– Fridolin Somers (4)
– Wainui Witika-Park (4)

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 19.11.x.

## 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 27 Oct 2021 03:59:42.