From 5c28b27dcde4be61e1d2f45b8b646f8396d93891 Mon Sep 17 00:00:00 2001 From: Arthur Suzuki Date: Mon, 27 Jun 2022 15:11:20 +0200 Subject: [PATCH] Update release notes for 21.11.09 release Signed-off-by: Arthur Suzuki --- Koha.pm | 2 +- installer/data/mysql/db_revs/211109000.pl | 7 +++ ...11_07.html => release_notes_21_11_09.html} | 50 +++++++++++-------- ..._21_11_07.md => release_notes_21_11_09.md} | 49 +++++++++--------- 4 files changed, 62 insertions(+), 46 deletions(-) create mode 100644 installer/data/mysql/db_revs/211109000.pl rename misc/release_notes/{release_notes_21_11_07.html => release_notes_21_11_09.html} (93%) rename misc/release_notes/{release_notes_21_11_07.md => release_notes_21_11_09.md} (92%) diff --git a/Koha.pm b/Koha.pm index 83ba67e7d7..12c694126f 100644 --- a/Koha.pm +++ b/Koha.pm @@ -29,7 +29,7 @@ use vars qw{ $VERSION }; # - #4 : the developer version. The 4th number is the database subversion. # used by developers when the database changes. updatedatabase take care of the changes itself # and is automatically called by Auth.pm when needed. -$VERSION = "21.11.07.000"; +$VERSION = "21.11.09.000"; sub version { return $VERSION; diff --git a/installer/data/mysql/db_revs/211109000.pl b/installer/data/mysql/db_revs/211109000.pl new file mode 100644 index 0000000000..8d8d1b8e73 --- /dev/null +++ b/installer/data/mysql/db_revs/211109000.pl @@ -0,0 +1,7 @@ +use Modern::Perl; + +return { + bug_number => undef, + description => 'Koha 21.11.09 release', + up => sub {}, +} diff --git a/misc/release_notes/release_notes_21_11_07.html b/misc/release_notes/release_notes_21_11_09.html similarity index 93% rename from misc/release_notes/release_notes_21_11_07.html rename to misc/release_notes/release_notes_21_11_09.html index 83d6597d9b..5a8e42a82e 100644 --- a/misc/release_notes/release_notes_21_11_07.html +++ b/misc/release_notes/release_notes_21_11_09.html @@ -1,6 +1,6 @@ -

RELEASE NOTES FOR KOHA 21.11.07

+

RELEASE NOTES FOR KOHA 21.11.09

-

22 Jun 2022

+

27 Jun 2022

