Update release notes for 18.11.12 release
[koha.git] / misc / release_notes / release_notes_18_11_12.md
blob36919c2e95fba0a7209900a5fffa253c41260cf5
1 # RELEASE NOTES FOR KOHA 18.11.12
2 20 Dec 2019
4 Koha is the first free and open source software library automation
5 package (ILS). Development is sponsored by libraries of varying types
6 and sizes, volunteers, and support companies from around the world. The
7 website for the Koha project is:
9 - [Koha Community](http://koha-community.org)
11 Koha 18.11.12 can be downloaded from:
13 - [Download](http://download.koha-community.org/koha-18.11.12.tar.gz)
15 Installation instructions can be found at:
17 - [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
18 - OR in the INSTALL files that come in the tarball
20 Koha 18.11.12 is a bugfix/maintenance release.
22 It includes 1 enhancements, 11 bugfixes.
24 ### System requirements
26 Koha is continiously tested against the following configurations and as such these are the recommendations for 
27 deployment: 
29 - Debian Jessie with MySQL 5.5
30 - Debian Stretch with MariaDB 10.1 (MySQL 8.0 support is experimental)
31 - Ubuntu Bionic with MariaDB 10.1 (MariaDB 10.3 support is experimental) 
33 Additional notes:
34     
35 - Perl 5.10 is required
36 - Zebra or Elasticsearch is required
41 ## Enhancements
43 ### Reports
45 - [[23389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23389) Add 'All' option to report value dropdowns
47   >This enhancement adds the ability to optionally include an `all` option in report placeholders allowing for an 'All' option to be displayed in filter select lists.
48   >
49   >**Usage**: `WHERE branchcode LIKE <<Branch|branches:all>>`
52 ## Critical bugs fixed
54 ### Searching - Elasticsearch
56 - [[23089]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23089) Elasticsearch - cannot sort on non-text fields
59 ## Other bugs fixed
61 ### Course reserves
63 - [[23952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23952) Fix body id on OPAC course details page
65 ### Fines and fees
67 - [[23483]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23483) When writing off a fine, the title of the patron is shown as description
69 ### I18N/L10N
71 - [[13749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13749) On loading holds in patron account 'processing' is not translatable
73 ### OPAC
75 - [[23506]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23506) Sound material type displays wrong icon in OPAC/Staff details
77 ### Patrons
79 - [[21939]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21939) Permission for holds history tab is too strict
81 ### Searching
83 - [[23768]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23768) ISBN search in IntranetCatalogPulldown searches nothing if passed an invalid ISBN and using SearchWithISBNVariations
84 - [[24120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24120) Search terms in search dropdown must be URI filtered
86 ### Templates
88 - [[23954]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23954) Format notes in suggestion management
90 ### Test Suite
92 - [[24145]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24145) Auth.t is failing because of wrong mocked ->param
93 - [[24199]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24199) t/Auth_with_shibboleth.t is failing randomly
96 ## Documentation
98 The Koha manual is maintained in Sphinx. The home page for Koha 
99 documentation is 
101 - [Koha Documentation](http://koha-community.org/documentation/)
103 As of the date of these release notes, only the English version of the
104 Koha manual is available:
106 - [Koha Manual](http://koha-community.org/manual/18.11/en/html/)
109 The Git repository for the Koha manual can be found at
111 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
115 Partial translations are available for various other languages.
117 The Koha team welcomes additional translations; please see
119 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
121 For information about translating Koha, and join the koha-translate 
122 list to volunteer:
124 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
126 The most up-to-date translations can be found at:
128 - [Koha Translation](http://translate.koha-community.org/)
130 ## Release Team
132 The release team for Koha 18.11.12 is
135 - Release Manager: Martin Renvoize
137 - Release Manager assistants:
138   - Tomás Cohen Arazi
139   - Jonathan Druart
141 - QA Manager: Katrin Fischer
143 - QA Team:
144   - Jonathan Druart
145   - Marcel de Rooy
146   - Joonas Kylmälä
147   - Josef Moravec
148   - Tomás Cohen Arazi
149   - Nick Clemens
150   - Kyle Hall
152 - Topic Experts:
153   - REST API -- Tomás Cohen Arazi
154   - SIP2 -- Colin Campbell
155   - EDI -- Colin Campbell
156   - UI Design -- Owen Leonard
157   - Elasticsearch -- Fridolin Somers
158   - ILS-DI -- Arthur Suzuki
159   - Authentication -- Martin Renvoize
160   - ILL -- Andrew Isherwood
162 - Bug Wranglers:
163   - Michal Denár
164   - Cori Lynn Arnold
165   - Lisette Scheer
166   - Amit Gupta
168 - Packaging Manager:
169   - Mirko Tietgen
170   - Mason James
172 - Documentation Manager:
173   - David Nind
174   - Caroline Cyr La Rose
176 - Documentation Team:
177   - Donna Bachowski
178   - Sugandha Bajaj
179   - Caroline Cyr La Rose
180   - Lucy Vaux-Harvey
181   - David Nind
183 - Translation Manager:
184   - Bernardo González Kriegel
186 - Release Maintainers:
187   - 19.11 -- Joy Nelson
188   - 19.05 -- Lucas Gass
189   - 18.11 -- Hayley Mapley
190 ## Credits
192 We thank the following individuals who contributed patches to Koha 18.11.12.
194 - Nick Clemens (8)
195 - Jonathan Druart (3)
196 - Katrin Fischer (3)
197 - Lucas Gass (1)
198 - Owen Leonard (2)
199 - Ere Maijala (1)
200 - Hayley Mapley (2)
201 - Koha Translators (1)
203 We thank the following libraries, companies, and other institutions who contributed
204 patches to Koha 18.11.12
206 - ACPL (2)
207 - BSZ BW (3)
208 - ByWater-Solutions (9)
209 - Catalyst (2)
210 - Koha Community Developers (3)
211 - University of Helsinki (1)
213 We also especially thank the following individuals who tested patches
214 for Koha.
216 - Tomás Cohen Arazi (2)
217 - Bob Bennhoff (1)
218 - Nick Clemens (1)
219 - Jonathan Druart (8)
220 - Katrin Fischer (4)
221 - Ere Maijala (2)
222 - Hayley Mapley (15)
223 - Joy Nelson (1)
224 - Séverine Queune (4)
225 - Martin Renvoize (16)
226 - Lisette Scheer (1)
230 We regret any omissions.  If a contributor has been inadvertently missed,
231 please send a patch against these release notes to 
232 koha-patches@lists.koha-community.org.
234 ## Revision control notes
236 The Koha project uses Git for version control.  The current development 
237 version of Koha can be retrieved by checking out the master branch of:
239 - [Koha Git Repository](git://git.koha-community.org/koha.git)
241 The branch for this version of Koha and future bugfixes in this release
242 line is 18.11.x.
244 ## Bugs and feature requests
246 Bug reports and feature requests can be filed at the Koha bug
247 tracker at:
249 - [Koha Bugzilla](http://bugs.koha-community.org)
251 He rau ringa e oti ai.
252 (Many hands finish the work)
254 Autogenerated release notes updated last on 20 Dec 2019 00:44:09.