Rmaint fix: Revert bug 35148 as it needs 31453 not in 22.11.x
[koha.git] / misc / release_notes / release_notes_22_11_07.html
1 <h1 id="releasenotesforkoha22.11.07">RELEASE NOTES FOR KOHA 22.11.07</h1>
2
3 <p>23 jun 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.07 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-22.11.07.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.07 is a bugfix/maintenance release.</p>
28
29 <p>It includes 5 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=33595">33595</a> Bug 26628 broke authorization for tools start page</li>
39 </ul>
40
41 <h2 id="bugfixes">Bugfixes</h2>
42
43 <h3 id="about">About</h3>
44
45 <h4 id="otherbugsfixed">Other bugs fixed</h4>
46
47 <ul>
48 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33877">33877</a> Fix teams.yaml</li>
49 </ul>
50
51 <h3 id="acquisitions">Acquisitions</h3>
52
53 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
54
55 <ul>
56 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34006">34006</a> [22.11] Keep the current option for funds in receiving returns an error 500 or saves wrong fund</li>
57 </ul>
58
59 <h4 id="otherbugsfixed">Other bugs fixed</h4>
60
61 <ul>
62 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33340">33340</a> Correct formatting of English 1-page order PDF when the basket group covers multiple pages</p>
63
64 <p><strong>Sponsored by</strong> <em>Pymble Ladies' College</em></p>
65
66 <blockquote>
67   <p>If a basket group contains many order lines, this will ensure:</p>
68   
69   <ul>
70   <li>The page number at the bottom of the first page is not obscured.</li>
71   <li>The table of ordered items does not start half way down the second page.</li>
72   </ul>
73 </blockquote></li>
74 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33421">33421</a> Filtering purchase suggestions by status does not work if All Libraries is selected</li>
75 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33663">33663</a> Don't hide Suggestions link in side navigation when suggestion preference is disabled</li>
76 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33748">33748</a> UI issue on addorderiso2709.pl page</li>
77 </ul>
78
79 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
80
81 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
82
83 <p><ul>
84 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33934">33934</a> 'No encryption_key in koha-conf.xml' needs more detail</p>
85
86 <blockquote>
87   <p>This fixes an issue that can cause upgrades to Koha 23.05 to fail with an error message that includes 'No encryption_key in koha-conf.xml'. It also requires the configuration entry in the instance koha-conf.xml to be something other than <strong>ENCRYPTION_KEY</strong>.
88   It is recommended that the key is generated using pwgen 32</li>
89   </ul></p>
90   
91   <h4 id="otherbugsfixed">Other bugs fixed</h4>
92 </blockquote>
93
94 <ul>
95 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30649">30649</a> Vendor EDI account passwords should be encrypted in the database</li>
96 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32060">32060</a> Improve performance of Koha::Item->columns_to_str</p>
97
98 <p><strong>Sponsored by</strong> <em>Gothenburg University Library</em></p></li>
99 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32464">32464</a> Koha::Item->as_marc_field obsolete option mss</li>
100 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33489">33489</a> The borrowers table should have indexes on default patron search fields</li>
101 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33718">33718</a> <em>new</em>Zconn crashes on a bug in t::lib::Mocks::mock_config</li>
102 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33803">33803</a> Some scripts contain info about tab width</li>
103 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33854">33854</a> Typo in ImportBatchProfiles controller</li>
104 </ul>
105
106 <h3 id="authentication">Authentication</h3>
107
108 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
109
110 <ul>
111 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708">33708</a> OAuth/OIDC authentication for the staff interface requires OPAC enabled</li>
112 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33815">33815</a> Crash when librarian changes their own username in the staff interface</li>
113 </ul>
114
115 <h4 id="otherbugsfixed">Other bugs fixed</h4>
116
117 <p><ul>
118 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33675">33675</a> Add CSRF protection to OAuth/OIDC authentication</p>
119
120 <blockquote>
121   <p>This development adds support for the <code>state</code> parameter generation and delivery when contacting IdPs. This is an optional but recommended opaque value in the OAuth2/OIDC specs that helps prevent CSRF attacks, but is also a requirement on some Identity Provider solutions.</li>
122   </ul></p>
123   
124   <h3 id="cataloging">Cataloging</h3>
125 </blockquote>
126
127 <h4 id="otherbugsfixed">Other bugs fixed</h4>
128
129 <ul>
130 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32959">32959</a> Item templates will apply the same barcode each time template is applied if autobarcode is enabled</li>
131 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33247">33247</a> Deleted authority still on results list</li>
132 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33624">33624</a> Using Browser "Back" button in Batch Record Modification causes biblio options to be displayed</li>
133 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33686">33686</a> Update plugin unimarc_field_100.pl 'Script of title' with 2022 values</li>
134 </ul>
135
136 <h3 id="circulation">Circulation</h3>
137
138 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
139
140 <ul>
141 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33362">33362</a> Return claims can be un-resolvable if issue_id is set but no issue is found in issues or old_issues</li>
142 </ul>
143
144 <h4 id="otherbugsfixed">Other bugs fixed</h4>
145
146 <ul>
147 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32878">32878</a> Make it impossible to renew the item if it has active item level hold</li>
148 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33220">33220</a> Recalls to pull should not show in transit or allocated items</p>
149
150 <p><strong>Sponsored by</strong> <em>Auckland University of Technology</em></p></li>
151 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33838">33838</a> Offline circulation interface error on return</li>
152 </ul>
153
154 <h3 id="command-lineutilities">Command-line Utilities</h3>
155
156 <h4 id="otherbugsfixed">Other bugs fixed</h4>
157
158 <ul>
159 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33717">33717</a> Typo in search_for_data_inconsistencies.pl</li>
160 </ul>
161
162 <h3 id="erm">ERM</h3>
163
164 <h4 id="otherbugsfixed">Other bugs fixed</h4>
165
166 <ul>
167 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33823">33823</a> KohaTable vue component action buttons spacing differ from kohaTable</li>
168 </ul>
169
170 <h3 id="holdrequests">Hold requests</h3>
171
172 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
173
174 <ul>
175 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33761">33761</a> Holds queue is not selecting items with completed transfers</li>
176 </ul>
177
178 <h4 id="otherbugsfixed">Other bugs fixed</h4>
179
180 <ul>
181 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33791">33791</a> $hold->fill does not set itemnumber when checking out without confirming hold</li>
182 </ul>
183
184 <h3 id="ill">ILL</h3>
185
186 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
187
188 <ul>
189 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21983">21983</a> Better handling of deleted biblios on ILL requests</li>
190 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33786">33786</a> ILL requests table pagination in patron ILL history is transposing for different patrons</li>
191 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33873">33873</a> ILL requests with linked biblio_id that no longer exists causes table to not render</li>
192 </ul>
193
194 <h4 id="otherbugsfixed">Other bugs fixed</h4>
195
196 <ul>
197 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440">22440</a> Improve ILL page performance by moving to server side filtering</li>
198 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33762">33762</a> Restore page-section in ILL</li>
199 </ul>
200
201 <h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
202
203 <h4 id="otherbugsfixed">Other bugs fixed</h4>
204
205 <ul>
206 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33935">33935</a> Installer list deleted files which shows warning in the logs</li>
207 </ul>
208
209 <h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
210
211 <h4 id="otherbugsfixed">Other bugs fixed</h4>
212
213 <ul>
214 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33138">33138</a> Don't copy tag 147 to all MARC frameworks, since it should only be used in a separate NAME_EVENT framework</li>
215 </ul>
216
217 <h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
218
219 <h4 id="otherbugsfixed">Other bugs fixed</h4>
220
221 <ul>
222 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33865">33865</a> JS error when importing a staged MARC record file</li>
223 </ul>
224
225 <h3 id="opac">OPAC</h3>
226
227 <h4 id="otherbugsfixed">Other bugs fixed</h4>
228
229 <p><ul>
230 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29993">29993</a> Syndetics cover images do not display in browse shelf when scrolling from the first page</li>
231 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33697">33697</a> Remove deprecated RecordedBooks (rbdigital) integration</li>
232 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33767">33767</a> Accessibility: The 'OPAC results' page contains semantically incorrect headings</li>
233 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33813">33813</a> Accessibility: Lists button is not clearly identified</p>
234
235 <blockquote>
236   <p>This enhancement adds an aria-label to the Lists button in the OPAC masthead. It is currently not descriptive enough and doesn't identify what is displayed when clicking the button.</li>
237   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33821">33821</a> OPAC flatpickr no longer allows for direct input of date</li>
238   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33902">33902</a> On opac-detail.tt the libraryInfoModal is outside of HTML tags
239   This moves the HTML for the pop-up window with the information for a library (where it exists) on the OPAC detail page inside the <html> tag so that it validates correctly. There is no change to the appearance or behavior of the page.</li>
240   </ul></p>
241   
242   <h3 id="packaging">Packaging</h3>
243 </blockquote>
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=33371">33371</a> Add 'koha-common.service' systemd service</li>
249 </ul>
250
251 <h3 id="patrons">Patrons</h3>
252
253 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
254
255 <ul>
256 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33829">33829</a> Cannot add patron to patron list if PatronAutoComplete is off</li>
257 </ul>
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=33875">33875</a> Missing closing tag a in API key management page</li>
263 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33882">33882</a> member.tt Date of birth column makes it difficult to hide the age hint</li>
264 </ul>
265
266 <h3 id="reports">Reports</h3>
267
268 <h4 id="otherbugsfixed">Other bugs fixed</h4>
269
270 <p><ul>
271 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33713">33713</a> Report batch operations should open in new tab</p>
272
273 <blockquote>
274   <p>When using the batch operations from report results, the links to the batch tools will now open in a new tab instead of the same one, leaving the report results visible.</li>
275   <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33792">33792</a> reserves_stats.pl ignores filled holds without itemnumber</li>
276   </ul></p>
277   
278   <h3 id="sip2">SIP2</h3>
279 </blockquote>
280
281 <h4 id="otherbugsfixed">Other bugs fixed</h4>
282
283 <ul>
284 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33411">33411</a> SIP2 includes other guarantees with the same guarantor when calculating against NoIssuesChargeGuarantees</li>
285 </ul>
286
287 <h3 id="searching">Searching</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=33297">33297</a> Typo system preference RetainPatronSearchTerms in DB revs 220600044.pl</li>
293 </ul>
294
295 <h3 id="staffinterface">Staff interface</h3>
296
297 <h4 id="otherbugsfixed">Other bugs fixed</h4>
298
299 <ul>
300 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33463">33463</a> 'Actions' column on plugins table should not be sortable</li>
301 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33788">33788</a> Items tab shows all previous borrowers instead of 3</li>
302 </ul>
303
304 <h3 id="systemadministration">System Administration</h3>
305
306 <h4 id="otherbugsfixed">Other bugs fixed</h4>
307
308 <ul>
309 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32775">32775</a> Ordering when there are multiple languages within a language group is wrong</p>
310
311 <p><strong>Sponsored by</strong> <em>Kinder library, New Zealand</em></p></li>
312 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33787">33787</a> Remove option to archive system debit types</li>
313 </ul>
314
315 <h3 id="templates">Templates</h3>
316
317 <h4 id="otherbugsfixed">Other bugs fixed</h4>
318
319 <ul>
320 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33158">33158</a> Use template wrapper for authorized values and item types administration tabs</li>
321 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33553">33553</a> Unecessary GetCategories calls in template</li>
322 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33599">33599</a> Use template wrapper for breadcrumbs: Various</li>
323 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705">33705</a> Tables have configure button even if they are not configurable</li>
324 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33707">33707</a> News vs Quote of the day styling on staff interface main page</li>
325 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33721">33721</a> Show inactive funds in invoice.tt out of order</li>
326 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33735">33735</a> Misspelling in SMS provier</li>
327 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33779">33779</a> Terminology: biblio record</li>
328 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33859">33859</a> Use the phrase 'Identity providers' instead of 'Authentication providers'</li>
329 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33883">33883</a> "Make sure to copy your API secret" message overlaps text</li>
330 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33891">33891</a> Use template wrapper for tabs: OPAC advanced search</li>
331 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33892">33892</a> Use template wrapper for tabs: OPAC authority detail</li>
332 </ul>
333
334 <h3 id="testsuite">Test Suite</h3>
335
336 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
337
338 <ul>
339 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33416">33416</a> Agreements.ts is failing</li>
340 </ul>
341
342 <h4 id="otherbugsfixed">Other bugs fixed</h4>
343
344 <ul>
345 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32648">32648</a> Search.t is failing if run after Filter_MARC_ViewPolicy.t</li>
346 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33719">33719</a> Search.t: too much noise about ContentWarningField</li>
347 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33743">33743</a> xt/find-missing-filters.t parsing files outside of git repo</li>
348 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33777">33777</a> Get Jenkins green again for Auth_with_shibboleth.t</li>
349 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33834">33834</a> api/v1/ill_requests.t fails randomly</li>
350 </ul>
351
352 <h3 id="tools">Tools</h3>
353
354 <h4 id="criticalbugsfixed">Critical bugs fixed</h4>
355
356 <ul>
357 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26611">26611</a> Required match checks don't work for authority records</p>
358
359 <p><strong>Sponsored by</strong> <em>Waikato Institute of Technology</em></p>
360
361 <blockquote>
362   <p>This fixes match checking for authorities when importing records, so that the required match checks are correctly applied. Previously, match checks for authority records did not work.</p>
363 </blockquote></li>
364 </ul>
365
366 <h4 id="otherbugsfixed">Other bugs fixed</h4>
367
368 <ul>
369 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31585">31585</a> "ACQUISITION ORDER" action missing from log viewer search form</li>
370 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33010">33010</a> CheckinSlip doesn't return checkins if checkout library and checkin library differ</p>
371
372 <p><strong>Sponsored by</strong> <em>Koha-Suomi Oy</em></p></li>
373 </ul>
374
375 <h2 id="enhancements">Enhancements</h2>
376
377 <h3 id="erm">ERM</h3>
378
379 <h4 id="enhancements">Enhancements</h4>
380
381 <ul>
382 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32932">32932</a> Re-structure Vue router-links to use "name" instead of urls</li>
383 </ul>
384
385 <h3 id="opac">OPAC</h3>
386
387 <h4 id="enhancements">Enhancements</h4>
388
389 <p><ul>
390 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21330">21330</a> Add XSLT for authority detail page in OPAC</p>
391
392 <blockquote>
393   <p>This enhancement enables using custom XSLT stylesheets to display authority detail pages in the OPAC. </p>
394   
395   <p>Enter a path to the custom XSLT file in the new system preference AuthorityXSLTOpacDetailsDisplay (or enter an external URL). Use placeholders for multiple custom style sheets for different languages ({langcode}) and authority types ({authtypecode}).</li>
396   </ul></p>
397   
398   <h3 id="templates">Templates</h3>
399 </blockquote>
400
401 <h4 id="enhancements">Enhancements</h4>
402
403 <ul>
404 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32914">32914</a> Use template wrapper for batch record deletion and modification templates</li>
405 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33524">33524</a> Use template wrapper for tabs: Authority editor</li>
406 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33525">33525</a> Use template wrapper for tabs: Basic MARC editor</li>
407 </ul>
408
409 <h2 id="newsystempreferences">New system preferences</h2>
410
411 <ul>
412 <li>AuthorityXSLTOpacDetailsDisplay</li>
413 </ul>
414
415 <h2 id="deletedsystempreferences">Deleted system preferences</h2>
416
417 <ul>
418 <li>RecordedBooksClientSecret</li>
419 <li>RecordedBooksDomain</li>
420 <li>RecordedBooksLibraryID</li>
421 </ul>
422
423 <h2 id="documentation">Documentation</h2>
424
425 <p>The Koha manual is maintained in Sphinx. The home page for Koha
426 documentation is</p>
427
428 <ul>
429 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
430 </ul>
431
432 <p>The Git repository for the Koha manual can be found at</p>
433
434 <ul>
435 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
436 </ul>
437
438 <h2 id="translations">Translations</h2>
439
440 <p>Complete or near-complete translations of the OPAC and staff
441 interface are available in this release for the following languages:</p>
442
443 <div style="column-count: 2;">
444
445 - Arabic (72.1%)
446 - Armenian (100%)
447 - Armenian (Classical) (64.9%)
448 - Bulgarian (91%)
449 - Chinese (Taiwan) (81.6%)
450 - Czech (62.4%)
451 - English (New Zealand) (68.3%)
452 - English (USA)
453 - English (United Kingdom) (99.9%)
454 - Finnish (95.5%)
455 - French (99.6%)
456 - French (Canada) (95.8%)
457 - German (100%)
458 - German (Switzerland) (50.3%)
459 - Greek (50.9%)
460 - Hindi (100%)
461 - Italian (92%)
462 - Nederlands-Nederland (Dutch-The Netherlands) (87.6%)
463 - Norwegian Bokmål (65%)
464 - Persian (70.3%)
465 - Polish (98.6%)
466 - Portuguese (89.4%)
467 - Portuguese (Brazil) (100%)
468 - Russian (93.7%)
469 - Slovak (61.9%)
470 - Spanish (100%)
471 - Swedish (76.9%)
472 - Telugu (77.3%)
473 - Turkish (87.3%)
474 - Ukrainian (78.1%)
475 </div>
476
477 <p>Partial translations are available for various other languages.</p>
478
479 <p>The Koha team welcomes additional translations; please see</p>
480
481 <ul>
482 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
483 </ul>
484
485 <p>For information about translating Koha, and join the koha-translate 
486 list to volunteer:</p>
487
488 <ul>
489 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
490 </ul>
491
492 <p>The most up-to-date translations can be found at:</p>
493
494 <ul>
495 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
496 </ul>
497
498 <h2 id="releaseteam">Release Team</h2>
499
500 <p>The release team for Koha 22.11.07 is</p>
501
502 <ul>
503 <li><p>Release Manager: Tomás Cohen Arazi</p></li>
504 <li><p>Release Manager assistants:</p>
505
506 <ul>
507 <li>Jonathan Druart</li>
508 <li>Martin Renvoize</li>
509 </ul></li>
510 <li><p>QA Manager: Katrin Fischer</p></li>
511 <li><p>QA Team:</p>
512
513 <ul>
514 <li>Aleisha Amohia</li>
515 <li>Nick Clemens</li>
516 <li>David Cook</li>
517 <li>Jonathan Druart</li>
518 <li>Lucas Gass</li>
519 <li>Victor Grousset</li>
520 <li>Kyle M Hall</li>
521 <li>Andrii Nugged</li>
522 <li>Martin Renvoize</li>
523 <li>Marcel de Rooy</li>
524 <li>Petro Vashchuk</li>
525 </ul></li>
526 <li><p>Topic Experts:</p>
527
528 <ul>
529 <li>UI Design -- Owen Leonard</li>
530 <li>Zebra -- Fridolin Somers</li>
531 <li>REST API -- Martin Renvoize</li>
532 <li>ERM -- Pedro Amorim</li>
533 <li>ILL -- Pedro Amorim</li>
534 </ul></li>
535 <li><p>Bug Wranglers:</p>
536
537 <ul>
538 <li>Aleisha Amohia</li>
539 </ul></li>
540 <li><p>Packaging Manager: Mason James</p></li>
541 <li><p>Documentation Manager: Aude Charillon</p></li>
542 <li><p>Documentation Team:</p>
543
544 <ul>
545 <li>Caroline Cyr La Rose</li>
546 <li>Lucy Vaux-Harvey</li>
547 </ul></li>
548 <li><p>Translation Manager: Bernardo González Kriegel</p></li>
549 <li><p>Wiki curators: </p>
550
551 <ul>
552 <li>Thomas Dukleth</li>
553 <li>Katrin Fischer</li>
554 </ul></li>
555 <li><p>Release Maintainers:</p>
556
557 <ul>
558 <li>23.05 -- Fridolin Somers</li>
559 <li>22.11 -- PTFS Europe (Matt Blenkinsop, Pedro Amorim)</li>
560 <li>22.05 -- Lucas Gass</li>
561 <li>21.11 -- Danyon Sewell</li>
562 </ul></li>
563 <li><p>Release Maintainer assistants:</p>
564
565 <ul>
566 <li>21.11 -- Wainui Witika-Park</li>
567 </ul></li>
568 </ul>
569
570 <h2 id="credits">Credits</h2>
571
572 <p>We thank the following libraries, companies, and other institutions who are known to have sponsored
573 new features in Koha 22.11.07</p>
574
575 <div style="column-count: 2;">
576
577 - Auckland University of Technology
578 - Gothenburg University Library
579 - Kinder library, New Zealand
580 - [Koha-Suomi Oy](https://koha-suomi.fi)
581 - Pymble Ladies' College
582 - Waikato Institute of Technology
583 </div>
584
585 <p>We thank the following individuals who contributed patches to Koha 22.11.07</p>
586
587 <div style="column-count: 2;">
588
589 - Aleisha Amohia (2)
590 - Pedro Amorim (7)
591 - Tomás Cohen Arazi (24)
592 - Matt Blenkinsop (6)
593 - Jérémy Breuillard (1)
594 - Alex Buckley (4)
595 - Nick Clemens (8)
596 - David Cook (2)
597 - Jonathan Druart (20)
598 - Katrin Fischer (3)
599 - Lucas Gass (6)
600 - Thibaud Guillot (2)
601 - David Gustafsson (1)
602 - Kyle M Hall (4)
603 - Mason James (2)
604 - Owen Leonard (15)
605 - David Nind (1)
606 - Martin Renvoize (3)
607 - Phil Ringnalda (1)
608 - Marcel de Rooy (8)
609 - Caroline Cyr La Rose (1)
610 - Fridolin Somers (8)
611 - Emmi Takkinen (1)
612 - Koha translators (1)
613 - Petro Vashchuk (1)
614 </div>
615
616 <p>We thank the following libraries, companies, and other institutions who contributed
617 patches to Koha 22.11.07</p>
618
619 <div style="column-count: 2;">
620
621 - Athens County Public Libraries (15)
622 - BibLibre (11)
623 - Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (3)
624 - ByWater-Solutions (18)
625 - Catalyst (4)
626 - Catalyst Open Source Academy (2)
627 - Chetco Community Public Library (1)
628 - David Nind (1)
629 - Göteborgs Universitet (1)
630 - Independant Individuals (1)
631 - Koha Community Developers (20)
632 - Koha-Suomi (1)
633 - KohaAloha (2)
634 - Prosentient Systems (2)
635 - PTFS-Europe (16)
636 - Rijksmuseum (8)
637 - Solutions inLibro inc (1)
638 - Theke Solutions (24)
639 </div>
640
641 <p>We also especially thank the following individuals who tested patches
642 for Koha</p>
643
644 <div style="column-count: 2;">
645
646 - Pedro Amorim (31)
647 - Tomás Cohen Arazi (96)
648 - Andrew Auld (2)
649 - Matt Blenkinsop (81)
650 - Nick Clemens (8)
651 - David Cook (12)
652 - Jonathan Druart (16)
653 - Laura Escamilla (1)
654 - Katrin Fischer (17)
655 - Andrew  Fuerste-Henry (1)
656 - Andrew Fuerste-Henry (2)
657 - Lucas Gass (7)
658 - Victor Grousset (5)
659 - Kyle M Hall (11)
660 - Barbara Johnson (4)
661 - Emily Lamancusa (2)
662 - Sam Lau (6)
663 - Owen Leonard (7)
664 - Agustín Moyano (1)
665 - David Nind (17)
666 - Andrew Nugged (1)
667 - Jacob O'Mara (2)
668 - Philip Orr (2)
669 - Martin Renvoize (19)
670 - Phil Ringnalda (2)
671 - Marcel de Rooy (19)
672 - Caroline Cyr La Rose (3)
673 - Michaela Sieber (2)
674 - Fridolin Somers (4)
675 - Thibault (3)
676 </div>
677
678 <p>We regret any omissions.  If a contributor has been inadvertently missed,
679 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
680
681 <h2 id="revisioncontrolnotes">Revision control notes</h2>
682
683 <p>The Koha project uses Git for version control.  The current development
684 version of Koha can be retrieved by checking out the master branch of:</p>
685
686 <ul>
687 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
688 </ul>
689
690 <p>The branch for this version of Koha and future bugfixes in this release
691 line is 22.11.x.</p>
692
693 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
694
695 <p>Bug reports and feature requests can be filed at the Koha bug
696 tracker at:</p>
697
698 <ul>
699 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
700 </ul>
701
702 <p>He rau ringa e oti ai.
703 (Many hands finish the work)</p>
704
705 <p>Autogenerated release notes updated last on 23 jun 2023 15:16:49.</p>