Update release notes for the 23.05.10 release
[koha.git] / misc / release_notes / release_notes_23_05_10.html
1 <p>27 Mar 2024</p>
2
3 <p>Koha is the first free and open source software library automation
4 package (ILS). Development is sponsored by libraries of varying types
5 and sizes, volunteers, and support companies from around the world. The
6 website for the Koha project is:</p>
7
8 <ul>
9 <li><a href="http://koha-community.org">Koha Community</a></li>
10 </ul>
11
12 <p>Koha 23.05.10 can be downloaded from:</p>
13
14 <ul>
15 <li><a href="http://download.koha-community.org/koha-23.05.10.tar.gz">Download</a></li>
16 </ul>
17
18 <p>Installation instructions can be found at:</p>
19
20 <ul>
21 <li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
22 <li>OR in the INSTALL files that come in the tarball</li>
23 </ul>
24
25 <p>Koha 23.05.10 is a bugfix/maintenance release.</p>
26
27 <p>It includes 5 security fiexes, 2 enhancements, and 52 bugfixes.</p>
28
29 <p><strong>System requirements</strong></p>
30
31 <p>You can learn about the system components (like OS and database) needed for running Koha on the <a href="https://wiki.koha-community.org/wiki/System_requirements_and_recommendations">community wiki</a>.</p>
32
33 <h4 id="securitybugs">Security bugs</h4>
34
35 <ul>
36 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24879">24879</a> Add missing authentication checks</li>
37 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35960">35960</a> XSS in staff login form</li>
38 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36244">36244</a> Template toolkit syntax not escaped in letter templates</li>
39 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36322">36322</a> Can run docs/<em>*/</em>.pl from the UI</li>
40 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36323">36323</a> koha_perl_deps.pl can be run from the UI</li>
41 </ul>
42
43 <h2 id="bugfixes">Bugfixes</h2>
44
45 <h3 id="about">About</h3>
46
47 <h4 id="otherbugsfixed">Other bugs fixed</h4>
48
49 <ul>
50 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36134">36134</a> Elasticsearch authentication using userinfo parameter crashes about.pl</li>
51 </ul>
52
53 <h3 id="accessibility">Accessibility</h3>
54
55 <h4 id="otherbugsfixed">Other bugs fixed</h4>
56
57 <ul>
58 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36140">36140</a> Wrong for attribute on Invoice number: label in invoice.tt</li>
59 </ul>
60
61 <h3 id="acquisitions">Acquisitions</h3>
62
63 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
64
65 <ul>
66 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35892">35892</a> Fallback to GetMarcPrice in addorderiso2907 no longer works</li>
67 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36047">36047</a> Apostrophe in suggestion status reason blocks order receipt</li>
68 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36233">36233</a> Cannot search invoices if too many vendors</li>
69 </ul>
70
71 <h4 id="otherbugsfixed">Other bugs fixed</h4>
72
73 <p><ul>
74 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35398">35398</a> EDI: Fix support for LRP (Library Rotation Plan) for Koha with Stock Rotation enabled</li>
75 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35911">35911</a> Archived suggestions show in patron's account</p>
76
77 <blockquote>
78   <p>This fixes an unintended change introduced in Koha 22.11. Archived suggestions are now no longer shown on the patron's account page in the staff interface.</li>
79   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35916">35916</a> Purchase suggestions bibliographic filter should be a "contains" search</li>
80   </ul></p>
81   
82   <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
83 </blockquote>
84
85 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
86
87 <ul>
88 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35819">35819</a> "No job found" error for BatchUpdateBiblioHoldsQueue (race condition)</li>
89 </ul>
90
91 <h4 id="otherbugsfixed">Other bugs fixed</h4>
92
93 <ul>
94 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33898">33898</a> background_jobs_worker.pl may leave defunct children processes for extended periods of time</li>
95 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34913">34913</a> Upgrade DataTables from 1.10.18 to 1.13.6</li>
96 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36000">36000</a> Fix CGI::param called in list context from catalogue/search.pl</li>
97 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36056">36056</a> Clarify subpermissions check behavior in C4::Auth</li>
98 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36088">36088</a> Remove useless code form opac-account-pay.pl</li>
99 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36170">36170</a> Wrong warning in memberentry</li>
100 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36176">36176</a> [23.11 and below] We need tests to check for 'cud-' operations in stable branches (pre-24.05)</li>
101 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36212">36212</a> transferbook should not look for items without barcode</li>
102 </ul>
103
104 <h3 id="authentication">Authentication</h3>
105
106 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
107
108 <ul>
109 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34755">34755</a> Error authenticating to external OpenID Connect (OIDC) identity provider : wrong_csrf_token</li>
110 </ul>
111
112 <h4 id="otherbugsfixed">Other bugs fixed</h4>
113
114 <ul>
115 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36098">36098</a> Create Koha::Session module</li>
116 </ul>
117
118 <h3 id="cataloging">Cataloging</h3>
119
120 <h4 id="otherbugsfixed">Other bugs fixed</h4>
121
122 <ul>
123 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29522">29522</a> Bib record not correctly updated when merging identical authorities with LinkerModule set to First Match</li>
124 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32029">32029</a> Automatic item modifications by age missing biblio table</li>
125 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34234">34234</a> Item groups dropdown in detail page modal does not respect display order</li>
126 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35554">35554</a> Authority search popup is only 700px</li>
127 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35963">35963</a> Problem using some filters in the bundled items table</li>
128 </ul>
129
130 <h3 id="circulation">Circulation</h3>
131
132 <h4 id="otherbugsfixed">Other bugs fixed</h4>
133
134 <ul>
135 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35983">35983</a> Library specific refund lost item replacement fee cannot be 'refund_unpaid'</li>
136 </ul>
137
138 <h3 id="command-lineutilities">Command-line Utilities</h3>
139
140 <h4 id="otherbugsfixed">Other bugs fixed</h4>
141
142 <ul>
143 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36009">36009</a> Document koha-worker --queue elastic_index</li>
144 </ul>
145
146 <h3 id="holdrequests">Hold requests</h3>
147
148 <h4 id="otherbugsfixed">Other bugs fixed</h4>
149
150 <ul>
151 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36103">36103</a> Remove the "Cancel hold" link for item level holds</li>
152 </ul>
153
154 <h3 id="opac">OPAC</h3>
155
156 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
157
158 <ul>
159 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35941">35941</a> OPAC user can guess clubs of other users</li>
160 </ul>
161
162 <h4 id="otherbugsfixed">Other bugs fixed</h4>
163
164 <p><ul>
165 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35538">35538</a> List of libraries on OPAC self registration form should sort by branchname rather than branchcode</li>
166 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35952">35952</a> Removed unnecessary  line in opac-blocked.pl</li>
167 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36004">36004</a> Typo in "Your concern was successfully submitted" OPAC text</li>
168 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36032">36032</a> The "Next" pagination button has a double instead of a single angle</p></p>
169
170 <p><strong>Sponsored by</strong> <em>Karlsruhe Institute of Technology (KIT)</em></p>
171
172 <p></li>
173 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36359">36359</a> Broken OPAC mainpage layouts in 23.05.09</p>
174
175 <blockquote>
176   <p>23.05.09</li>
177   </ul></p>
178   
179   <h3 id="patrons">Patrons</h3>
180 </blockquote>
181
182 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
183
184 <ul>
185 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35796">35796</a> Patron password expiration date lost when patron edited by superlibrarian</li>
186 </ul>
187
188 <h4 id="otherbugsfixed">Other bugs fixed</h4>
189
190 <ul>
191 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36076">36076</a> paycollect.tt is missing permission checks for manual credit and invoice</li>
192 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36292">36292</a> 'See all charges' hyperlink to view guarantee fees is not linked correctly</li>
193 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36298">36298</a> In patrons search road type authorized value code displayed in patron address</li>
194 </ul>
195
196 <h3 id="restapi">REST API</h3>
197
198 <h4 id="otherbugsfixed">Other bugs fixed</h4>
199
200 <ul>
201 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36066">36066</a> REST API: We should only allow deleting cancelled order lines</li>
202 </ul>
203
204 <h3 id="reports">Reports</h3>
205
206 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
207
208 <ul>
209 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31988">31988</a> manager.pl is only user for "Catalog by item type" report</li>
210 </ul>
211
212 <h4 id="otherbugsfixed">Other bugs fixed</h4>
213
214 <ul>
215 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35949">35949</a> Useless code pointing to branchreserves.pl in request.tt</li>
216 </ul>
217
218 <h3 id="staffinterface">Staff interface</h3>
219
220 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
221
222 <ul>
223 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35935">35935</a> Wrong branch picked after an incorrect login</li>
224 </ul>
225
226 <h4 id="otherbugsfixed">Other bugs fixed</h4>
227
228 <ul>
229 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35800">35800</a> edit_any_item permission required to see patron name in detail page</li>
230 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36005">36005</a> Typo in "Your concern was successfully submitted" in staff interface</li>
231 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36099">36099</a> JS error in console on non-existent biblio record</li>
232 </ul>
233
234 <h3 id="templates">Templates</h3>
235
236 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
237
238 <ul>
239 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36332">36332</a> JS error on moremember</li>
240 </ul>
241
242 <h4 id="otherbugsfixed">Other bugs fixed</h4>
243
244 <p><ul>
245 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35351">35351</a> Adjust basket details template to avoid showing empty page-section</p>
246
247 <blockquote>
248   <p>This removes the empty white section in acquisitions for a basket with no orders.</li>
249   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35934">35934</a> Items in transit show as both in-transit and Available on holdings list</li>
250   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36224">36224</a> It looks like spsuggest functionality was removed years ago, but the templates still refer to it</li>
251   </ul></p>
252   
253   <h3 id="testsuite">Test Suite</h3>
254 </blockquote>
255
256 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
257
258 <ul>
259 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35922">35922</a> t/db_dependent/www/batch.t is failing</li>
260 </ul>
261
262 <h4 id="otherbugsfixed">Other bugs fixed</h4>
263
264 <ul>
265 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32671">32671</a> basic_workflow.t is failing on slow servers</li>
266 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36010">36010</a> Items/AutomaticItemModificationByAge.t is failing</li>
267 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36277">36277</a> t/db_dependent/api/v1/transfer_limits.t  is failing</li>
268 </ul>
269
270 <h2 id="enhancements">Enhancements</h2>
271
272 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
273
274 <h4 id="enhancements">Enhancements</h4>
275
276 <ul>
277 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35955">35955</a> New CSRF token generated everytime we need one</li>
278 </ul>
279
280 <h3 id="cataloging">Cataloging</h3>
281
282 <h4 id="enhancements">Enhancements</h4>
283
284 <ul>
285 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36156">36156</a> Duplicate selected value when a field or subfield is cloned</li>
286 </ul>
287
288 <h2 id="documentation">Documentation</h2>
289
290 <p>The Koha manual is maintained in Sphinx. The home page for Koha
291 documentation is</p>
292
293 <ul>
294 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
295 </ul>
296
297 <p>The Git repository for the Koha manual can be found at</p>
298
299 <ul>
300 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
301 </ul>
302
303 <p>Partial translations are available for various other languages.</p>
304
305 <p>The Koha team welcomes additional translations; please see</p>
306
307 <ul>
308 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
309 </ul>
310
311 <p>For information about translating Koha, and join the koha-translate 
312 list to volunteer:</p>
313
314 <ul>
315 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
316 </ul>
317
318 <p>The most up-to-date translations can be found at:</p>
319
320 <ul>
321 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
322 </ul>
323
324 <h2 id="releaseteam">Release Team</h2>
325
326 <p>The release team for Koha 23.05.10 is</p>
327
328 <ul>
329 <li><p>Release Manager: Katrin Fischer</p></li>
330 <li><p>Release Manager assistants:</p>
331
332 <ul>
333 <li>Tomás Cohen Arazi</li>
334 <li>Martin Renvoize</li>
335 <li>Jonathan Druart</li>
336 </ul></li>
337 <li><p>QA Manager: Marcel de Rooy</p></li>
338 <li><p>QA Team:</p>
339
340 <ul>
341 <li>Marcel de Rooy</li>
342 <li>Julian Maurice</li>
343 <li>Lucas Gass</li>
344 <li>Victor Grousset</li>
345 <li>Kyle M Hall</li>
346 <li>Nick Clemens</li>
347 <li>Martin Renvoize</li>
348 <li>Tomás Cohen Arazi</li>
349 <li>Aleisha Amohia</li>
350 <li>Emily Lamancusa</li>
351 <li>David Cook</li>
352 <li>Jonathan Druart</li>
353 <li>Pedor Amorim</li>
354 </ul></li>
355 <li><p>Topic Experts:</p>
356
357 <ul>
358 <li>UI Design -- Owen Leonard</li>
359 <li>Zebra -- Fridolin Somers</li>
360 <li>REST API -- Tomás Cohen Arazi</li>
361 <li>ERM -- Matt Blenkinsop</li>
362 <li>ILL -- Pedro Amorim</li>
363 <li>SIP2 -- Matthias Meusburger</li>
364 <li>CAS -- Matthias Meusburger</li>
365 </ul></li>
366 <li><p>Bug Wranglers:</p>
367
368 <ul>
369 <li>Aleisha Amohia</li>
370 <li>Indranil Das Gupta</li>
371 </ul></li>
372 <li><p>Packaging Managers:</p>
373
374 <ul>
375 <li>Mason James</li>
376 <li>Indranil Das Gupta</li>
377 <li>Tomás Cohen Arazi</li>
378 </ul></li>
379 <li><p>Documentation Manager: Aude Charillon</p></li>
380 <li><p>Documentation Team:</p>
381
382 <ul>
383 <li>Caroline Cyr La Rose</li>
384 <li>Kelly McElligott</li>
385 <li>Philip Orr</li>
386 <li>Marie-Luce Laflamme</li>
387 <li>Lucy Vaux-Harvey</li>
388 </ul></li>
389 <li><p>Translation Manager: Jonathan Druart</p></li>
390 <li><p>Wiki curators: </p>
391
392 <ul>
393 <li>Thomas Dukleth</li>
394 <li>Katrin Fischer</li>
395 </ul></li>
396 <li><p>Release Maintainers:</p>
397
398 <ul>
399 <li>23.11 -- Fridolin Somers</li>
400 <li>23.05 -- Lucas Gass</li>
401 <li>22.11 -- Frédéric Demians</li>
402 <li>22.05 -- Danyon Sewell</li>
403 </ul></li>
404 <li><p>Release Maintainer assistants:</p>
405
406 <ul>
407 <li>22.05 -- Wainui Witika-Park</li>
408 </ul></li>
409 </ul>
410
411 <h2 id="credits">Credits</h2>
412
413 <p>We thank the following libraries, companies, and other institutions who are known to have sponsored
414 new features in Koha 23.05.10</p>
415
416 <div style="column-count: 2;">
417
418 - Karlsruhe Institute of Technology (KIT)
419 </div>
420
421 <p>We thank the following individuals who contributed patches to Koha 23.05.10</p>
422
423 <div style="column-count: 2;">
424
425 - Pedro Amorim (1)
426 - Tomás Cohen Arazi (4)
427 - Nick Clemens (6)
428 - David Cook (6)
429 - Jonathan Druart (30)
430 - Magnus Enger (1)
431 - Laura Escamilla (3)
432 - Lucas Gass (15)
433 - Victor Grousset (1)
434 - Thibaud Guillot (1)
435 - Kyle M Hall (6)
436 - Andreas Jonsson (2)
437 - Emily Lamancusa (1)
438 - Owen Leonard (5)
439 - Julian Maurice (5)
440 - Martin Renvoize (4)
441 - Marcel de Rooy (8)
442 - Fridolin Somers (7)
443 - Raphael Straub (1)
444 - Lari Taskula (1)
445 - Shi Yao Wang (2)
446 </div>
447
448 <p>We thank the following libraries, companies, and other institutions who contributed
449 patches to Koha 23.05.10</p>
450
451 <div style="column-count: 2;">
452
453 - Athens County Public Libraries (5)
454 - BibLibre (13)
455 - ByWater-Solutions (30)
456 - Hypernova Oy (1)
457 - kit.edu (1)
458 - Koha Community Developers (31)
459 - Kreablo AB (2)
460 - Libriotech (1)
461 - montgomerycountymd.gov (1)
462 - Prosentient Systems (6)
463 - PTFS-Europe (5)
464 - Rijksmuseum (8)
465 - Solutions inLibro inc (2)
466 - Theke Solutions (4)
467 </div>
468
469 <p>We also especially thank the following individuals who tested patches
470 for Koha</p>
471
472 <div style="column-count: 2;">
473
474 - Pedro Amorim (5)
475 - Tomás Cohen Arazi (8)
476 - Nick Clemens (1)
477 - David Cook (1)
478 - Jonathan Druart (16)
479 - Magnus Enger (1)
480 - Katrin Fischer (64)
481 - Andrew Fuerste-Henry (2)
482 - matthias le gac (1)
483 - Lucas Gass (96)
484 - Victor Grousset (14)
485 - Sophie Halden (1)
486 - Kyle M Hall (7)
487 - Andrew Fuerste Henry (1)
488 - Olivier Hubert (1)
489 - Barbara Johnson (1)
490 - Emily Lamancusa (4)
491 - Brendan Lawlor (1)
492 - Owen Leonard (5)
493 - Julian Maurice (6)
494 - David Nind (15)
495 - Philip Orr (1)
496 - Barbara Petritsch (1)
497 - Martin Renvoize (29)
498 - Marcel de Rooy (18)
499 - Caroline Cyr La Rose (1)
500 - Lisette Scheer (1)
501 - Fridolin Somers (81)
502 - Anneli Österman (1)
503 </div>
504
505 <p>We regret any omissions.  If a contributor has been inadvertently missed,
506 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
507
508 <h2 id="revisioncontrolnotes">Revision control notes</h2>
509
510 <p>The Koha project uses Git for version control.  The current development
511 version of Koha can be retrieved by checking out the master branch of:</p>
512
513 <ul>
514 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
515 </ul>
516
517 <p>The branch for this version of Koha and future bugfixes in this release
518 line is 23.05.x-security.</p>
519
520 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
521
522 <p>Bug reports and feature requests can be filed at the Koha bug
523 tracker at:</p>
524
525 <ul>
526 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
527 </ul>
528
529 <p>He rau ringa e oti ai.
530 (Many hands finish the work)</p>
531
532 <p>Autogenerated release notes updated last on 27 Mar 2024 16:31:27.</p>