Rmaint fix: Revert bug 35148 as it needs 31453 not in 22.11.x
[koha.git] / misc / release_notes / release_notes_22_11_11.html
1 <h1 id="releasenotesforkoha22.11.11">RELEASE NOTES FOR KOHA 22.11.11</h1>
2
3 <p>07 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 22.11.11 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-22.11.11.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.11.11 is a bugfix/maintenance release.</p>
28
29 <p>It includes 13 enhancements, 77 bugfixes.</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=34513">34513</a> Authenticated users can bypass permissions and view some privileged pages</li>
39 </ul>
40
41 <h2 id="bugfixes">Bugfixes</h2>
42
43 <h3 id="acquisitions">Acquisitions</h3>
44
45 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
46
47 <ul>
48 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34645">34645</a> Add missing fields to MarcItemFieldsToOrder system preference</li>
49 </ul>
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=32676">32676</a> EDI message status uses varying case, breaking EDI status block</li>
55 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34917">34917</a> Fix suggestions.tt table default sort column</li>
56 </ul>
57
58 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</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=35014">35014</a> Times should only be set for enable-time flatpickrs</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=34656">34656</a> CartToShelf should not trigger RealTimeHoldsQueue</li>
70 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34786">34786</a> after_biblio_action hooks: find after delete makes no sense</li>
71 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34844">34844</a> manage_item_editor_templates is missing from userpermissions.sql</li>
72 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34885">34885</a> Improve confusing pref description for OPACHoldsIfAvailableAtPickup</li>
73 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34912">34912</a> Account(s).t tests fail in UTC+1 and higher</li>
74 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34916">34916</a> ArticleRequests.t may fail on wrong borrowernumber</li>
75 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34918">34918</a> Koha/Items.t crashes on missing borrower 42 or 51</li>
76 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34930">34930</a> Fix timezone problem in Koha/Object.t</li>
77 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34932">34932</a> A missing manager (51) failed my patron test</li>
78 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34982">34982</a> Administration currencies table not showing pagination</li>
79 </ul>
80
81 <h3 id="cataloging">Cataloging</h3>
82
83 <h4 id="otherbugsfixed">Other bugs fixed</h4>
84
85 <p><ul>
86 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34549">34549</a> The cataloguing editor allows you to input invalid data</p>
87
88 <blockquote>
89   <p>This fixes entering data when cataloguing so that non-XML characters are removed. Non-XML characters (such as ESC) were causing adding and editing data to fail, with errors similar to:
90    Error: invalid data, cannot decode metadata object
91    parser error : PCDATA invalid Char value 27</li>
92   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34689">34689</a> Add and duplicate item - Error 500</li>
93   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34794">34794</a> Typo in recalls_to_pull.tt</li>
94   </ul></p>
95   
96   <h3 id="circulation">Circulation</h3>
97 </blockquote>
98
99 <h4 id="otherbugsfixed">Other bugs fixed</h4>
100
101 <ul>
102 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34302">34302</a> Checkin and renewal error messages disappear immediately in checkouts table</li>
103 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34722">34722</a> All items display as recalled when an item-level recall is made</p>
104
105 <p><strong>Sponsored by</strong> <em>Toi Ohomai Institute of Technology</em></p></li>
106 </ul>
107
108 <h3 id="command-lineutilities">Command-line Utilities</h3>
109
110 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
111
112 <ul>
113 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34764">34764</a> sip_cli_emulator -fa/--fee_acknowledge does not act as expected</li>
114 </ul>
115
116 <h4 id="otherbugsfixed">Other bugs fixed</h4>
117
118 <ul>
119 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34653">34653</a> Make koha-foreach return the correct status code</li>
120 </ul>
121
122 <h3 id="erm">ERM</h3>
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=34789">34789</a> Fix typo in erm_eholdings_titles</li>
128 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34804">34804</a> Translation fixes - ERM</li>
129 </ul>
130
131 <h3 id="finesandfees">Fines and fees</h3>
132
133 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
134
135 <ul>
136 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35015">35015</a> Regression: Charges table no longer filters out paid transactions</li>
137 </ul>
138
139 <h3 id="i18nl10n">I18N/L10N</h3>
140
141 <h4 id="otherbugsfixed">Other bugs fixed</h4>
142
143 <p><ul>
144 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34833">34833</a> "order number" untranslatable when editing estimated delivery date</li>
145 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34870">34870</a> Unrecognized special characters when writing off an invoice with a note</p>
146
147 <blockquote>
148   <p>This fixes the display of UTF-8 characters for write off notes under a patron's accounting section. Previously, if you added a note when writing off multiple charges ([Patron] > Accounting > Make a payment > Payment note column > + Add note), a note with special characters (for example, éçö) did not display correctly.</li>
149   </ul></p>
150   
151   <h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
152 </blockquote>
153
154 <h4 id="otherbugsfixed">Other bugs fixed</h4>
155
156 <ul>
157 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34558">34558</a> Update custom.sql for it-IT webinstaller</li>
158 </ul>
159
160 <h3 id="labelpatroncardprinting">Label/patron card printing</h3>
161
162 <h4 id="otherbugsfixed">Other bugs fixed</h4>
163
164 <ul>
165 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34532">34532</a> Silence warns in Patroncard.pm when layout values are empty</li>
166 </ul>
167
168 <h3 id="opac">OPAC</h3>
169
170 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
171
172 <p><ul>
173 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34694">34694</a> OPAC bib record blows up with error 500</li>
174 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34768">34768</a> Can't pay fines on OPAC if patron has a guarantee and they can see their fines</li>
175 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34836">34836</a> OPAC ISBD or MARC view blows up with error 500</p>
176
177 <blockquote>
178   <p>This fixes an error that occurs when viewing the MARC and ISBD views of a record in the OPAC (when not logged in) - the detail pages cannot be viewed and there is an error trace displayed.</li>
179   </ul></p>
180   
181   <h4 id="otherbugsfixed">Other bugs fixed</h4>
182 </blockquote>
183
184 <p><ul>
185 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34613">34613</a> Remove onclick event attributes from Verovio midiplayer.js</li>
186 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34711">34711</a> Remove use of onclick for opac-privacy.pl</li>
187 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34724">34724</a> Remove use of onclick for opac-imageviewer.pl</li>
188 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34725">34725</a> Remove use of onclick for OPAC cart</li>
189 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34730">34730</a> Add responsive behavior to more tables in the OPAC</li>
190 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34760">34760</a> Prevent error when logging into OPAC after conducting a search</p></p>
191
192 <p><strong>Sponsored by</strong> <em>Toi Ohomai Institute of Technology</em></p>
193
194 <p></li>
195 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34923">34923</a> OPAC hold page flatpickr does not allow direct input of dates</li>
196 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34934">34934</a> Remove the use of event attributes from OPAC lists page</li>
197 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34936">34936</a> Remove the use of event attributes from OPAC detail page</li>
198 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34944">34944</a> Remove the use of event attributes from OPAC full serial issue page</li>
199 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34945">34945</a> Remove the use of event attributes from OPAC clubs tab</li>
200 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34961">34961</a> RSS feed link in OPAC is missing sort parameter</p>
201
202 <blockquote>
203   <p>This fixes two RSS links in the OPAC search results template so that they include the correct parameters, including the descending sort by acquisition date.</li>
204   </ul></p>
205   
206   <h3 id="patrons">Patrons</h3>
207 </blockquote>
208
209 <h4 id="otherbugsfixed">Other bugs fixed</h4>
210
211 <ul>
212 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33395">33395</a> Patron search results shows only overdues if patron has overdues</li>
213 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34728">34728</a> HTML notices should not be pre-formatted</li>
214 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34743">34743</a> Incorrect POD in import_patrons.pl</li>
215 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34883">34883</a> Regression in Patron Import dateexpiry function</li>
216 </ul>
217
218 <h3 id="restapi">REST API</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=32942">32942</a> Suggestion API doesn't support custom statuses</li>
224 </ul>
225
226 <h3 id="reports">Reports</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=34859">34859</a> reports-home.pl has unnecessary syspref template parameters</li>
232 </ul>
233
234 <h3 id="sip2">SIP2</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=34767">34767</a> SIP2 fee acknowledgement flag on renewals is passed, but not used</li>
240 </ul>
241
242 <h4 id="otherbugsfixed">Other bugs fixed</h4>
243
244 <ul>
245 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22873">22873</a> C4::SIP::ILS::Transation::FeePayment->pay $disallow_overpayment does nothing</li>
246 </ul>
247
248 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
249
250 <h4 id="otherbugsfixed">Other bugs fixed</h4>
251
252 <ul>
253 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33406">33406</a> Searching for authority with hyphen surrounded by spaces causes error 500 (with ES)</li>
254 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34740">34740</a> Sort option are wrong in search engine configuration (Elasticsearch)</li>
255 </ul>
256
257 <h3 id="staffinterface">Staff interface</h3>
258
259 <h4 id="otherbugsfixed">Other bugs fixed</h4>
260
261 <ul>
262 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34921">34921</a> Tabs on Additional Content page need space above</li>
263 </ul>
264
265 <h3 id="systemadministration">System Administration</h3>
266
267 <h4 id="otherbugsfixed">Other bugs fixed</h4>
268
269 <ul>
270 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34748">34748</a> Wrong column name basket_number in table settings for basket</li>
271 </ul>
272
273 <h3 id="templates">Templates</h3>
274
275 <h4 id="otherbugsfixed">Other bugs fixed</h4>
276
277 <p><ul>
278 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33734">33734</a> Using custom search filters breaks diacritics characters in search term</li>
279 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34443">34443</a> Spelling: Patron search pop-up Sort1: should be Sort 1:</li>
280 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34781">34781</a> Add a span tag around GDPR text in opac-memberentry</li>
281 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34835">34835</a> Highlight logged-in library in patron searches does not work anymore in new staff interface</li>
282 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34942">34942</a> Typo: brower</p>
283
284 <blockquote>
285   <p>This fixes a typo in a message used in the advanced cataloguing editor when macros are converted from being stored in the browser to being stored in the database - 'brower' to 'browser'.</li>
286   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35010">35010</a> In record checkout history should not show anonymous patron link</li>
287   </ul></p>
288   
289   <h3 id="testsuite">Test Suite</h3>
290 </blockquote>
291
292 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
293
294 <ul>
295 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34911">34911</a> Test suite no longer run test critic</li>
296 </ul>
297
298 <h4 id="otherbugsfixed">Other bugs fixed</h4>
299
300 <ul>
301 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34489">34489</a> Koha/Patrons.t: Subtests get_age and is_valid_age do not pass in another timezone</li>
302 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34843">34843</a> Koha/Database/Commenter.t is failing if the DB has been upgraded</li>
303 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34846">34846</a> SIP/ILS.t is failing if the DB has been upgraded</li>
304 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34847">34847</a> Search.t is failing if the DB has been upgraded</li>
305 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34848">34848</a> SIP/Message.t is failing if the DB has been upgraded</li>
306 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34967">34967</a> Move Prices.t to t/db_dependent</li>
307 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34968">34968</a> t/Search.t does not do anything with Test::DBIx::Class</li>
308 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34969">34969</a> t/Search/buildQuery.t does not do anything with Test::DBIx::Class</li>
309 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34970">34970</a> t/SuggestionEngine_AuthorityFile.t does not do anything with Test::DBIx::Class</li>
310 </ul>
311
312 <h3 id="tools">Tools</h3>
313
314 <h4 id="otherbugsfixed">Other bugs fixed</h4>
315
316 <ul>
317 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32048">32048</a> Calendar adding holidays repeated</li>
318 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34732">34732</a> Barcode image generator doesn't generate correct Code39 barcode</li>
319 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34822">34822</a> BatchUpdateBiblioHoldsQueue should be called once per import batch when using RealTimeHoldsQueue</li>
320 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34939">34939</a> When manually entering dates in flatPickr the hour and minute get set to 00:00 not 23:59</li>
321 </ul>
322
323 <h3 id="webservices">Web services</h3>
324
325 <h4 id="otherbugsfixed">Other bugs fixed</h4>
326
327 <ul>
328 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34467">34467</a> OAI GetRecord bad encoding for UNIMARC</li>
329 </ul>
330
331 <h2 id="enhancements">Enhancements</h2>
332
333 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
334
335 <h4 id="enhancements">Enhancements</h4>
336
337 <ul>
338 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34787">34787</a> Typo gorup</li>
339 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34825">34825</a> Move Letters.t to t/db_dependent</li>
340 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34887">34887</a> Merge Patron.t into t/db/Koha/Patron.t</li>
341 </ul>
342
343 <h3 id="authentication">Authentication</h3>
344
345 <h4 id="enhancements">Enhancements</h4>
346
347 <ul>
348 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30843">30843</a> TOTP expiration delay should be configurable</li>
349 </ul>
350
351 <h3 id="circulation">Circulation</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=33876">33876</a> item-note-nonpublic and item-note-public are difficult to customize in the checkout table</li>
357 </ul>
358
359 <h3 id="opac">OPAC</h3>
360
361 <h4 id="enhancements">Enhancements</h4>
362
363 <ul>
364 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33819">33819</a> Accessibility: More description required in OPAC search breadcrumbs</li>
365 </ul>
366
367 <h3 id="patrons">Patrons</h3>
368
369 <h4 id="enhancements">Enhancements</h4>
370
371 <p><ul>
372 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34511">34511</a> Typo in manage_staged_records permission description</p>
373
374 <blockquote>
375   <p>This patch corrects a typo in the description of the manage_staged_records permission.</li>
376   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34719">34719</a> Middle name doesn't show on autocomplete</li>
377   </ul></p>
378   
379   <h3 id="restapi">REST API</h3>
380 </blockquote>
381
382 <h4 id="enhancements">Enhancements</h4>
383
384 <ul>
385 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34054">34054</a> Allow to embed biblio on GET /items</p>
386
387 <p><strong>Sponsored by</strong> <em>Bibliothèque Universitaire des Langues et Civilisations (BULAC)</em></p></li>
388 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34333">34333</a> Add cancellation request information embed option to the holds endpoint</li>
389 </ul>
390
391 <h3 id="templates">Templates</h3>
392
393 <h4 id="enhancements">Enhancements</h4>
394
395 <p><ul>
396 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34446">34446</a> Typo: Can be guarantee</li>
397 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34679">34679</a> Description for RELTERMS authorized value category is wrong</p>
398
399 <blockquote>
400   <p>This patch changes the description of the RELTERMS authorized value category to "List of relator codes and terms".</li>
401   </ul></p>
402   
403   <h3 id="tools">Tools</h3>
404 </blockquote>
405
406 <h4 id="enhancements">Enhancements</h4>
407
408 <ul>
409 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34716">34716</a> Typo in tools/stockrotation.tt</li>
410 </ul>
411
412 <h2 id="documentation">Documentation</h2>
413
414 <p>The Koha manual is maintained in Sphinx. The home page for Koha
415 documentation is</p>
416
417 <ul>
418 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
419 </ul>
420
421 <p>The Git repository for the Koha manual can be found at</p>
422
423 <ul>
424 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
425 </ul>
426
427 <h2 id="translations">Translations</h2>
428
429 <p>Complete or near-complete translations of the OPAC and staff
430 interface are available in this release for the following languages:</p>
431
432 <div style="column-count: 2;">
433
434 - Arabic (71.7%)
435 - Armenian (100%)
436 - Armenian (Classical) (64.5%)
437 - Bulgarian (93.3%)
438 - Chinese (Taiwan) (81.2%)
439 - Czech (62%)
440 - English (New Zealand) (68.1%)
441 - English (USA)
442 - English (United Kingdom) (99.9%)
443 - Finnish (96.9%)
444 - French (99.8%)
445 - French (Canada) (95.2%)
446 - German (100%)
447 - German (Switzerland) (50.1%)
448 - Greek (51.5%)
449 - Hindi (100%)
450 - Italian (91.7%)
451 - Nederlands-Nederland (Dutch-The Netherlands) (90.3%)
452 - Norwegian Bokmål (65.1%)
453 - Persian (70.1%)
454 - Polish (100%)
455 - Portuguese (89.6%)
456 - Portuguese (Brazil) (100%)
457 - Russian (93.2%)
458 - Slovak (61.7%)
459 - Spanish (100%)
460 - Swedish (84.9%)
461 - Telugu (76.9%)
462 - Turkish (86.9%)
463 - Ukrainian (77.7%)
464 </div>
465
466 <p>Partial translations are available for various other languages.</p>
467
468 <p>The Koha team welcomes additional translations; please see</p>
469
470 <ul>
471 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
472 </ul>
473
474 <p>For information about translating Koha, and join the koha-translate 
475 list to volunteer:</p>
476
477 <ul>
478 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
479 </ul>
480
481 <p>The most up-to-date translations can be found at:</p>
482
483 <ul>
484 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
485 </ul>
486
487 <h2 id="releaseteam">Release Team</h2>
488
489 <p>The release team for Koha 22.11.11 is</p>
490
491 <ul>
492 <li><p>Release Manager: Tomás Cohen Arazi</p></li>
493 <li><p>Release Manager assistants:</p>
494
495 <ul>
496 <li>Jonathan Druart</li>
497 <li>Martin Renvoize</li>
498 </ul></li>
499 <li><p>QA Manager: Katrin Fischer</p></li>
500 <li><p>QA Team:</p>
501
502 <ul>
503 <li>Aleisha Amohia</li>
504 <li>Nick Clemens</li>
505 <li>David Cook</li>
506 <li>Jonathan Druart</li>
507 <li>Lucas Gass</li>
508 <li>Victor Grousset</li>
509 <li>Kyle M Hall</li>
510 <li>Andrii Nugged</li>
511 <li>Martin Renvoize</li>
512 <li>Marcel de Rooy</li>
513 <li>Petro Vashchuk</li>
514 </ul></li>
515 <li><p>Topic Experts:</p>
516
517 <ul>
518 <li>UI Design -- Owen Leonard</li>
519 <li>Zebra -- Fridolin Somers</li>
520 <li>REST API -- Martin Renvoize</li>
521 <li>ERM -- Pedro Amorim</li>
522 <li>ILL -- Pedro Amorim</li>
523 </ul></li>
524 <li><p>Bug Wranglers:</p>
525
526 <ul>
527 <li>Aleisha Amohia</li>
528 </ul></li>
529 <li><p>Packaging Manager: Mason James</p></li>
530 <li><p>Documentation Manager: Aude Charillon</p></li>
531 <li><p>Documentation Team:</p>
532
533 <ul>
534 <li>Caroline Cyr La Rose</li>
535 <li>Lucy Vaux-Harvey</li>
536 </ul></li>
537 <li><p>Translation Manager: Bernardo González Kriegel</p></li>
538 <li><p>Wiki curators: </p>
539
540 <ul>
541 <li>Thomas Dukleth</li>
542 <li>Katrin Fischer</li>
543 </ul></li>
544 <li><p>Release Maintainers:</p>
545
546 <ul>
547 <li>23.05 -- Fridolin Somers</li>
548 <li>22.11 -- PTFS Europe (Matt Blenkinsop, Pedro Amorim)</li>
549 <li>22.05 -- Lucas Gass</li>
550 <li>21.11 -- Danyon Sewell</li>
551 </ul></li>
552 <li><p>Release Maintainer assistants:</p>
553
554 <ul>
555 <li>21.11 -- Wainui Witika-Park</li>
556 </ul></li>
557 </ul>
558
559 <h2 id="credits">Credits</h2>
560
561 <p>We thank the following libraries, companies, and other institutions who are known to have sponsored
562 new features in Koha 22.11.11</p>
563
564 <div style="column-count: 2;">
565
566 - [Bibliothèque Universitaire des Langues et Civilisations (BULAC)](http://www.bulac.fr)
567 - Toi Ohomai Institute of Technology
568 </div>
569
570 <p>We thank the following individuals who contributed patches to Koha 22.11.11</p>
571
572 <div style="column-count: 2;">
573
574 - Aleisha Amohia (2)
575 - Pedro Amorim (4)
576 - Tomás Cohen Arazi (8)
577 - Matt Blenkinsop (20)
578 - Nick Clemens (10)
579 - David Cook (13)
580 - Frédéric Demians (2)
581 - Jonathan Druart (9)
582 - emilyrose (1)
583 - Laura Escamilla (2)
584 - Katrin Fischer (5)
585 - Lucas Gass (5)
586 - Evan Giles (1)
587 - Victor Grousset (2)
588 - Kyle M Hall (4)
589 - Janusz Kaczmarek (1)
590 - Emily Lamancusa (1)
591 - Owen Leonard (8)
592 - David Nind (2)
593 - Jacob O'Mara (2)
594 - Martin Renvoize (7)
595 - Marcel de Rooy (25)
596 - Caroline Cyr La Rose (2)
597 - Fridolin Somers (2)
598 - Arthur Suzuki (2)
599 - Zeno Tajoli (1)
600 - Koha translators (1)
601 </div>
602
603 <p>We thank the following libraries, companies, and other institutions who contributed
604 patches to Koha 22.11.11</p>
605
606 <div style="column-count: 2;">
607
608 - Athens County Public Libraries (8)
609 - BibLibre (4)
610 - Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (5)
611 - ByWater-Solutions (21)
612 - Catalyst (1)
613 - Catalyst Open Source Academy (2)
614 - Cineca (1)
615 - David Nind (2)
616 - Independant Individuals (2)
617 - Koha Community Developers (11)
618 - montgomerycountymd.gov (1)
619 - Prosentient Systems (13)
620 - PTFS-Europe (32)
621 - Rijksmuseum (25)
622 - Solutions inLibro inc (3)
623 - Tamil (2)
624 - Theke Solutions (8)
625 </div>
626
627 <p>We also especially thank the following individuals who tested patches
628 for Koha</p>
629
630 <div style="column-count: 2;">
631
632 - Pedro Amorim (5)
633 - Tomás Cohen Arazi (127)
634 - Matt Blenkinsop (91)
635 - Nick Clemens (7)
636 - David Cook (2)
637 - Jonathan Druart (11)
638 - Laura Escamilla (2)
639 - Katrin Fischer (46)
640 - Andrew Fuerste-Henry (2)
641 - Lucas Gass (7)
642 - Salah Ghedda (3)
643 - Victor Grousset (9)
644 - Kyle M Hall (1)
645 - hebah (1)
646 - Kristi Krueger (1)
647 - Emily Lamancusa (3)
648 - Sam Lau (2)
649 - Owen Leonard (10)
650 - David Nind (27)
651 - Jacob O'Mara (31)
652 - Martin Renvoize (12)
653 - Marcel de Rooy (31)
654 - Caroline Cyr La Rose (1)
655 - Andreas Roussos (2)
656 - Michaela Sieber (1)
657 - Fridolin Somers (132)
658 </div>
659
660 <p>We regret any omissions.  If a contributor has been inadvertently missed,
661 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
662
663 <h2 id="revisioncontrolnotes">Revision control notes</h2>
664
665 <p>The Koha project uses Git for version control.  The current development
666 version of Koha can be retrieved by checking out the master branch of:</p>
667
668 <ul>
669 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
670 </ul>
671
672 <p>The branch for this version of Koha and future bugfixes in this release
673 line is 22.11.x.</p>
674
675 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
676
677 <p>Bug reports and feature requests can be filed at the Koha bug
678 tracker at:</p>
679
680 <ul>
681 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
682 </ul>
683
684 <p>He rau ringa e oti ai.
685 (Many hands finish the work)</p>
686
687 <p>Autogenerated release notes updated last on 07 Nov 2023 11:42:54.</p>