Bug 36574: Canceled/invalid ISBN not indexed by ES for MARC 21
[koha.git] / misc / release_notes / release_notes_23_11_03.html
1 <h1 id="releasenotesforkoha23.11.03">RELEASE NOTES FOR KOHA 23.11.03</h1>
2
3 <p>29 Feb 2024</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.11.03 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-23.11.03.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.11.03 is a bugfix/maintenance release with security fixes.</p>
28
29 <p>It includes 7 security bugfixes, 80 other bugfixes and 14 enhancement.</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=29510">29510</a> objects.find should call search_limited if present</li>
39 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34623">34623</a> Update jQuery-validate plugin to 1.20.0</li>
40 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35890">35890</a> AutoLocation system preference + setting the library IP field - can still login and unexpected results</li>
41 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35918">35918</a> Incorrect library used when AutoLocation configured using the same IP</li>
42 <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>
43 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35942">35942</a> OPAC user can enroll several times to the same club</li>
44 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36072">36072</a> Can request articles even if ArticleRequests is off</li>
45 </ul>
46
47 <h2 id="bugfixes">Bugfixes</h2>
48
49 <h3 id="accessibility">Accessibility</h3>
50
51 <h4 id="otherbugsfixed">Other bugs fixed</h4>
52
53 <ul>
54 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34647">34647</a> name attribute is obsolete in anchor tag</li>
55 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35894">35894</a> Duplicate link in booksellers.tt</li>
56 </ul>
57
58 <h3 id="acquisitions">Acquisitions</h3>
59
60 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
61
62 <ul>
63 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35912">35912</a> Item prices not populating order form when adding to a basket from a staged file</li>
64 </ul>
65
66 <h4 id="otherbugsfixed">Other bugs fixed</h4>
67
68 <ul>
69 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33457">33457</a> Improve display of fund users when the patron has no firstname</li>
70 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34853">34853</a> Move EDI link to new line in invoice column of acquisition details display</li>
71 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35514">35514</a> New order line form: Total prices not updated when adding multiple items</li>
72 </ul>
73
74 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
75
76 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
77
78 <ul>
79 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35843">35843</a> No such thing as Koha::Exceptions::Exception</li>
80 </ul>
81
82 <h4 id="otherbugsfixed">Other bugs fixed</h4>
83
84 <ul>
85 <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>
86 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35277">35277</a> Pseudonymization should be done in a background job</li>
87 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35701">35701</a> Cannot use i18n.inc from memberentrygen</li>
88 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35833">35833</a> Fix few noisy warnings from C4/Koha and search</li>
89 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35835">35835</a> Fix shebang for cataloguing/ysearch.pl</li>
90 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36092">36092</a> sessionID not passed to the template on auth.tt</li>
91 </ul>
92
93 <h3 id="authentication">Authentication</h3>
94
95 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
96
97 <ul>
98 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36034">36034</a> cas_ticket is set to serialized patron object in session</li>
99 </ul>
100
101 <h4 id="otherbugsfixed">Other bugs fixed</h4>
102
103 <ul>
104 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29930">29930</a> 'cardnumber' overwritten with userid when not mapped (LDAP auth)</li>
105 </ul>
106
107 <h3 id="cataloging">Cataloging</h3>
108
109 <h4 id="otherbugsfixed">Other bugs fixed</h4>
110
111 <ul>
112 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35695">35695</a> Remove useless item group code from cataloging_additem.js</li>
113 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35774">35774</a> add_item_to_item_group additem.pl should be $item->itemnumber instead of biblioitemnumber</li>
114 </ul>
115
116 <h3 id="circulation">Circulation</h3>
117
118 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
119
120 <ul>
121 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35518">35518</a> Call to C4::Context->userenv happens before it's gets populated breaks code logic in circulation</li>
122 </ul>
123
124 <h4 id="otherbugsfixed">Other bugs fixed</h4>
125
126 <ul>
127 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230">30230</a> Search for patrons in checkout should not require edit_borrowers permission</li>
128 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35360">35360</a> Inconsistent use/look of 'Cancel hold(s)' button on circ/waitingreserves.pl</li>
129 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35483">35483</a> Restore item level to record level hold switch in hold table</li>
130 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35535">35535</a> Cancel hold -button does not work in pop-up (Hold found, item is already waiting)</li>
131 </ul>
132
133 <h3 id="command-lineutilities">Command-line Utilities</h3>
134
135 <h4 id="otherbugsfixed">Other bugs fixed</h4>
136
137 <ul>
138 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30627">30627</a> koha-run-backups delete the backup files after finished its job without caring days option</li>
139 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35373">35373</a> Remove comment about bug 8000 in gather_print_notices.pl</li>
140 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35596">35596</a> Error in writeoff_debts documentation</li>
141 </ul>
142
143 <h3 id="documentation">Documentation</h3>
144
145 <h4 id="otherbugsfixed">Other bugs fixed</h4>
146
147 <ul>
148 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35354">35354</a> Update emailLibrarianWhenHoldisPlaced system preference description</li>
149 </ul>
150
151 <h3 id="installationandupgradecommand-lineinstaller">Installation and upgrade (command-line installer)</h3>
152
153 <h4 id="otherbugsfixed">Other bugs fixed</h4>
154
155 <ul>
156 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34979">34979</a> System preferences missing from sysprefs.sql</li>
157 </ul>
158
159 <h3 id="opac">OPAC</h3>
160
161 <h4 id="otherbugsfixed">Other bugs fixed</h4>
162
163 <ul>
164 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35578">35578</a> Validate "Where" in OPAC Authority search</li>
165 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35795">35795</a> Missing closing tag in OPAC course details template</li>
166 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35841">35841</a> Update text of 'Cancel' hold button on OPAC</li>
167 </ul>
168
169 <h3 id="patrons">Patrons</h3>
170
171 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
172
173 <p><ul>
174 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34479">34479</a> Clear saved patron search selections after certain actions</p>
175
176 <blockquote>
177   <p>This fixes issues with patron search, and remembering the patrons selected after performing an action (such as Add to patron list, Merge selected patrons, Batch patron modification). Remembering selected patrons was introduced in Koha 22.11, bug 29971.</p>
178   
179   <p>Previously, the patrons selected after running an action were kept, and this either caused confusion, or could result in data loss if other actions were taken with new searches.</p>
180   
181   <p>Now, after performing a search and taking one of the actions available, you are now prompted with "Keep patrons selected for a new operation". When you return to the patron search:
182   - If the patrons are kept: those patrons should still be selected
183   - If the patrons aren't kept: the patron selection history is empty and no patrons are selected</li>
184   </ul></p>
185   
186   <h4 id="otherbugsfixed">Other bugs fixed</h4>
187 </blockquote>
188
189 <ul>
190 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35445">35445</a> OPAC registration verification triggered by email URL scanners</li>
191 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35743">35743</a> The "category" filter is not selected in the column filter dropdown</li>
192 </ul>
193
194 <h3 id="pluginarchitecture">Plugin architecture</h3>
195
196 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
197
198 <ul>
199 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35930">35930</a> ILL module broken if plugins disabled</li>
200 </ul>
201
202 <h3 id="restapi">REST API</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=35368">35368</a> "Add a checkout" shows up twice in online documentation</li>
208 </ul>
209
210 <h3 id="reports">Reports</h3>
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=35936">35936</a> Cannot save existing report with incorrect AV category</li>
216 </ul>
217
218 <h3 id="sip2">SIP2</h3>
219
220 <h4 id="otherbugsfixed">Other bugs fixed</h4>
221
222 <ul>
223 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35461">35461</a> Renew All 66 SIP server response messages produce HASH content in replies</li>
224 </ul>
225
226 <h3 id="staffinterface">Staff interface</h3>
227
228 <h4 id="otherbugsfixed">Other bugs fixed</h4>
229
230 <ul>
231 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33464">33464</a> Report "Orders by fund" is missing page-section class on results</li>
232 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34298">34298</a> Duplicate existing orders is missing page section on order list</li>
233 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34872">34872</a> Cart pop-up is missing page section</li>
234 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35300">35300</a> Add page-section to table of invoice files</li>
235 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35396">35396</a> Replace Datatables' column filters throttling with input timeout</li>
236 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35742">35742</a> Cannot remove new user added to fund</li>
237 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35745">35745</a> Setting suggester on the suggestion edit form does not show library and category</li>
238 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35753">35753</a> Checkbox() function in additional-contents not necessary</li>
239 <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>
240 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35865">35865</a> Missing hint about permissions when adding managers to a basket</li>
241 </ul>
242
243 <h3 id="systemadministration">System Administration</h3>
244
245 <h4 id="otherbugsfixed">Other bugs fixed</h4>
246
247 <ul>
248 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35530">35530</a> Can't tell if UserCSS and UserJS in libraries are for staff interface or OPAC</li>
249 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35831">35831</a> Move UpdateItemLocationOnCheckout to Checkout policy section</li>
250 </ul>
251
252 <h3 id="templates">Templates</h3>
253
254 <h4 id="otherbugsfixed">Other bugs fixed</h4>
255
256 <ul>
257 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35323">35323</a> Terminology: Add additional elements to the "More Searches" bar...</li>
258 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35349">35349</a> Reindent label item search template</li>
259 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35350">35350</a> Update label creator pop-up windows with consistent footer markup</li>
260 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35406">35406</a> Typo in holds queue viewer template</li>
261 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35407">35407</a> Terminology: Show fewer collection codes</li>
262 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35820">35820</a> Table on Hold ratios page at circ/reserveratios.pl has wrong id</li>
263 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35893">35893</a> Missing closing </li> in opac.pref</li>
264 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35951">35951</a> We don't need category-out-of-age-limit.inc</li>
265 </ul>
266
267 <h3 id="testsuite">Test Suite</h3>
268
269 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
270
271 <ul>
272 <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>
273 </ul>
274
275 <h4 id="otherbugsfixed">Other bugs fixed</h4>
276
277 <ul>
278 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35904">35904</a> C4::Auth::checkauth cannot be tested easily</li>
279 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35940">35940</a> Cypress tests for the Preservation module are failing</li>
280 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35962">35962</a> t/db_dependent/Koha/BackgroundJob.t failing on D10</li>
281 </ul>
282
283 <h3 id="tools">Tools</h3>
284
285 <h4 id="otherbugsfixed">Other bugs fixed</h4>
286
287 <ul>
288 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35817">35817</a> Wrong hint on patron's category when batch update patron</li>
289 </ul>
290
291 <h2 id="enhancements">Enhancements</h2>
292
293 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
294
295 <h4 id="enhancements">Enhancements</h4>
296
297 <ul>
298 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35490">35490</a> Remove GetMarcItem from C4::Biblio</li>
299 </ul>
300
301 <h3 id="command-lineutilities">Command-line Utilities</h3>
302
303 <h4 id="enhancements">Enhancements</h4>
304
305 <ul>
306 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35479">35479</a> Nightly cronjob for plugins should log the plugins that are being run</li>
307 </ul>
308
309 <h3 id="database">Database</h3>
310
311 <h4 id="enhancements">Enhancements</h4>
312
313 <ul>
314 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26831">26831</a> Enable librarians to control when unaccepted private list share invites are removed by the cleanup_database.pl cronjob</p>
315
316 <blockquote>
317   <p>The new PurgeListShareInvitesOlderThan system preference enables librarians to control when unaccepted private list share invites are removed from the database.</p>
318   
319   <p>Unaccepted private list share invites will now be removed based on the following prioritised options:</p>
320   
321   <ul>
322   <li><p>Priority 1. Use DAYS value when the cleanup_database.pl cronjob is run with a --list-invites DAYS parameter specified.</p></li>
323   <li><p>Priority 2. Use the PurgeListShareInvitesOlderThan system preference value.</p></li>
324   <li><p>Priority 3. Use a default of 14 days, if the cleanup_database.pl cronjob is run with a --list-invites parameter missing the DAYS value, AND the PurgeListShareInvitesOlderThan system preference is empty.</p></li>
325   <li><p>Priority 4. Don't remove any unaccepted private list share invites if the cleanup_database.pl cronjob is run without the --list-invites parameter and the PurgeListShareInvitesOlderThan syspref is empty.</p></li>
326   </ul>
327 </blockquote>
328
329 <p><strong>Sponsored by</strong> <em>Catalyst</em></p></li>
330 </ul>
331
332 <h3 id="ill">ILL</h3>
333
334 <h4 id="enhancements">Enhancements</h4>
335
336 <ul>
337 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34282">34282</a> ILL batches - availability checking has issues</p>
338
339 <p><strong>Sponsored by</strong> <em>UKHSA (UK Health Security Agency)</em></p></li>
340 </ul>
341
342 <h3 id="notices">Notices</h3>
343
344 <h4 id="enhancements">Enhancements</h4>
345
346 <p><ul>
347 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18397">18397</a> Add recipient/sender information to notices tab in staff interface</p>
348
349 <blockquote>
350   <p>Display <code>from</code>, <code>to</code> and <code>cc</code> addresses under 'Delivery details' in the notices table once the notice has been sent.</li>
351   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34854">34854</a> Add ability to skip Talking Tech Itiva notifications for a patron if a given field matches a given value</li>
352   </ul></p>
353   
354   <h3 id="opac">OPAC</h3>
355 </blockquote>
356
357 <h4 id="enhancements">Enhancements</h4>
358
359 <ul>
360 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663">35663</a> Wording on OPAC privacy page is misleading</li>
361 </ul>
362
363 <h3 id="patrons">Patrons</h3>
364
365 <h4 id="enhancements">Enhancements</h4>
366
367 <ul>
368 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35356">35356</a> SMS number field shows on moremember.pl even when null</li>
369 </ul>
370
371 <h3 id="restapi">REST API</h3>
372
373 <h4 id="enhancements">Enhancements</h4>
374
375 <ul>
376 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35744">35744</a> Implement +strings for GET /patrons/:patron_id</li>
377 </ul>
378
379 <h3 id="staffinterface">Staff interface</h3>
380
381 <h4 id="enhancements">Enhancements</h4>
382
383 <p><ul>
384 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35389">35389</a> Hide 'Transfers to send' on circulation home page when stock rotation is disabled</p>
385
386 <blockquote>
387   <p>Currently, Transfers to send (on circulation) is only relevant when you enable StockRotation. To lower confusion, we hide the option if you did not enable that pref.</li>
388   </ul></p>
389   
390   <h3 id="templates">Templates</h3>
391 </blockquote>
392
393 <h4 id="enhancements">Enhancements</h4>
394
395 <ul>
396 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34862">34862</a> blocking_errors.inc not included everywhere</li>
397 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35260">35260</a> Review batch checkout page</li>
398 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35379">35379</a> 'searchfield' parameter name misleading when translating</li>
399 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35419">35419</a> Update page title for bookings</li>
400 </ul>
401
402 <h2 id="newsystempreferences">New system preferences</h2>
403
404 <ul>
405 <li>AutoApprovePatronProfileSettings</li>
406 <li>EmailSMSSendDriverFromAddress</li>
407 <li>HidePersonalPatronDetailOnCirculation</li>
408 <li>ILLCheckAvailability</li>
409 <li>IntranetReadingHistoryHolds</li>
410 <li>ManaToken</li>
411 <li>OAI-PMH:AutoUpdateSetsEmbedItemData</li>
412 <li>OPACDetailQRCode</li>
413 <li>OPACPopupAuthorsSearch</li>
414 <li>OPACPrivacy</li>
415 <li>OPACShibOnly</li>
416 <li>OPACSuggestionMandatoryFields</li>
417 <li>OverDriveAuthName</li>
418 <li>OverDriveWebsiteID</li>
419 <li>PurgeListShareInvitesOlderThan</li>
420 <li>RecordStaffUserOnCheckout</li>
421 <li>ReplytoDefault</li>
422 <li>staffShibOnly</li>
423 </ul>
424
425 <h2 id="deletedsystempreferences">Deleted system preferences</h2>
426
427 <ul>
428 <li>IllCheckAvailability</li>
429 <li>OAI-PMH:AutoUpdateSetEmbedItemData</li>
430 <li>OpacPrivacy</li>
431 <li>ReplyToDefault</li>
432 </ul>
433
434 <h2 id="documentation">Documentation</h2>
435
436 <p>The Koha manual is maintained in Sphinx. The home page for Koha
437 documentation is</p>
438
439 <ul>
440 <li><p><a href="http://koha-community.org/documentation/">Koha Documentation</a>
441 As of the date of these release notes, the Koha manual is available in the following languages:</p></li>
442 <li><p><a href="https://koha-community.org/manual/23.11//html/">Chinese (Traditional)</a> (61%)</p></li>
443 <li><a href="https://koha-community.org/manual/23.11//html/">English</a> (100%)</li>
444 <li><a href="https://koha-community.org/manual/23.11/en/html/">English (USA)</a></li>
445 <li><a href="https://koha-community.org/manual/23.11/fr/html/">French</a> (40%)</li>
446 <li><a href="https://koha-community.org/manual/23.11/de/html/">German</a> (40%)</li>
447 <li><a href="https://koha-community.org/manual/23.11/hi/html/">Hindi</a> (75%)</li>
448 </ul>
449
450 <p>The Git repository for the Koha manual can be found at</p>
451
452 <ul>
453 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
454 </ul>
455
456 <h2 id="translations">Translations</h2>
457
458 <p>Complete or near-complete translations of the OPAC and staff
459 interface are available in this release for the following languages:</p>
460
461 <div style="column-count: 2;">
462
463 - Arabic (ar_ARAB) (69%)
464 - Armenian (hy_ARMN) (100%)
465 - Bulgarian (bg_CYRL) (100%)
466 - Chinese (Traditional) (91%)
467 - Czech (65%)
468 - Dutch (76%)
469 - English (100%)
470 - English (New Zealand) (64%)
471 - English (USA)
472 - Finnish (99%)
473 - French (99%)
474 - French (Canada) (96%)
475 - German (99%)
476 - German (Switzerland) (52%)
477 - Greek (52%)
478 - Hindi (100%)
479 - Italian (84%)
480 - Norwegian Bokmål (76%)
481 - Persian (fa_ARAB) (91%)
482 - Polish (93%)
483 - Portuguese (Brazil) (92%)
484 - Portuguese (Portugal) (88%)
485 - Russian (89%)
486 - Slovak (62%)
487 - Spanish (99%)
488 - Swedish (86%)
489 - Telugu (71%)
490 - Turkish (80%)
491 - Ukrainian (74%)
492 - hyw_ARMN (generated) (hyw_ARMN) (65%)
493 </div>
494
495 <p>Partial translations are available for various other languages.</p>
496
497 <p>The Koha team welcomes additional translations; please see</p>
498
499 <ul>
500 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
501 </ul>
502
503 <p>For information about translating Koha, and join the koha-translate 
504 list to volunteer:</p>
505
506 <ul>
507 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
508 </ul>
509
510 <p>The most up-to-date translations can be found at:</p>
511
512 <ul>
513 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
514 </ul>
515
516 <h2 id="releaseteam">Release Team</h2>
517
518 <p>The release team for Koha 23.11.03 is</p>
519
520 <ul>
521 <li><p>Release Manager: Katrin Fischer</p></li>
522 <li><p>Release Manager assistants:</p>
523
524 <ul>
525 <li>Tomás Cohen Arazi</li>
526 <li>Martin Renvoize</li>
527 <li>Jonathan Druart</li>
528 </ul></li>
529 <li><p>QA Manager: Marcel de Rooy</p></li>
530 <li><p>QA Team:</p>
531
532 <ul>
533 <li>Marcel de Rooy</li>
534 <li>Julian Maurice</li>
535 <li>Lucas Gass</li>
536 <li>Victor Grousset</li>
537 <li>Kyle M Hall</li>
538 <li>Nick Clemens</li>
539 <li>Martin Renvoize</li>
540 <li>Tomás Cohen Arazi</li>
541 <li>Aleisha Amohia</li>
542 <li>Emily Lamancusa</li>
543 <li>David Cook</li>
544 <li>Jonathan Druart</li>
545 <li>Pedor Amorim</li>
546 </ul></li>
547 <li><p>Topic Experts:</p>
548
549 <ul>
550 <li>UI Design -- Owen Leonard</li>
551 <li>Zebra -- Fridolin Somers</li>
552 <li>REST API -- Tomás Cohen Arazi</li>
553 <li>ERM -- Matt Blenkinsop</li>
554 <li>ILL -- Pedro Amorim</li>
555 <li>SIP2 -- Matthias Meusburger</li>
556 <li>CAS -- Matthias Meusburger</li>
557 </ul></li>
558 <li><p>Bug Wranglers:</p>
559
560 <ul>
561 <li>Aleisha Amohia</li>
562 <li>Indranil Das Gupta</li>
563 </ul></li>
564 <li><p>Packaging Managers:</p>
565
566 <ul>
567 <li>Mason James</li>
568 <li>Indranil Das Gupta</li>
569 <li>Tomás Cohen Arazi</li>
570 </ul></li>
571 <li><p>Documentation Manager: Aude Charillon</p></li>
572 <li><p>Documentation Team:</p>
573
574 <ul>
575 <li>Caroline Cyr La Rose</li>
576 <li>Kelly McElligott</li>
577 <li>Philip Orr</li>
578 <li>Marie-Luce Laflamme</li>
579 <li>Lucy Vaux-Harvey</li>
580 </ul></li>
581 <li><p>Translation Manager: Jonathan Druart</p></li>
582 <li><p>Wiki curators: </p>
583
584 <ul>
585 <li>Thomas Dukleth</li>
586 <li>Katrin Fischer</li>
587 </ul></li>
588 <li><p>Release Maintainers:</p>
589
590 <ul>
591 <li>23.11 -- Fridolin Somers</li>
592 <li>23.05 -- Lucas Gass</li>
593 <li>22.11 -- Frédéric Demians</li>
594 <li>22.05 -- Danyon Sewell</li>
595 </ul></li>
596 <li><p>Release Maintainer assistants:</p>
597
598 <ul>
599 <li>22.05 -- Wainui Witika-Park</li>
600 </ul></li>
601 </ul>
602
603 <h2 id="credits">Credits</h2>
604
605 <p>We thank the following libraries, companies, and other institutions who are known to have sponsored
606 new features in Koha 23.11.03</p>
607
608 <div style="column-count: 2;">
609
610 - [Catalyst](https://www.catalyst.net.nz/products/library-management-koha)
611 - UKHSA (UK Health Security Agency)
612 </div>
613
614 <p>We thank the following individuals who contributed patches to Koha 23.11.03</p>
615
616 <div style="column-count: 2;">
617
618 - Pedro Amorim (2)
619 - Tomás Cohen Arazi (9)
620 - Matt Blenkinsop (6)
621 - Alex Buckley (3)
622 - Nick Clemens (7)
623 - David Cook (3)
624 - Jonathan Druart (28)
625 - Katrin Fischer (20)
626 - Lucas Gass (8)
627 - Victor Grousset (1)
628 - Thibaud Guillot (4)
629 - Kyle M Hall (9)
630 - Janik Hilser (1)
631 - Andreas Jonsson (3)
632 - Owen Leonard (15)
633 - lmstrand (1)
634 - David Nind (1)
635 - Martin Renvoize (9)
636 - Marcel de Rooy (9)
637 - Caroline Cyr La Rose (2)
638 - Fridolin Somers (2)
639 - Lari Taskula (1)
640 </div>
641
642 <p>We thank the following libraries, companies, and other institutions who contributed
643 patches to Koha 23.11.03</p>
644
645 <div style="column-count: 2;">
646
647 - Athens County Public Libraries (15)
648 - BibLibre (6)
649 - Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (20)
650 - ByWater-Solutions (24)
651 - Catalyst (3)
652 - David Nind (1)
653 - Hypernova Oy (1)
654 - Independant Individuals (2)
655 - Koha Community Developers (29)
656 - Kreablo AB (3)
657 - Prosentient Systems (3)
658 - PTFS-Europe (17)
659 - Rijksmuseum (9)
660 - Solutions inLibro inc (2)
661 - Theke Solutions (9)
662 </div>
663
664 <p>We also especially thank the following individuals who tested patches
665 for Koha</p>
666
667 <div style="column-count: 2;">
668
669 - Michael Adamyk (1)
670 - Aleisha Amohia (1)
671 - Pedro Amorim (3)
672 - Tomás Cohen Arazi (11)
673 - Aude (1)
674 - Matt Blenkinsop (6)
675 - David Cook (2)
676 - Chris Cormack (1)
677 - Jonathan Druart (13)
678 - Michał Dudzik (1)
679 - Sharon Dugdale (2)
680 - Magnus Enger (3)
681 - Katrin Fischer (112)
682 - Andrew Fuerste-Henry (1)
683 - Lucas Gass (6)
684 - Victor Grousset (13)
685 - Kyle M Hall (18)
686 - Andrew Fuerste Henry (1)
687 - Barbara Johnson (3)
688 - Emily Lamancusa (2)
689 - Brendan Lawlor (1)
690 - Owen Leonard (14)
691 - lmstrand (1)
692 - Julian Maurice (1)
693 - David Nind (24)
694 - Philip Orr (1)
695 - Hans Pålsson (1)
696 - Martin Renvoize (54)
697 - Phil Ringnalda (2)
698 - Marcel de Rooy (22)
699 - Caroline Cyr La Rose (1)
700 - Fridolin Somers (142)
701 - Edith Speller (1)
702 - Michelle Spinney (1)
703 - Emmi Takkinen (1)
704 - Loïc Vassaux--Artur (1)
705 - Alexander Wagner (3)
706 - Anneli Österman (3)
707 </div>
708
709 <p>We regret any omissions.  If a contributor has been inadvertently missed,
710 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
711
712 <h2 id="revisioncontrolnotes">Revision control notes</h2>
713
714 <p>The Koha project uses Git for version control.  The current development
715 version of Koha can be retrieved by checking out the master branch of:</p>
716
717 <ul>
718 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
719 </ul>
720
721 <p>The branch for this version of Koha and future bugfixes in this release
722 line is 23.11.x-security.</p>
723
724 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
725
726 <p>Bug reports and feature requests can be filed at the Koha bug
727 tracker at:</p>
728
729 <ul>
730 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
731 </ul>
732
733 <p>He rau ringa e oti ai.
734 (Many hands finish the work)</p>
735
736 <p>Autogenerated release notes updated last on 29 Feb 2024 10:23:03.</p>