1 # RELEASE NOTES FOR KOHA 3.22.4
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 3.22.4 can be downloaded from:
13 - [Download](http://download.koha-community.org/koha-3.22.04.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 3.22.4 is a bugfix/maintenance release.
22 It includes 3 enhancements and 32 bugfixes.
29 - [[15571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15571) reserveforothers permission does not remove Search to hold button from patron account
31 ### System Administration
33 - [[15552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15552) Better wording of intranetreadinghistory syspref
37 - [[15573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15573) String and translatability fix to Patron Card Creator
40 ## Critical bugs fixed
42 ### Architecture, internals, and plumbing
44 - [[15578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15578) Authority tests skip and hide a bug
48 - [[15358]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15358) merge.pl does not populate values to merge
52 - [[15810]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15810) Can't create private lists if OpacAllowPublicListCreation is set to 'not allow'
56 - [[13534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13534) Deleting staff patron will delete tags approved by this patron
60 - [[15818]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15818) OPAC search with utf-8 characters and without results generates encoding error
64 - [[15643]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15643) Every datepicker on serials expected date column updates top issue
69 ### Architecture, internals, and plumbing
71 - [[15517]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15517) Tables borrowers and deletedborrowers differ again
72 - [[15742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15742) Unnecessary loop in j2a cronjob
73 - [[15743]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15743) Allow plugins to embed Perl modules
74 - [[15777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15777) Refactor loop in which Record::Processor does not initialize parameters
78 - [[14507]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14507) SIP Authentication broken when LDAP Auth Enabled
79 - [[15747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15747) Auth.pm flooding error log with "CGI::param called in list context"
83 - [[15411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15411) "Non fiction" is incorrect
84 - [[15514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15514) New professional cataloguing editor does not handle repeatable fields correctly
88 - [[14930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14930) Leaving OpacFineNoRenewals blank blocks renewals, but should disable feature
89 - [[15841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15841) Final truth value in C4:Circulation has become displaced
90 - [[15845]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15845) Renewal date in circulation.pl is not always correct and not even used
94 - [[15652]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15652) Allow current date in datepicker on opac-reserve
96 ### Installation and upgrade (command-line installer)
98 - [[12549]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12549) Hard coded font Paths ( DejaVu ) cause problems for non-Debian systems
102 - [[15811]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15811) Redirect after adding a new list in OPAC broken
106 - [[15622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15622) Spelling mistake in printfreercpt.pl
107 - [[15746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15746) A random library is used to record an individual payment
108 - [[15795]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15795) C4/Members.pm is floody (Norwegian Patron DB)
112 - [[15416]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15416) Warns on Guided Reports page
116 - [[15479]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15479) SIPserver rejects renewals for patrons with alphanumeric cardnumbers
120 - [[15657]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15657) follow-up for bug 15501 : add a missing semi-colon
124 - [[11937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11937) opac link doesn't open in new window
125 - [[15071]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15071) In OPAC search results, "checked out" status should be more visible
126 - [[15600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15600) System preferences broken toolbar looks broken
127 - [[15844]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15844) Correct JSHint errors in staff-global.js
128 - [[15847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15847) Correct JSHint errors in basket.js in the staff client
132 - [[15764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15764) KOCT timestamp timezone problem
136 ## System requirements
140 - Perl 5.10 is required
145 The Koha manual is maintained in DocBook.The home page for Koha
148 - [Koha Documentation](http://koha-community.org/documentation/)
150 As of the date of these release notes, only the English version of the
151 Koha manual is available:
153 - [Koha Manual](http://manual.koha-community.org//en/)
155 The Git repository for the Koha manual can be found at
157 - [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary)
161 Complete or near-complete translations of the OPAC and staff
162 interface are available in this release for the following languages:
167 - Chinese (China) (96%)
168 - Chinese (Taiwan) (100%)
171 - English (New Zealand) (90%)
174 - French (Canada) (89%)
176 - German (Switzerland) (100%)
180 - Norwegian Bokmål (65%)
184 - Portuguese (Brazil) (97%)
191 Partial translations are available for various other languages.
193 The Koha team welcomes additional translations; please see
195 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
197 for information about translating Koha, and join the koha-translate
200 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
202 The most up-to-date translations can be found at:
204 - [Koha Translation](http://translate.koha-community.org/)
208 The release team for Koha 3.22.4 is
210 - Release Manager: [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
211 - QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
213 - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
214 - [Jesse Weaver](mailto:jweaver@bywatersolutions.com)
215 - [Kyle Hall](mailto:kyle@bywatersolutions.com)
216 - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
217 - [Paul Poulain](mailto:paul.poulain@biblibre.com)
218 - [Jonathan Druart](mailto:jonathan.druart@biblibre.com)
219 - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
221 - [Amit Gupta](mailto:amitddng135@gmail.com)
222 - [Magnus Enger](mailto:magnus@enger.priv.no)
223 - [Mirko Tietgen](mailto:mirko@abunchofthings.net)
224 - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
225 - [Zeno Tajoli](mailto:z.tajoli@cineca.it)
226 - [Marc Véron](mailto:veron@veron.ch)
227 - Packaging Manager: [Galen Charlton](mailto:gmc@esilibrary.com)
228 - Documentation Manager: [Nicole C. Engard](mailto:nengard@gmail.com)
229 - Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
231 - [Thomas Dukleth](mailto:kohadevel@agogme.com)
232 - Release Maintainers:
233 - 3.22 -- [Julian Maurice](mailto:julian.maurice@biblibre.com)
234 - 3.20 -- [Frédéric Demians](mailto:f.demians@tamil.fr)
235 - 3.18 -- [Liz Rea](mailto:liz@catalyst.net.nz)
236 - 3.16 -- [Mason James](mailto:mtj@kohaaloha.com)
237 - 3.14 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
241 We thank the following libraries who are known to have sponsored
242 new features in Koha 3.22.4:
245 We thank the following individuals who contributed patches to Koha 3.22.4.
251 - Tomás Cohen Arazi (1)
252 - Jonathan Druart (13)
253 - Brendan Gallagher (2)
257 - Dobrica Pavlinusic (1)
263 - Nicholas van Oudtshoorn (1)
265 We thank the following libraries, companies, and other institutions who contributed
266 patches to Koha 3.22.4
270 - bugs.koha-community.org (13)
271 - ByWater-Solutions (9)
277 - Universidad Nacional de Córdoba (1)
278 - Université Jean Moulin Lyon 3 (2)
281 We also especially thank the following individuals who tested patches
288 - Jonathan Druart (20)
290 - Julian Maurice (55)
298 - Philippe Blouin (1)
299 - Tomas Cohen Arazi (2)
300 - Nicole C Engard (1)
301 - Brendan A Gallagher (4)
304 - Juan Romay Sieira (1)
305 - Brendan Gallagher brendan@bywatersolutions.com (40)
307 We regret any omissions. If a contributor has been inadvertently missed,
308 please send a patch against these release notes to
309 koha-patches@lists.koha-community.org.
311 ## Revision control notes
313 The Koha project uses Git for version control. The current development
314 version of Koha can be retrieved by checking out the master branch of:
316 - [Koha Git Repository](git://git.koha-community.org/koha.git)
318 The branch for this version of Koha and future bugfixes in this release
320 The last Koha release was 3.22.3, which was released on Feb 12, 2016.
322 ## Bugs and feature requests
324 Bug reports and feature requests can be filed at the Koha bug
327 - [Koha Bugzilla](http://bugs.koha-community.org)
329 He rau ringa e oti ai.
330 (Many hands finish the work)
332 Autogenerated release notes updated last on 27 Feb 2016 15:11:30.