Koha is the first free and open source software library automation package (ILS). Development is sponsored by libraries of varying types @@ -11,10 +11,10 @@ website for the Koha project is:

  • Koha Community
  • -

    Koha 21.11.07 can be downloaded from:

    +

    Koha 21.11.09 can be downloaded from:

    Installation instructions can be found at:

    @@ -24,9 +24,9 @@ website for the Koha project is:

  • OR in the INSTALL files that come in the tarball
  • -

    Koha 21.11.07 is a bugfix/maintenance release.

    +

    Koha 21.11.09 is a bugfix/maintenance release.

    -

    It includes 3 enhancements, 28 bugfixes.

    +

    It includes 3 enhancements, 29 bugfixes.

    System requirements

    @@ -82,12 +82,17 @@ website for the Koha project is:

    +

    Reports

    + + +

    Tools

    Other bugs fixed

    @@ -244,13 +249,13 @@ interface are available in this release for the following languages:

  • Greek (60.4%)
  • Hindi (100%)
  • Italian (100%)
  • -
  • Nederlands-Nederland (Dutch-The Netherlands) (83%)
  • +
  • Nederlands-Nederland (Dutch-The Netherlands) (83.5%)
  • Norwegian BokmÃ¥l (63.4%)
  • -
  • Polish (99.1%)
  • +
  • Polish (99.2%)
  • Portuguese (91.2%)
  • Portuguese (Brazil) (83.8%)
  • Russian (85%)
  • -
  • Slovak (71.8%)
  • +
  • Slovak (72.1%)
  • Spanish (100%)
  • Swedish (82.4%)
  • Telugu (95.4%)
  • @@ -281,7 +286,7 @@ list to volunteer:

    Release Team

    -

    The release team for Koha 21.11.07 is

    +

    The release team for Koha 21.11.09 is

    We regret any omissions. If a contributor has been inadvertently missed, @@ -457,4 +463,4 @@ tracker at:

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

    -

    Autogenerated release notes updated last on 22 Jun 2022 08:51:42.

    +

    Autogenerated release notes updated last on 27 Jun 2022 12:55:34.

    diff --git a/misc/release_notes/release_notes_21_11_07.md b/misc/release_notes/release_notes_21_11_09.md similarity index 92% rename from misc/release_notes/release_notes_21_11_07.md rename to misc/release_notes/release_notes_21_11_09.md index 7aae2a1737..b693785642 100644 --- a/misc/release_notes/release_notes_21_11_07.md +++ b/misc/release_notes/release_notes_21_11_09.md @@ -1,5 +1,5 @@ -# RELEASE NOTES FOR KOHA 21.11.07 -22 Jun 2022 +# RELEASE NOTES FOR KOHA 21.11.09 +27 Jun 2022 Koha is the first free and open source software library automation package (ILS). Development is sponsored by libraries of varying types @@ -8,18 +8,18 @@ website for the Koha project is: - [Koha Community](http://koha-community.org) -Koha 21.11.07 can be downloaded from: +Koha 21.11.09 can be downloaded from: -- [Download](http://download.koha-community.org/koha-21.11.07.tar.gz) +- [Download](http://download.koha-community.org/koha-21.11.09.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 21.11.07 is a bugfix/maintenance release. +Koha 21.11.09 is a bugfix/maintenance release. -It includes 3 enhancements, 28 bugfixes. +It includes 3 enhancements, 29 bugfixes. ### System requirements @@ -63,12 +63,14 @@ You can learn about the system components (like OS and database) needed for runn >This fixes a page not found error message generated after fixing validation errors when editing a patron (where the validation/error message is shown at the top of the page - below the patron name, but before the Save and Cancel buttons). (This was introduced by bug 29684: Fix warn about js/locale_data.js in 22.05.) +### Reports + +- [[30551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30551) Cash register report shows wrong library when paying fees in two different libraries + ### Tools - [[29828]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29828) If no content is added to default, but a translation, news/additional content entries don't show in list - [[30831]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30831) Add unit test for BatchCommitItems -- [[30884]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30884) Incomplete replace of jQuery UI tabs in batch patron modification breaks the form sending - ## Other bugs fixed @@ -186,13 +188,13 @@ interface are available in this release for the following languages: - Greek (60.4%) - Hindi (100%) - Italian (100%) -- Nederlands-Nederland (Dutch-The Netherlands) (83%) +- Nederlands-Nederland (Dutch-The Netherlands) (83.5%) - Norwegian Bokmål (63.4%) -- Polish (99.1%) +- Polish (99.2%) - Portuguese (91.2%) - Portuguese (Brazil) (83.8%) - Russian (85%) -- Slovak (71.8%) +- Slovak (72.1%) - Spanish (100%) - Swedish (82.4%) - Telugu (95.4%) @@ -216,7 +218,7 @@ The most up-to-date translations can be found at: ## Release Team -The release team for Koha 21.11.07 is +The release team for Koha 21.11.09 is - Release Manager: Jonathan Druart @@ -281,11 +283,11 @@ The release team for Koha 21.11.07 is ## Credits We thank the following libraries, companies, and other institutions who are known to have sponsored -new features in Koha 21.11.07 +new features in Koha 21.11.09 - Lund University Library -We thank the following individuals who contributed patches to Koha 21.11.07 +We thank the following individuals who contributed patches to Koha 21.11.09 - Tomás Cohen Arazi (2) - Kevin Carnes (2) @@ -301,21 +303,22 @@ We thank the following individuals who contributed patches to Koha 21.11.07 - Caroline Cyr La Rose (1) - Slava Shishkin (1) - Fridolin Somers (2) -- Arthur Suzuki (3) +- Arthur Suzuki (5) - Koha translators (1) - Petro Vashchuk (1) +- Shi Yao Wang (1) We thank the following libraries, companies, and other institutions who contributed -patches to Koha 21.11.07 +patches to Koha 21.11.09 - Athens County Public Libraries (2) -- BibLibre (7) +- BibLibre (9) - ByWater-Solutions (13) - Independant Individuals (3) - Koha Community Developers (10) - PTFS-Europe (2) - Rijksmuseum (7) -- Solutions inLibro inc (1) +- Solutions inLibro inc (2) - Theke Solutions (2) - ub.lu.se (2) @@ -326,19 +329,19 @@ for Koha - Emmanuel Bétemps (1) - Nick Clemens (3) - Jonathan Druart (11) -- Katrin Fischer (13) +- Katrin Fischer (14) - Lucas Gass (38) - Victor Grousset (4) - Kyle M Hall (2) - Joonas Kylmälä (6) -- David Nind (26) +- David Nind (27) - Martin Renvoize (7) - Jason Robb (1) - Marcel de Rooy (4) - Caroline Cyr La Rose (1) - shiyao (1) -- Fridolin Somers (3) -- Arthur Suzuki (43) +- Fridolin Somers (4) +- Arthur Suzuki (44) @@ -365,4 +368,4 @@ tracker at: He rau ringa e oti ai. (Many hands finish the work) -Autogenerated release notes updated last on 22 Jun 2022 08:51:42. +Autogenerated release notes updated last on 27 Jun 2022 12:55:34. -- 2.39.5