From 45b3a62a370cf3387b909f78b90f4ce64e27ef01 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Mon, 23 Jan 2017 11:39:41 +0100 Subject: [PATCH] Update release notes for 3.22.15 release Signed-off-by: Julian Maurice --- misc/release_notes/release_notes_3_22_15.md | 222 ++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 misc/release_notes/release_notes_3_22_15.md diff --git a/misc/release_notes/release_notes_3_22_15.md b/misc/release_notes/release_notes_3_22_15.md new file mode 100644 index 0000000000..7b33e208b8 --- /dev/null +++ b/misc/release_notes/release_notes_3_22_15.md @@ -0,0 +1,222 @@ +# RELEASE NOTES FOR KOHA 3.22.15 +23 Jan 2017 + +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 3.22.15 can be downloaded from: + +- [Download](http://download.koha-community.org/koha-3.22.15.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 3.22.15 is a bugfix/maintenance release. + +It includes 6 bugfixes. + + + + +## Critical bugs fixed + +### Installation and upgrade (command-line installer) + +- [[17234]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17234) ALTER IGNORE TABLE is invalid in mysql 5.7. This breaks updatedatabase.pl + + +## Other bugs fixed + +### Label/patron card printing + +- [[15711]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15711) Deleting patroncard images has unexpected behaviour and is broken +- [[17879]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17879) Possible to upload images with no image name + +### MARC Bibliographic data support + +- [[17799]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17799) MARC bibliographic frameworks breadcrumbs broken for Default framework + +### Packaging + +- [[17265]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17265) Make koha-create and koha-dump-defaults less greedy + +### Tools + +- [[17949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17949) [3.22.x] Batch patron deletion tool is broken + + + +## System requirements + +Important notes: + +- Perl 5.10 is required +- Zebra is required + +## Documentation + +The Koha manual is maintained in DocBook.The home page for Koha +documentation is + +- [Koha Documentation](http://koha-community.org/documentation/) + +As of the date of these release notes, only the English version of the +Koha manual is available: + +- [Koha Manual](http://manual.koha-community.org//en/) + +The Git repository for the Koha manual can be found at + +- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary) + +## Translations + +Complete or near-complete translations of the OPAC and staff +interface are available in this release for the following languages: + +- English (USA) +- Arabic (98%) +- Armenian (99%) +- Chinese (China) (93%) +- Chinese (Taiwan) (97%) +- Czech (97%) +- Danish (77%) +- English (New Zealand) (98%) +- Finnish (99%) +- French (99%) +- French (Canada) (91%) +- German (100%) +- German (Switzerland) (99%) +- Greek (80%) +- Hindi (99%) +- Italian (100%) +- Korean (57%) +- Kurdish (54%) +- Norwegian Bokmål (63%) +- Occitan (94%) +- Persian (64%) +- Polish (100%) +- Portuguese (100%) +- Portuguese (Brazil) (94%) +- Slovak (99%) +- Spanish (99%) +- Swedish (95%) +- Turkish (100%) +- Vietnamese (78%) + +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 3.22.15 is + +- Release Manager: [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) +- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) +- QA Team: + - [Kyle Hall](mailto:kyle@bywatersolutions.com) + - [Jonathan Druart](mailto:jonathan.druart@biblibre.com) + - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) + - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl) + - [Nick Clemens](mailto:nick@bywatersolutions.com) + - [Jesse Weaver](mailto:jweaver@bywatersolutions.com) +- Bug Wranglers: + - [Amit Gupta](mailto:amitddng135@gmail.com) + - [Magnus Enger](mailto:magnus@enger.priv.no) + - [Mirko Tietgen](mailto:mirko@abunchofthings.net) + - [Indranil Das Gupta](mailto:indradg@l2c2.co.in) + - [Zeno Tajoli](mailto:z.tajoli@cineca.it) + - [Marc Véron](mailto:veron@veron.ch) +- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net) +- Documentation Manager: [Nicole C. Engard](mailto:nengard@gmail.com) +- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com) +- Wiki curators: + - [Brook](mailto:) + - [Thomas Dukleth](mailto:kohadevel@agogme.com) +- Release Maintainers: + - 16.05 -- [Frédéric Demians](mailto:f.demians@tamil.fr) + - 3.22 -- [Julian Maurice](mailto:julian.maurice@biblibre.com) + - 3.20 -- [Chris Cormack](mailto:chrisc@catalyst.net.nz) + +## Credits + +We thank the following libraries who are known to have sponsored +new features in Koha 3.22.15: + +- Catalyst IT + +We thank the following individuals who contributed patches to Koha 3.22.15. + +- Blou (1) +- Aleisha Amohia (3) +- Nick Clemens (1) +- Jonathan Druart (4) +- Magnus Enger (1) +- Julian Maurice (1) +- Mark Tompsett (2) + +We thank the following libraries, companies, and other institutions who contributed +patches to Koha 3.22.15 + +- BibLibre (1) +- bugs.koha-community.org (4) +- ByWater-Solutions (1) +- Libriotech (1) +- Solutions inLibro inc (1) +- unidentified (5) + +We also especially thank the following individuals who tested patches +for Koha. + +- Andreas Roussos (1) +- Claire Gravely (1) +- Jonathan Druart (5) +- Julian Maurice (11) +- Katrin Fischer (10) +- Mark Tompsett (7) +- Owen Leonard (3) +- Kyle M Hall (12) + +We 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. + +## 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](git://git.koha-community.org/koha.git) + +The branch for this version of Koha and future bugfixes in this release +line is 3.22.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 23 Jan 2017 10:33:55. -- 2.39.5