Update release notes for 22.05.09 release
[koha.git] / misc / release_notes / release_notes_22_05_09.html
1 <h1 id="releasenotesforkoha22.05.09">RELEASE NOTES FOR KOHA 22.05.09</h1>
2
3 <p>25 Jan 2023</p>
4
5 <p>Koha is the first free and open source software library automation
6 package (ILS). Development is sponsored by libraries of varying types
7 and sizes, volunteers, and support companies from around the world. The
8 website for the Koha project is:</p>
9
10 <ul>
11 <li><a href="http://koha-community.org">Koha Community</a></li>
12 </ul>
13
14 <p>Koha 22.05.09 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-22.05.09.tar.gz">Download</a></li>
18 </ul>
19
20 <p>Installation instructions can be found at:</p>
21
22 <ul>
23 <li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
24 <li>OR in the INSTALL files that come in the tarball</li>
25 </ul>
26
27 <p>Koha 22.05.09 is a bugfix/maintenance release.</p>
28
29 <p>It includes 1 enhancements, 29 bugfixes.</p>
30
31 <h3 id="systemrequirements">System requirements</h3>
32
33 <p>You can learn about the system components (like OS and database) needed for running Koha <a href="https://wiki.koha-community.org/wiki/System_requirements_and_recommendations">here</a>.</p>
34
35 <h2 id="enhancements">Enhancements</h2>
36
37 <h3 id="selfcheckout">Self checkout</h3>
38
39 <ul>
40 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32115">[32115]</a> Add ID to check-out default help message dialog to allow customization</li>
41 </ul>
42
43 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
44
45 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
46
47 <ul>
48 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32481">[32481]</a> Rabbit times out when too many jobs are queued and the response takes too long</li>
49 </ul>
50
51 <h2 id="otherbugsfixed">Other bugs fixed</h2>
52
53 <h3 id="acquisitions">Acquisitions</h3>
54
55 <ul>
56 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32016">[32016]</a> Fix 'clear filter' button behavior on datatable saving their state</li>
57 </ul>
58
59 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
60
61 <ul>
62 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31675">[31675]</a> Remove packages from debian/control that are no longer used</li>
63 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31873">[31873]</a> Can't call method "safe_delete" on an undefined value at cataloguing/additem.pl</li>
64 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32330">[32330]</a> Table background_jobs is missing indexes</li>
65 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32457">[32457]</a> CGI::param called in list context from acqui/addorder.pl line 182</li>
66 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32465">[32465]</a> koha-worker debian script missing 'queue' in help</p>
67
68 <blockquote>
69   <p>This adds information about the --queue option to the help text for the koha-worker script.</p>
70 </blockquote></li>
71 </ul>
72
73 <h3 id="cataloging">Cataloging</h3>
74
75 <ul>
76 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31881">[31881]</a> Link in MARC view does not work</li>
77 </ul>
78
79 <h3 id="circulation">Circulation</h3>
80
81 <ul>
82 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28975">[28975]</a> Holds queue lists can show holds from all libraries even with IndependentBranches</li>
83 </ul>
84
85 <h3 id="finesandfees">Fines and fees</h3>
86
87 <ul>
88 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22042">[22042]</a> BlockReturnofWithdrawn Items does not block refund generation when item is withdrawn and lost</li>
89 </ul>
90
91 <h3 id="holdrequests">Hold requests</h3>
92
93 <ul>
94 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32247">[32247]</a> Real time HoldsQueue does not need to check items if there are no holds</li>
95 </ul>
96
97 <h3 id="lists">Lists</h3>
98
99 <ul>
100 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32302">[32302]</a> "ISBN" label shows when no ISBN data present when sending list</p>
101
102 <blockquote>
103   <p>This fixes email messages sent when sending lists so that if there are no ISBNs for a record, an empty label is not shown.</p>
104 </blockquote></li>
105 </ul>
106
107 <h3 id="opac">OPAC</h3>
108
109 <ul>
110 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32597">[32597]</a> Article requests not stacking in patron view</li>
111 </ul>
112
113 <h3 id="patrons">Patrons</h3>
114
115 <ul>
116 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31166">[31166]</a> Digest option is not selectable for phone when PhoneNotification is enabled</li>
117 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31492">[31492]</a> Patron image upload fails on first attempt with CSRF failure</li>
118 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32491">[32491]</a> Can no longer search patrons in format 'surname, firstname'</li>
119 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32505">[32505]</a> Cannot search by dateofbirth in specified dateformat</li>
120 </ul>
121
122 <h3 id="searching">Searching</h3>
123
124 <ul>
125 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20596">[20596]</a> Authority record matching rule causes staging failure when MARC record contains multiple tag values for a match point</li>
126 </ul>
127
128 <h3 id="staffinterface">Staff interface</h3>
129
130 <ul>
131 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32355">[32355]</a> Add class url to all URL syspref</li>
132 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32596">[32596]</a> Background jobs viewer not showing finished jobs</li>
133 </ul>
134
135 <h3 id="systemadministration">System Administration</h3>
136
137 <ul>
138 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30694">[30694]</a> Impossible to delete line in circulation and fine rules</p>
139
140 <p><strong>Sponsored by</strong> <em>Koha-Suomi Oy</em></p></li>
141 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32291">[32291]</a> "library category" messages should be removed (not used)</li>
142 </ul>
143
144 <h3 id="templates">Templates</h3>
145
146 <ul>
147 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32348">[32348]</a> Library public is missing from columns settings</li>
148 </ul>
149
150 <h3 id="testsuite">Test Suite</h3>
151
152 <ul>
153 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32349">[32349]</a> Remove TEST_QA</li>
154 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32622">[32622]</a> Auth.t failing on D10</li>
155 </ul>
156
157 <h3 id="tools">Tools</h3>
158
159 <ul>
160 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32037">[32037]</a> Circulation module in action logs has bad links for deleted items</li>
161 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32255">[32255]</a> Cannot use file upload in batch record modification</li>
162 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32389">[32389]</a> Syndetics links are built wrong on the staff results page</li>
163 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32456">[32456]</a> Date accessioned is now cleared when items are replaced</li>
164 </ul>
165
166 <h2 id="documentation">Documentation</h2>
167
168 <p>The Koha manual is maintained in Sphinx. The home page for Koha
169 documentation is</p>
170
171 <ul>
172 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
173 </ul>
174
175 <p>As of the date of these release notes, the Koha manual is available in the following languages:</p>
176
177 <ul>
178 <li><a href="https://koha-community.org/manual/22.05/ar/html/">Arabic</a> (28.2%)</li>
179 <li><a href="https://koha-community.org/manual/22.05/zh_TW/html/">Chinese (Taiwan)</a> (62.7%)</li>
180 <li><a href="https://koha-community.org/manual/22.05/en/html/">English (USA)</a></li>
181 <li><a href="https://koha-community.org/manual/22.05/fr/html/">French</a> (59.5%)</li>
182 <li><a href="https://koha-community.org/manual/22.05/de/html/">German</a> (63.5%)</li>
183 <li><a href="https://koha-community.org/manual/22.05/hi/html/">Hindi</a> (100%)</li>
184 <li><a href="https://koha-community.org/manual/22.05/it/html/">Italian</a> (41.2%)</li>
185 <li><a href="https://koha-community.org/manual/22.05/es/html/">Spanish</a> (29.7%)</li>
186 <li><a href="https://koha-community.org/manual/22.05/tr/html/">Turkish</a> (33.5%)</li>
187 </ul>
188
189 <p>The Git repository for the Koha manual can be found at</p>
190
191 <ul>
192 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
193 </ul>
194
195 <h2 id="translations">Translations</h2>
196
197 <p>Complete or near-complete translations of the OPAC and staff
198 interface are available in this release for the following languages:</p>
199
200 <ul>
201 <li>Arabic (77.9%)</li>
202 <li>Armenian (100%)</li>
203 <li>Armenian (Classical) (71.6%)</li>
204 <li>Bulgarian (85.6%)</li>
205 <li>Chinese (Taiwan) (93.8%)</li>
206 <li>Czech (62.4%)</li>
207 <li>English (New Zealand) (56.5%)</li>
208 <li>English (USA)</li>
209 <li>Finnish (94.8%)</li>
210 <li>French (97.2%)</li>
211 <li>French (Canada) (99.9%)</li>
212 <li>German (100%)</li>
213 <li>German (Switzerland) (54.1%)</li>
214 <li>Greek (55.5%)</li>
215 <li>Hindi (100%)</li>
216 <li>Italian (100%)</li>
217 <li>Nederlands-Nederland (Dutch-The Netherlands) (84.7%)</li>
218 <li>Norwegian Bokmål (56%)</li>
219 <li>Persian (58.7%)</li>
220 <li>Polish (100%)</li>
221 <li>Portuguese (85.8%)</li>
222 <li>Portuguese (Brazil) (76.8%)</li>
223 <li>Russian (78.4%)</li>
224 <li>Slovak (63.9%)</li>
225 <li>Spanish (100%)</li>
226 <li>Swedish (78.6%)</li>
227 <li>Telugu (84.6%)</li>
228 <li>Turkish (92%)</li>
229 <li>Ukrainian (74.2%)</li>
230 </ul>
231
232 <p>Partial translations are available for various other languages.</p>
233
234 <p>The Koha team welcomes additional translations; please see</p>
235
236 <ul>
237 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
238 </ul>
239
240 <p>For information about translating Koha, and join the koha-translate 
241 list to volunteer:</p>
242
243 <ul>
244 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
245 </ul>
246
247 <p>The most up-to-date translations can be found at:</p>
248
249 <ul>
250 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
251 </ul>
252
253 <h2 id="releaseteam">Release Team</h2>
254
255 <p>The release team for Koha 22.05.09 is</p>
256
257 <ul>
258 <li><p>Release Manager: Tomás Cohen Arazi</p></li>
259 <li><p>Release Manager assistants:</p>
260
261 <ul>
262 <li>Jonathan Druart</li>
263 <li>Martin Renvoize</li>
264 </ul></li>
265 <li><p>QA Manager: Katrin Fischer</p></li>
266 <li><p>QA Team:</p>
267
268 <ul>
269 <li>Aleisha Amohia</li>
270 <li>Nick Clemens</li>
271 <li>David Cook</li>
272 <li>Jonathan Druart</li>
273 <li>Lucas Gass</li>
274 <li>Victor Grousset</li>
275 <li>Kyle M Hall</li>
276 <li>Martin Renvoize</li>
277 <li>Marcel de Rooy</li>
278 <li>Fridolin Somers</li>
279 </ul></li>
280 <li><p>Topic Experts:</p>
281
282 <ul>
283 <li>UI Design -- Owen Leonard</li>
284 <li>Zebra -- Fridolin Somers</li>
285 <li>REST API -- Martin Renvoize</li>
286 </ul></li>
287 <li><p>Bug Wranglers:</p>
288
289 <ul>
290 <li>Aleisha Amohia</li>
291 <li>Indranil Das Gupta</li>
292 </ul></li>
293 <li><p>Packaging Manager: Mason James</p></li>
294 <li><p>Documentation Manager: Caroline Cyr La Rose</p></li>
295 <li><p>Documentation Team:</p>
296
297 <ul>
298 <li>Aude Charillon</li>
299 <li>David Nind</li>
300 <li>Lucy Vaux-Harvey</li>
301 </ul></li>
302 <li><p>Translation Manager: Bernardo González Kriegel</p></li>
303 <li><p>Wiki curators: </p>
304
305 <ul>
306 <li>Thomas Dukleth</li>
307 <li>Katrin Fischer</li>
308 </ul></li>
309 <li><p>Release Maintainers:</p>
310
311 <ul>
312 <li>22.11 -- PTFS Europe (Martin Renvoize, Matt Blenkinsop, Jacob O'Mara)</li>
313 <li>22.05 -- Lucas Gass</li>
314 <li>21.11 -- Arthur Suzuki</li>
315 <li>21.05 -- Wainui Witika-Park</li>
316 </ul></li>
317 </ul>
318
319 <h2 id="credits">Credits</h2>
320
321 <p>We thank the following libraries, companies, and other institutions who are known to have sponsored
322 new features in Koha 22.05.09</p>
323
324 <ul>
325 <li><a href="https://koha-suomi.fi">Koha-Suomi Oy</a></li>
326 </ul>
327
328 <p>We thank the following individuals who contributed patches to Koha 22.05.09</p>
329
330 <ul>
331 <li>Nick Clemens (7)</li>
332 <li>David Cook (4)</li>
333 <li>Jonathan Druart (6)</li>
334 <li>Géraud Frappier (1)</li>
335 <li>Lucas Gass (5)</li>
336 <li>Didier Gautheron (1)</li>
337 <li>Thibaud Guillot (2)</li>
338 <li>Kyle M Hall (3)</li>
339 <li>The Minh Luong (1)</li>
340 <li>David Nind (1)</li>
341 <li>Mona Panchaud (1)</li>
342 <li>Marcel de Rooy (2)</li>
343 <li>Fridolin Somers (4)</li>
344 <li>Emmi Takkinen (1)</li>
345 <li>Koha translators (1)</li>
346 </ul>
347
348 <p>We thank the following libraries, companies, and other institutions who contributed
349 patches to Koha 22.05.09</p>
350
351 <ul>
352 <li>BibLibre (7)</li>
353 <li>ByWater-Solutions (15)</li>
354 <li>David Nind (1)</li>
355 <li>Koha Community Developers (6)</li>
356 <li>Koha-Suomi (1)</li>
357 <li>mpan.ch (1)</li>
358 <li>Prosentient Systems (4)</li>
359 <li>Rijksmuseum (2)</li>
360 <li>Solutions inLibro inc (2)</li>
361 </ul>
362
363 <p>We also especially thank the following individuals who tested patches
364 for Koha</p>
365
366 <ul>
367 <li>Tomás Cohen Arazi (33)</li>
368 <li>Matt Blenkinsop (3)</li>
369 <li>Nick Clemens (1)</li>
370 <li>David Cook (1)</li>
371 <li>Jonathan Druart (2)</li>
372 <li>Katrin Fischer (11)</li>
373 <li>Andrew Fuerste-Henry (3)</li>
374 <li>Lucas Gass (36)</li>
375 <li>Kyle M Hall (7)</li>
376 <li>Evelyn Hartline (1)</li>
377 <li>Mason James (1)</li>
378 <li>Jan Kissig (2)</li>
379 <li>Owen Leonard (3)</li>
380 <li>David Nind (10)</li>
381 <li>Jacob O'Mara (16)</li>
382 <li>Martin Renvoize (22)</li>
383 <li>Marcel de Rooy (8)</li>
384 <li>Danyon Sewell (1)</li>
385 <li>Fridolin Somers (2)</li>
386 </ul>
387
388 <p>We regret any omissions.  If a contributor has been inadvertently missed,
389 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
390
391 <h2 id="revisioncontrolnotes">Revision control notes</h2>
392
393 <p>The Koha project uses Git for version control.  The current development
394 version of Koha can be retrieved by checking out the master branch of:</p>
395
396 <ul>
397 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
398 </ul>
399
400 <p>The branch for this version of Koha and future bugfixes in this release
401 line is rmain2205.</p>
402
403 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
404
405 <p>Bug reports and feature requests can be filed at the Koha bug
406 tracker at:</p>
407
408 <ul>
409 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
410 </ul>
411
412 <p>He rau ringa e oti ai.
413 (Many hands finish the work)</p>
414
415 <p>Autogenerated release notes updated last on 25 Jan 2023 21:44:58.</p>