Update release notes for 23.05.06 release
[koha.git] / misc / release_notes / release_notes_23_05_06.html
1 <h1 id="releasenotesforkoha23.05.06">RELEASE NOTES FOR KOHA 23.05.06</h1>
2
3 <p>28 Nov 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 23.05.06 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-23.05.06.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 23.05.06 is a bugfix/maintenance release.</p>
28
29 <p>It includes 19 enhancements, 62 bugfixes including 2 security fixes.</p>
30
31 <p><strong>System requirements</strong></p>
32
33 <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>
34
35 <h4 id="securitybugs">Security bugs</h4>
36
37 <ul>
38 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35290">35290</a> SQL Injection vulnerability in ysearch.pl</li>
39 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35291">35291</a> File Upload vulnerability in upload-cover-image.pl</li>
40 </ul>
41
42 <h2 id="bugfixes">Bugfixes</h2>
43
44 <h3 id="about">About</h3>
45
46 <h4 id="otherbugsfixed">Other bugs fixed</h4>
47
48 <ul>
49 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34424">34424</a> Update release team on about page for new QA team member</li>
50 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35033">35033</a> Add a validation for biblioitems in about/system information</li>
51 </ul>
52
53 <h3 id="acquisitions">Acquisitions</h3>
54
55 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
56
57 <ul>
58 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35004">35004</a> Cannot receive order lines with items created in cataloguing</li>
59 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35254">35254</a> Adding files to basket from a staged file uses wrong inputs for order information when not all records are selected</li>
60 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35273">35273</a> When editing items on receive, aqorders_items is not updated correctly</li>
61 </ul>
62
63 <h4 id="otherbugsfixed">Other bugs fixed</h4>
64
65 <ul>
66 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22712">22712</a> Funds from inactive budgets appear on Item details if using MarcItemFieldstoOrder</li>
67 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34375">34375</a> Shipping fund in an invoice defaults to the first fund from the list rather than 'no fund' after receiving</li>
68 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35012">35012</a> Framework item plugins fire twice on Acquisition item blocks</li>
69 </ul>
70
71 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
72
73 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
74
75 <ul>
76 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34959">34959</a> Translator tool generates too many changes</li>
77 </ul>
78
79 <h4 id="otherbugsfixed">Other bugs fixed</h4>
80
81 <ul>
82 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32379">32379</a> CRASH: Can't call method "itemlost" on an undefined value</li>
83 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35024">35024</a> Do not wrap PO files</li>
84 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35173">35173</a> Call concat correctly for EDI SFTP Transport errors</li>
85 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35190">35190</a> Additional_fields table should allow null values for authorised_value_category</li>
86 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35278">35278</a> CGI::param called in list context from /usr/share/koha/admin/columns_settings.pl line 76</li>
87 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35298">35298</a> Flatpickr makes focus handler in dateaccessioned plugin useless</li>
88 </ul>
89
90 <h3 id="authentication">Authentication</h3>
91
92 <h4 id="otherbugsfixed">Other bugs fixed</h4>
93
94 <ul>
95 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31393">31393</a> Koha::Config->read_from_file incorrectly parses elements with 1 attribute named" content" (Shibboleth config)</li>
96 </ul>
97
98 <h3 id="cataloging">Cataloging</h3>
99
100 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
101
102 <ul>
103 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34993">34993</a> Framework doesn't load defaults in existing records or duplicate as new</li>
104 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35181">35181</a> Can no longer edit sample records with advanced cataloguing editor</li>
105 </ul>
106
107 <h4 id="otherbugsfixed">Other bugs fixed</h4>
108
109 <p><ul>
110 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32853">32853</a> Fix cataloguing/value_builder/unimarc_field_125.pl</li>
111 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32856">32856</a> Fix cataloguing/value_builder/unimarc_field_126.pl</li>
112 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34966">34966</a> Terminology: Add item form - "Add &amp; duplicate" should be "Add and duplicate"</p>
113
114 <blockquote>
115   <p>This updates the add item form in the staff interface to
116   change the 'Add &amp; duplicate' button to 'Add and duplicate'. (As per the terminology guidelines https://wiki.koha-community.org/wiki/Terminology)</li>
117   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35245">35245</a> Incorrect select2 width when cataloging authorities</li>
118   </ul></p>
119   
120   <h3 id="circulation">Circulation</h3>
121 </blockquote>
122
123 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
124
125 <ul>
126 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17798">17798</a> Checking out an item on hold for another patron prints a slip but does not update hold</li>
127 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35295">35295</a> No hold modal when checking in an item of a held record</li>
128 </ul>
129
130 <h4 id="otherbugsfixed">Other bugs fixed</h4>
131
132 <p><ul>
133 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27992">27992</a> When recording local use with statistical patron items are not checked in</li>
134 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29007">29007</a> Prompt for reason when cancelling waiting hold via popup</p>
135
136 <blockquote>
137   <p>This adds the option to record the hold cancellation reason on the check in form for waiting holds (similar to when cancelling holds from the record details' holds page).</li>
138   <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33164">33164</a> Return claim message shows intermittently when BlockReturnOfLostItems enabled</p></p>
139 </blockquote>
140
141 <p><strong>Sponsored by</strong> <em>Pymble Ladies' College</em></p>
142
143 <p></li>
144 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34704">34704</a> Print templates are formatted incorrectly</p>
145
146 <blockquote>
147   <p>The patch removes the automated additional of html linebreak markup to print notices when using --html.</p>
148   
149   <p>If you are using this flag with gather_print_notices.pl you may need to revisit your notice templates to ensure they are properly marked up as expected for html notices. If you are using non-html notices then they should remain as before.</li>
150   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34910">34910</a> Do not allow checkout for anonymous patron</li>
151   </ul></p>
152   
153   <h3 id="command-lineutilities">Command-line Utilities</h3>
154 </blockquote>
155
156 <h4 id="otherbugsfixed">Other bugs fixed</h4>
157
158 <p><ul>
159 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35141">35141</a> Prevent link_bibs_to_authorities from dying on search error</li>
160 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35171">35171</a> runreport.pl cronjob should optionally send an email when the report has no results</p>
161
162 <blockquote>
163   <p>This enhancement adds a new 'send_empty' option to runreport.pl. Currently, if there are no results for a report, then no email is sent. This option lets libraries know that a report was run overnight and that it had no results. Example: perl misc/cronjobs/runreport.pl 1 --send_empty --email</li>
164   </ul></p>
165   
166   <h3 id="holdrequests">Hold requests</h3>
167 </blockquote>
168
169 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
170
171 <ul>
172 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35307">35307</a> Expired holds are missing an input, so updating holds causes loss of data</li>
173 </ul>
174
175 <h4 id="otherbugsfixed">Other bugs fixed</h4>
176
177 <ul>
178 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34678">34678</a> Concurrent changes to the holds can fail due to primary key constraints</li>
179 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35003">35003</a> Holds with cancellation requests table on waitingreserves.tt does not filter by branch</li>
180 </ul>
181
182 <h3 id="i18nl10n">I18N/L10N</h3>
183
184 <h4 id="otherbugsfixed">Other bugs fixed</h4>
185
186 <p><ul>
187 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32312">32312</a> Complete database column descriptions for circulation module in guided reports</p>
188
189 <blockquote>
190   <p>This adds and clarifies database column descriptions shown for the statistics table when creating a guided report for the circulation module. Previously, some columns didn't have a description or were ambiguous.</li>
191   </ul></p>
192   
193   <h3 id="installationandupgradecommand-lineinstaller">Installation and upgrade (command-line installer)</h3>
194 </blockquote>
195
196 <h4 id="otherbugsfixed">Other bugs fixed</h4>
197
198 <ul>
199 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35180">35180</a> Fix typo in deletedbiblioitems.publishercode comment in kohastructure.sql</li>
200 </ul>
201
202 <h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
203
204 <h4 id="otherbugsfixed">Other bugs fixed</h4>
205
206 <ul>
207 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30024">30024</a> link_bibs_to_authorities.pl relies on CatalogModuleRelink</li>
208 </ul>
209
210 <h3 id="notices">Notices</h3>
211
212 <h4 id="otherbugsfixed">Other bugs fixed</h4>
213
214 <p><ul>
215 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35185">35185</a> Remove is_html flag from sample notices for text notices</li>
216 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35186">35186</a> Remove html tags from sample notices</p>
217
218 <blockquote>
219   <p>This removes unnecessary <html></html> tags in two email notices:
220   * PASSWORD_RESET
221   * STAFF_PASSWORD_RESET
222   These notices are only updated in new installations, for existing installation manually change the notices.</li>
223   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35187">35187</a> Fix line breaks in some HTML notices, including WELCOME</li>
224   </ul></p>
225   
226   <h3 id="opac">OPAC</h3>
227 </blockquote>
228
229 <h4 id="otherbugsfixed">Other bugs fixed</h4>
230
231 <p><ul>
232 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33810">33810</a> Accessibility: OPAC Advanced Search fields are not labelled</li>
233 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35144">35144</a> 'Required' mention for patron attributes is not red in OPAC</li>
234 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35266">35266</a> opac-MARCdetail: Can't call method "metadata" on an undefined value</p>
235
236 <blockquote>
237   <p>This fixes the display of the MARC view page when a record does not exist - it now redirects to the 404 (page not found) page. Previously, it generated an error trace, where the normal and ISBD view pages redirected to the 404 (page not found) page.</li>
238   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35280">35280</a> OPAC patron entry form: Patron attributes "clear" link broken</li>
239   </ul></p>
240   
241   <h3 id="packaging">Packaging</h3>
242 </blockquote>
243
244 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
245
246 <ul>
247 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35242">35242</a> Force memcache restart after koha upgrade</li>
248 </ul>
249
250 <h3 id="patrons">Patrons</h3>
251
252 <h4 id="otherbugsfixed">Other bugs fixed</h4>
253
254 <ul>
255 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34413">34413</a> Flat picker birth date field does not display properly on initial load on iOS</li>
256 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34931">34931</a> Collapsed additional attributes and identifiers with a PA_CLASS don't display well</li>
257 </ul>
258
259 <h3 id="searching">Searching</h3>
260
261 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
262
263 <p><ul>
264 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34857">34857</a> OPAC advanced search operator "not" is searching as "and" on chrome</p>
265
266 <blockquote>
267   <p>This fixes a regression (from bug 33233) when using a Chrome-based browser with AND, OR, and NOT in OPAC > Advanced search > More options. Using these operators with keywords should now work as expected.</li>
268   </ul></p>
269   
270   <h3 id="selfcheckout">Self checkout</h3>
271 </blockquote>
272
273 <h4 id="otherbugsfixed">Other bugs fixed</h4>
274
275 <ul>
276 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34557">34557</a> Add option to prevent loading a patron's checkouts on the SCO</li>
277 </ul>
278
279 <h3 id="serials">Serials</h3>
280
281 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
282
283 <ul>
284 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35073">35073</a> Serials batch edit deletes unchanged additional fields data</li>
285 </ul>
286
287 <h3 id="staffinterface">Staff interface</h3>
288
289 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
290
291 <ul>
292 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35284">35284</a> No more delay between 2 DT requests</li>
293 </ul>
294
295 <h4 id="otherbugsfixed">Other bugs fixed</h4>
296
297 <p><ul>
298 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31041">31041</a> Cashup summary modal printing issue</p>
299
300 <blockquote>
301   <p>This bugfix updates the modal printing system to trigger a new page for dialogue printing.</p>
302   
303   <p>Whilst this causes a minor flash unsightly content at print preview, it significantly improves the reliability of modal printing where such dialogues appear on pages containing a lot of content or the modals themselves contain a enough content to require a scroll.</li>
304   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35276">35276</a> Suggestions form crashes on Unknown column 'auth_forwarded_hash' when logging in
305   This fixes an issue when trying to directly access the suggestions management page in the staff interface ([YOURDOMAIN]/cgi-bin/koha/suggestion/suggestion.pl) when you are logged out. Previously, if you were logged out, tried to access the suggestions management page, and then entered your credentials, you would get an error trace.</li>
306   </ul></p>
307   
308   <h3 id="systemadministration">System Administration</h3>
309 </blockquote>
310
311 <h4 id="otherbugsfixed">Other bugs fixed</h4>
312
313 <ul>
314 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35078">35078</a> Invalid HTML in OpacShowSavings system preference</li>
315 </ul>
316
317 <h3 id="templates">Templates</h3>
318
319 <h4 id="otherbugsfixed">Other bugs fixed</h4>
320
321 <ul>
322 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34624">34624</a> Many header search forms lack for attribute for label</li>
323 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954">34954</a> Typo: datexpiry</li>
324 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35205">35205</a> Fix duplicate id attribute in desks search form</li>
325 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35212">35212</a> Correct mismatched label on identity provider entry form</li>
326 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35272">35272</a> Add padding above vendor contracts section</li>
327 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35283">35283</a> XSLT 583 Action note is missing subfield h and x in staff interface</li>
328 </ul>
329
330 <h3 id="testsuite">Test Suite</h3>
331
332 <h4 id="otherbugsfixed">Other bugs fixed</h4>
333
334 <ul>
335 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35215">35215</a> Make a few assumptions more explicit in Suggestions.t</li>
336 </ul>
337
338 <h2 id="enhancements">Enhancements</h2>
339
340 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
341
342 <h4 id="enhancements">Enhancements</h4>
343
344 <ul>
345 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35043">35043</a> Handling of \t in PO files is confusing</li>
346 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35079">35079</a> Add option to gulp tasks po:update and po:create to control if POT should be built</li>
347 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35103">35103</a> Add option to gulp tasks to pass a list of tasks</li>
348 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35174">35174</a> Remove .po files from the codebase</li>
349 </ul>
350
351 <h3 id="cataloging">Cataloging</h3>
352
353 <h4 id="enhancements">Enhancements</h4>
354
355 <ul>
356 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35198">35198</a> Sort database column names alphabetically on automatic item modification page</li>
357 </ul>
358
359 <h3 id="circulation">Circulation</h3>
360
361 <h4 id="enhancements">Enhancements</h4>
362
363 <p><ul>
364 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34938">34938</a> Add collection column to holds ratio report (circ/reserveratios.pl)</li>
365 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35253">35253</a> Make materials specified note easier to customize</p>
366
367 <blockquote>
368   <p>This enhancement adds classes to the materials specified messages that are displayed when checking out and checking in an item, when there is a value for an item in 952$3.  The new classes available for customizing IntranetUserCSS are mats_spec_label and mats_spec_message.</p>
369   
370   <p>Example CSS customization:
371   .mats_spec_label { color: white; background: purple;  }
372   .mats_spec_message { color: white; background: green; }</li>
373   </ul></p>
374   
375   <h3 id="command-lineutilities">Command-line Utilities</h3>
376 </blockquote>
377
378 <h4 id="enhancements">Enhancements</h4>
379
380 <ul>
381 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050">33050</a> Allow to specify quote char in runreport.pl</li>
382 </ul>
383
384 <h3 id="database">Database</h3>
385
386 <h4 id="enhancements">Enhancements</h4>
387
388 <ul>
389 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34328">34328</a> Scottish Gaelic is missing from the language_rfc4646_to_iso639 table</li>
390 </ul>
391
392 <h3 id="opac">OPAC</h3>
393
394 <h4 id="enhancements">Enhancements</h4>
395
396 <ul>
397 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35147">35147</a> Add classes to Shibboleth text on OPAC login page</p>
398
399 <p><strong>Sponsored by</strong> <em>New Zealand Council for Educational Research</em></p></li>
400 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35262">35262</a> Improve OPAC self registration confirmation page</li>
401 </ul>
402
403 <h3 id="restapi">REST API</h3>
404
405 <h4 id="enhancements">Enhancements</h4>
406
407 <ul>
408 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34008">34008</a> REST API: Add a list (GET) endpoint for itemtypes</li>
409 </ul>
410
411 <h3 id="staffinterface">Staff interface</h3>
412
413 <h4 id="enhancements">Enhancements</h4>
414
415 <ul>
416 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33662">33662</a> Add link to order search to acq module navigation</p>
417
418 <p><strong>Sponsored by</strong> <em>The Research University in the Helmholtz Association (KIT)</em></p></li>
419 </ul>
420
421 <h3 id="templates">Templates</h3>
422
423 <h4 id="enhancements">Enhancements</h4>
424
425 <ul>
426 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35206">35206</a> Adjust style of add button on curbside pickups administration</li>
427 </ul>
428
429 <h3 id="tools">Tools</h3>
430
431 <h4 id="enhancements">Enhancements</h4>
432
433 <ul>
434 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24480">24480</a> Fields added with MARC modifications templates are not added in an ordered way</li>
435 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29811">29811</a> misc/export_records.pl add possibility to export with timestamp option on authority record type</li>
436 </ul>
437
438 <h3 id="webservices">Web services</h3>
439
440 <h4 id="enhancements">Enhancements</h4>
441
442 <ul>
443 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21284">21284</a> ILS-DI: Allow GetPatronInfo to tell if a checked out item is on hold for someone else
444 <blockquote>
445   <p>This enhancement adds two new entries in the loans section of a GetPatronInfo response:</p>
446   
447   <ul>
448   <li>item_on_hold: number of holds on this specific item</li>
449   <li>record_on_hold: number of holds on the record</li>
450   </ul>
451   
452   <p>This allows an ILS-DI client to know if a loaned item is already on hold by someone else, and how many holds there are.</li>
453   <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35008">35008</a> ILS-DI should not ask for login with OpacPublic disabled</p></p>
454 </blockquote>
455
456 <p><strong>Sponsored by</strong> <em>Auckland University of Technology</em></p></li>
457 </ul>
458
459 <h2 id="newsystempreferences">New system preferences</h2>
460
461 <ul>
462 <li>SCOLoadCheckoutsByDefault</li>
463 </ul>
464
465 <h2 id="documentation">Documentation</h2>
466
467 <p>The Koha manual is maintained in Sphinx. The home page for Koha
468 documentation is</p>
469
470 <ul>
471 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
472 </ul>
473
474 <p>The Git repository for the Koha manual can be found at</p>
475
476 <ul>
477 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
478 </ul>
479
480 <h2 id="translations">Translations</h2>
481
482 <p>Translation process has moved to a dedicated repository:</p>
483
484 <ul>
485 <li><a href="https://gitlab.com/koha-community/koha-l10n">Koha L10N Git Repository</a></li>
486 </ul>
487
488 <p>The Koha team welcomes additional translations; please see</p>
489
490 <ul>
491 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
492 </ul>
493
494 <p>For information about translating Koha, and join the koha-translate 
495 list to volunteer:</p>
496
497 <ul>
498 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
499 </ul>
500
501 <p>The most up-to-date translations can be found at:</p>
502
503 <ul>
504 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
505 </ul>
506
507 <h2 id="releaseteam">Release Team</h2>
508
509 <p>The release team for Koha 23.05.06 is</p>
510
511 <ul>
512 <li><p>Release Manager: Tomás Cohen Arazi</p></li>
513 <li><p>Release Manager assistants:</p>
514
515 <ul>
516 <li>Jonathan Druart</li>
517 <li>Martin Renvoize</li>
518 </ul></li>
519 <li><p>QA Manager: Katrin Fischer</p></li>
520 <li><p>QA Team:</p>
521
522 <ul>
523 <li>Aleisha Amohia</li>
524 <li>Nick Clemens</li>
525 <li>David Cook</li>
526 <li>Jonathan Druart</li>
527 <li>Lucas Gass</li>
528 <li>Victor Grousset</li>
529 <li>Kyle M Hall</li>
530 <li>Andrii Nugged</li>
531 <li>Martin Renvoize</li>
532 <li>Marcel de Rooy</li>
533 <li>Petro Vashchuk</li>
534 </ul></li>
535 <li><p>Topic Experts:</p>
536
537 <ul>
538 <li>UI Design -- Owen Leonard</li>
539 <li>Zebra -- Fridolin Somers</li>
540 <li>REST API -- Martin Renvoize</li>
541 <li>ERM -- Pedro Amorim</li>
542 <li>ILL -- Pedro Amorim</li>
543 </ul></li>
544 <li><p>Bug Wranglers:</p>
545
546 <ul>
547 <li>Aleisha Amohia</li>
548 </ul></li>
549 <li><p>Packaging Manager: Mason James</p></li>
550 <li><p>Documentation Manager: Aude Charillon</p></li>
551 <li><p>Documentation Team:</p>
552
553 <ul>
554 <li>Caroline Cyr La Rose</li>
555 <li>Lucy Vaux-Harvey</li>
556 </ul></li>
557 <li><p>Translation Manager: Bernardo González Kriegel</p></li>
558 <li><p>Wiki curators: </p>
559
560 <ul>
561 <li>Thomas Dukleth</li>
562 <li>Katrin Fischer</li>
563 </ul></li>
564 <li><p>Release Maintainers:</p>
565
566 <ul>
567 <li>23.05 -- Fridolin Somers</li>
568 <li>22.11 -- PTFS Europe (Matt Blenkinsop, Pedro Amorim)</li>
569 <li>22.05 -- Lucas Gass</li>
570 <li>21.11 -- Danyon Sewell</li>
571 </ul></li>
572 <li><p>Release Maintainer assistants:</p>
573
574 <ul>
575 <li>21.11 -- Wainui Witika-Park</li>
576 </ul></li>
577 </ul>
578
579 <h2 id="credits">Credits</h2>
580
581 <p>We thank the following libraries, companies, and other institutions who are known to have sponsored
582 new features in Koha 23.05.06</p>
583
584 <div style="column-count: 2;">
585
586 - Auckland University of Technology
587 - New Zealand Council for Educational Research
588 - Pymble Ladies' College
589 - The Research University in the Helmholtz Association (KIT)
590 </div>
591
592 <p>We thank the following individuals who contributed patches to Koha 23.05.06</p>
593
594 <div style="column-count: 2;">
595
596 - Aleisha Amohia (5)
597 - Pedro Amorim (4)
598 - Tomás Cohen Arazi (10)
599 - Matt Blenkinsop (2)
600 - Philippe Blouin (1)
601 - Nick Clemens (14)
602 - David Cook (5)
603 - Jonathan Druart (17)
604 - Laura Escamilla (1)
605 - Katrin Fischer (12)
606 - Lucas Gass (9)
607 - Victor Grousset (2)
608 - Thibaud Guillot (2)
609 - Kyle M Hall (3)
610 - Mason James (2)
611 - Andreas Jonsson (2)
612 - Jan Kissig (1)
613 - Emily Lamancusa (4)
614 - Owen Leonard (14)
615 - Julian Maurice (5)
616 - Matthias Meusburger (1)
617 - David Nind (2)
618 - Martin Renvoize (5)
619 - Marcel de Rooy (8)
620 - Slava Shishkin (1)
621 - Fridolin Somers (7)
622 - Arthur Suzuki (2)
623 - Koha translators (1)
624 </div>
625
626 <p>We thank the following libraries, companies, and other institutions who contributed
627 patches to Koha 23.05.06</p>
628
629 <div style="column-count: 2;">
630
631 - Athens County Public Libraries (14)
632 - BibLibre (17)
633 - Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (12)
634 - ByWater-Solutions (27)
635 - Catalyst Open Source Academy (5)
636 - David Nind (2)
637 - Independant Individuals (1)
638 - Koha Community Developers (19)
639 - KohaAloha (2)
640 - Kreablo AB (2)
641 - montgomerycountymd.gov (4)
642 - Prosentient Systems (5)
643 - PTFS-Europe (11)
644 - Rijksmuseum (8)
645 - Solutions inLibro inc (1)
646 - th-wildau.de (1)
647 - Theke Solutions (10)
648 </div>
649
650 <p>We also especially thank the following individuals who tested patches
651 for Koha</p>
652
653 <div style="column-count: 2;">
654
655 - Aleisha Amohia (3)
656 - AndrewA (2)
657 - Tomás Cohen Arazi (103)
658 - Andrew Auld (2)
659 - Matt Blenkinsop (1)
660 - Nick Clemens (9)
661 - David Cook (5)
662 - Chris Cormack (1)
663 - Jonathan Druart (5)
664 - Katrin Fischer (56)
665 - Andrew Fuerste-Henry (2)
666 - Lucas Gass (7)
667 - Victor Grousset (9)
668 - Kyle M Hall (6)
669 - Katariina Hanhisalo (1)
670 - Juliet Heltibridle (1)
671 - joubu (1)
672 - Jan Kissig (1)
673 - Päivi Knuutinen (2)
674 - Emily Lamancusa (10)
675 - Brendan Lawlor (1)
676 - Owen Leonard (8)
677 - Kelly McElligott (4)
678 - Johanna Miettunen (2)
679 - Georgia Newman (1)
680 - David Nind (30)
681 - Reetta Pihlaja (1)
682 - Martin Renvoize (5)
683 - Phil Ringnalda (8)
684 - Marcel de Rooy (22)
685 - Caroline Cyr La Rose (2)
686 - Michaela Sieber (1)
687 - Fridolin Somers (117)
688 </div>
689
690 <p>We regret any omissions.  If a contributor has been inadvertently missed,
691 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
692
693 <h2 id="revisioncontrolnotes">Revision control notes</h2>
694
695 <p>The Koha project uses Git for version control.  The current development
696 version of Koha can be retrieved by checking out the master branch of:</p>
697
698 <ul>
699 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
700 </ul>
701
702 <p>The branch for this version of Koha and future bugfixes in this release
703 line is 23.05.x-security.</p>
704
705 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
706
707 <p>Bug reports and feature requests can be filed at the Koha bug
708 tracker at:</p>
709
710 <ul>
711 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
712 </ul>
713
714 <p>He rau ringa e oti ai.
715 (Many hands finish the work)</p>
716
717 <p>Autogenerated release notes updated last on 28 Nov 2023 18:39:26.</p>