Update release notes for 18.05.04 release
[koha.git] / misc / release_notes / release_notes_18_05_04.md
1 # RELEASE NOTES FOR KOHA 18.05.04
2 24 Sep 2018
3
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:
8
9 - [Koha Community](http://koha-community.org)
10
11 Koha 18.05.04 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-18.05.04.tar.gz)
14
15 Installation instructions can be found at:
16
17 - [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
18 - OR in the INSTALL files that come in the tarball
19
20 Koha 18.05.04 is a bugfix/maintenance release.
21
22 It includes 1 new features, 3 enhancements, 27 bugfixes.
23
24
25
26 ## New features
27
28 ### REST api
29
30 - [[21116]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21116) Add API routes through plugins
31
32 ## Enhancements
33
34 ### Architecture, internals, and plumbing
35
36 - [[21202]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21202) C4::Items - Remove GetItemsByBiblioitemnumber
37
38 ### REST api
39
40 - [[21334]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21334) Add bibliographic content type definitions
41
42 ### Staff Client
43
44 - [[13406]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13406) Authority MARC display impossible to style via CSS
45
46
47 ## Critical bugs fixed
48
49 ### Circulation
50
51 - [[21231]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21231) BlockReturnofLostItems does not prevent lost items being found
52
53 ### Patrons
54
55 - [[21068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21068) Remove NorwegianPatronDB related code
56
57 ### Templates
58
59 - [[13692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13692) Series link is only using 800a instead of 800t
60
61 ### Web services
62
63 - [[21199]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21199) Patron's attributes are displayed on GetPatronInfo's ILSDI output regardless opac_display
64
65
66 ## Other bugs fixed
67
68 ### About
69
70 - [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page
71
72 ### Acquisitions
73
74 - [[21288]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21288) Slowness in acquisition caused by GetInvoices
75 - [[21356]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21356) Missing space in parcel.tt
76
77 ### Architecture, internals, and plumbing
78
79 - [[19991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19991) use Modern::Perl in OPAC perl scripts
80 - [[21207]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21207) C4::Overdues::GetItems is not used
81
82 ### Authentication
83
84 - [[13779]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13779) sessionID declared twice in C4::Auth::checkauth()
85
86 ### Circulation
87
88 - [[21168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21168) Error on circ/returns.pl after deleting checked-in item
89
90 ### Database
91
92 - [[20777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20777) Remove unused field accountlines.dispute
93
94 ### Label/patron card printing
95
96 - [[20765]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20765) Search for items by acqdate does not work in label batch
97
98 ### OPAC
99
100 - [[20994]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20994) Fix capitalization on OPAC result list "Save to Lists"
101 - [[21127]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21127) Remove jqTransform jQuery plugin from the OPAC
102
103 ### Packaging
104
105 - [[21267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21267) X_FORWARDED_PROTO header should be set in apache
106
107 ### Patrons
108
109 - [[21096]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21096) Garbled username on intranet login page
110
111 ### Staff Client
112
113 - [[21248]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21248) Fix COinS carp in MARC details page on unknown record
114
115 ### System Administration
116
117 - [[19179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19179) Email option for SMSSendDriver is not documented as a valid setting
118
119 ### Templates
120
121 - [[21139]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21139) The floating toolbars have some issues
122 - [[21285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21285) Select2 broken on high dpi screens
123
124 ### Test Suite
125
126 - [[20776]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20776) Add Selenium::Remote::Driver to dependencies
127 - [[21262]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21262) Do not format numbers for editing if too big
128 - [[21355]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21355) GetDailyQuotes.t is fragile
129 - [[21360]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21360) IssueSlip.t is failing if run at 23:59
130
131 ### Tools
132
133 - [[20564]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20564) Error 500 displays when uploading patron images with a zipped file
134
135 ### Web services
136
137 - [[21235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21235) Remove services_throttle if not required for ThingISBN
138
139
140
141 ## System requirements
142
143 Important notes:
144     
145 - Perl 5.10 is required
146 - Zebra is required
147
148 ## Documentation
149
150 The Koha manual is maintained in Sphinx. The home page for Koha 
151 documentation is 
152
153 - [Koha Documentation](http://koha-community.org/documentation/)
154
155 As of the date of these release notes, only the English version of the
156 Koha manual is available:
157
158 - [Koha Manual](http://koha-community.org/manual/18.05/en/html/)
159
160
161 The Git repository for the Koha manual can be found at
162
163 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
164
165 ## Translations
166
167 Complete or near-complete translations of the OPAC and staff
168 interface are available in this release for the following languages:
169
170 - Arabic (100%)
171 - Armenian (100%)
172 - Basque (73.4%)
173 - Chinese (China) (77.9%)
174 - Chinese (Taiwan) (100%)
175 - Czech (93.3%)
176 - Danish (64.3%)
177 - English (New Zealand) (96.8%)
178 - English (USA)
179 - Finnish (93.6%)
180 - French (99.9%)
181 - French (Canada) (94.8%)
182 - German (100%)
183 - German (Switzerland) (99.7%)
184 - Greek (80.8%)
185 - Hindi (100%)
186 - Italian (98.1%)
187 - Norwegian Bokmål (66.4%)
188 - Occitan (post 1500) (71.1%)
189 - Persian (53.4%)
190 - Polish (94.8%)
191 - Portuguese (100%)
192 - Portuguese (Brazil) (83.8%)
193 - Slovak (95.6%)
194 - Spanish (100%)
195 - Swedish (94.9%)
196 - Turkish (100%)
197 - Vietnamese (65.8%)
198
199 Partial translations are available for various other languages.
200
201 The Koha team welcomes additional translations; please see
202
203 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
204
205 For information about translating Koha, and join the koha-translate 
206 list to volunteer:
207
208 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
209
210 The most up-to-date translations can be found at:
211
212 - [Koha Translation](http://translate.koha-community.org/)
213
214 ## Release Team
215
216 The release team for Koha 18.05.04 is
217
218 - Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com)
219 - Release Manager assistants:
220   - [Brendan Gallagher](mailto:brendan@bywatersolutions.com)
221   - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
222   - [Kyle Hall](mailto:kyle@bywatersolutions.com)
223   - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
224
225 - Module Maintainers:
226   - REST API -- [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
227   - Elasticsearch -- [Nick Clemens](mailto:nick@bywatersolutions.com)
228 - QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
229
230 - QA Team:
231   - [Julian Maurice](mailto:julian.maurice@biblibre.com)
232   - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
233   - Josef Moravec
234   - [Alex Arnaud](mailto:alex.arnaud@biblibre.com)
235   - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
236   - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
237   - [Kyle Hall](mailto:kyle@bywatersolutions.com)
238   - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
239   - [Chris Cormack](mailto:chrisc@catalyst.net.nz)
240 - Bug Wranglers:
241   - Claire Gravely
242   - Jon Knight
243   - [Indranil Das Gupta](mailto:indradg@l2c2.co.inc)
244   - [Amit Gupta](mailto:amitddng135@gmail.com)
245 - Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
246 - Documentation Team:
247   - Lee Jamison
248   - David Nind
249   - Caroline Cyr La Rose
250 - Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
251 - Release Maintainers:
252   - 18.05 -- [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
253   - 17.11 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
254   - 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
255
256 ## Credits
257 We thank the following libraries who are known to have sponsored
258 new features in Koha 18.05.04:
259
260
261 We thank the following individuals who contributed patches to Koha 18.05.04.
262
263 - Nick Clemens (7)
264 - Tomás Cohen Arazi (10)
265 - David Cook (1)
266 - Charlotte Cordwell (2)
267 - Caroline Cyr La Rose (1)
268 - Marcel de Rooy (2)
269 - Jonathan Druart (9)
270 - Katrin Fischer (1)
271 - Pasi Kallinen (2)
272 - Owen Leonard (2)
273 - Kyle M Hall (2)
274 - Martin Renvoize (9)
275 - Jane Sandberg (2)
276 - Fridolin Somers (1)
277 - Koha translators (2)
278
279 We thank the following libraries, companies, and other institutions who contributed
280 patches to Koha 18.05.04
281
282 - ACPL (2)
283 - BibLibre (2)
284 - BSZ BW (1)
285 - bugs.koha-community.org (9)
286 - ByWater-Solutions (7)
287 - bywatersolutiosn.com (2)
288 - joensuu.fi (2)
289 - linnbenton.edu (2)
290 - Prosentient Systems (1)
291 - PTFS-Europe (9)
292 - Rijksmuseum (2)
293 - Solutions inLibro inc (1)
294 - Theke Solutions (10)
295 - unidentified (2)
296
297 We also especially thank the following individuals who tested patches
298 for Koha.
299
300 - Alex Arnaud (2)
301 - 's avatarMarcel de Rooy (1)
302 - Christopher Brannon (1)
303 - Nick Clemens (43)
304 - Tomas Cohen Arazi (12)
305 - Chris Cormack (2)
306 - Michal Denar (1)
307 - Michal Denar (2)
308 - Marcel de Rooy (8)
309 - Jonathan Druart (12)
310 - Katrin Fischer (6)
311 - Brendan Gallagher (1)
312 - Pasi Kallinen (1)
313 - Ulrich Kleiber (1)
314 - Owen Leonard (2)
315 - Jesse Maseto (1)
316 - Kyle M Hall (1)
317 - Josef Moravec (4)
318 - Josef Moravec's avatarJosef Moravec (1)
319 - Wm. Nick Clemens's avatarNick Clemens (1)
320 - Martin Renvoize (55)
321 - Benjamin Rokseth (1)
322 - Jane Sandberg (2)
323 - Maryse Simard (2)
324 - Fridolin Somers (1)
325 - John Sterbenz (1)
326 - Mark Tompsett (8)
327 - George Williams (1)
328
329
330 We regret any omissions.  If a contributor has been inadvertently missed,
331 please send a patch against these release notes to 
332 koha-patches@lists.koha-community.org.
333
334 ## Revision control notes
335
336 The Koha project uses Git for version control.  The current development 
337 version of Koha can be retrieved by checking out the master branch of:
338
339 - [Koha Git Repository](git://git.koha-community.org/koha.git)
340
341 The branch for this version of Koha and future bugfixes in this release
342 line is 18.05.x.
343
344 ## Bugs and feature requests
345
346 Bug reports and feature requests can be filed at the Koha bug
347 tracker at:
348
349 - [Koha Bugzilla](http://bugs.koha-community.org)
350
351 He rau ringa e oti ai.
352 (Many hands finish the work)
353
354 Autogenerated release notes updated last on 24 Sep 2018 13:10:19.