Bug 20529: Remove other occurrences of decodeURIComponent from browser.js
[koha.git] / misc / release_notes / release_notes_20_11_06.html
1 <h1 id="releasenotesforkoha20.11.06">RELEASE NOTES FOR KOHA 20.11.06</h1>
2
3 <p>25 mai 2021</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 20.11.06 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-20.11.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 20.11.06 is a bugfix/maintenance release with security fixes.</p>
28
29 <p>It includes 3 security fixes, 5 enhancements, 81 bugfixes.</p>
30
31 <h3 id="systemrequirements">System requirements</h3>
32
33 <p>These are the <a href="https://wiki.koha-community.org/wiki/Release_maintenance#System_requirements_and_recommendations">recommendations for deployment</a>.</p>
34
35 <h2 id="securitybugs">Security bugs</h2>
36
37 <h3 id="koha">Koha</h3>
38
39 <ul>
40 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15720">[15720]</a> OCLC Connexion daemon does not verify username or password</li>
41 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20982">[20982]</a> opac-shelves.pl vulnerable to Cross-site scripting attacks</li>
42 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27942">[27942]</a> QOTD: quote CSV uploads may contain JavaScript payloads (XSS)</li>
43 </ul>
44
45 <h2 id="enhancements">Enhancements</h2>
46
47 <h3 id="circulation">Circulation</h3>
48
49 <ul>
50 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21883">[21883]</a> Show authorized value description for withdrawn in check-in</p>
51
52 <blockquote>
53   <p>This adds the description of the withdrawn status to the message that is displayed when a withdrawn item is returned.</p>
54 </blockquote></li>
55 </ul>
56
57 <h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
58
59 <ul>
60 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27852">[27852]</a> Link YES_NO authorized value category to 942$n in Default framework</p>
61
62 <blockquote>
63   <p>This patch adds a Yes/No drop-down menu in the default bibliographic framework for field 942$n (MARC21). This field controls whether or not the record is hidden in the OPAC.</p>
64 </blockquote></li>
65 </ul>
66
67 <h3 id="sip2">SIP2</h3>
68
69 <ul>
70 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14300">[14300]</a> siplogs do not record process IDs</p>
71
72 <blockquote>
73   <p>This addition to the default configuration for the SIP section of the Log4Perl configuration will add the process ID to the log lines for SIP logs.  This allows for tracing a transaction from start to finish when using forked SIP services.</p>
74 </blockquote></li>
75 </ul>
76
77 <h3 id="tools">Tools</h3>
78
79 <ul>
80 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25476">[25476]</a> Uploaded files can't be easily browsed via upload.pl</li>
81 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594">[27594]</a> Add access to public download link for publicly-accessible uploads</p>
82
83 <blockquote>
84   <p>This patch adds a link to the display of publicly-accessible downloads so that the public link can be copied.</p>
85 </blockquote></li>
86 </ul>
87
88 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
89
90 <h3 id="acquisitions">Acquisitions</h3>
91
92 <ul>
93 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203">[27203]</a> Order unitprice is not set anymore and  totals are 0</li>
94 </ul>
95
96 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
97
98 <ul>
99 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302">[28302]</a> Koha does not work with CGI::Compile 0.24</li>
100 </ul>
101
102 <h3 id="cataloging">Cataloging</h3>
103
104 <ul>
105 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18017">[18017]</a> Use index_heading and index_match_heading in UNIMARC authorities zebra configuration</li>
106 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564">[24564]</a> The adding of new subfields according to IFLA updates doesn't respect existing tab</li>
107 </ul>
108
109 <h3 id="circulation">Circulation</h3>
110
111 <ul>
112 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28064">[28064]</a> Transits are not created at check in despite user responding 'Yes, print slip' to the prompt</li>
113 </ul>
114
115 <h3 id="database">Database</h3>
116
117 <ul>
118 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298">[28298]</a> DBRev 19.12.00.076 broken</li>
119 </ul>
120
121 <h3 id="opac">OPAC</h3>
122
123 <ul>
124 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28193">[28193]</a> OpacLoginInstructions news block broken by Bug 20168</li>
125 </ul>
126
127 <h3 id="patrons">Patrons</h3>
128
129 <ul>
130 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217">[28217]</a> Several non-repeatable attributes when merging patrons</li>
131 </ul>
132
133 <h3 id="restapi">REST API</h3>
134
135 <ul>
136 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248">[28248]</a> Exception when getting all orders</li>
137 </ul>
138
139 <h3 id="serials">Serials</h3>
140
141 <ul>
142 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842">[27842]</a> Incorrect biblionumber handling in serials subscriptions</li>
143 </ul>
144
145 <h3 id="templates">Templates</h3>
146
147 <ul>
148 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351">[28351]</a> Cannot set restrictions when 'dateformat' is other than 'us'</li>
149 </ul>
150
151 <h2 id="otherbugsfixed">Other bugs fixed</h2>
152
153 <h3 id="acquisitions">Acquisitions</h3>
154
155 <ul>
156 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23195">[23195]</a> Shipping costs are inconsistent in where displayed</p>
157
158 <blockquote>
159   <p>With this patch the shipping costs added to an invoice are always counted as "spent". With this change the totals on the start page of the acquisition module will match the totals on the ordered and spent pages for a fund.</p>
160 </blockquote></li>
161 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26989">[26989]</a> Ensure no CR occurs in an EDIFACT order message</li>
162 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28223">[28223]</a> Total for budgets is incorrect when child funds have negative values</li>
163 </ul>
164
165 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
166
167 <ul>
168 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562">[27562]</a> itiva notices break if record title contains quotes</li>
169 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844">[27844]</a> koha-worker systemd service should run as %i-koha in package install</li>
170 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221">[28221]</a> process_message_queue.pl missing <code>use Try::Tiny</code></li>
171 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28244">[28244]</a> Ukrainian is misspelled in language tables for English</li>
172 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276">[28276]</a> Do not fetch config ($KOHA_CONF) from memcached</li>
173 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293">[28293]</a> Wrong key used in Patrons::Import-&gt;generate_patron_attributes</li>
174 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367">[28367]</a> Wrong plack condition in C4/Auth_with_shibboleth.pm</li>
175 </ul>
176
177 <h3 id="authentication">Authentication</h3>
178
179 <ul>
180 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20854">[20854]</a> Redirect after logout with CAS 3.0 broken</p>
181
182 <blockquote>
183   <p>This patch adds a new system preference casServerVersion, that will allow Koha to work correctly with different CAS protocol versions. In this case it fixes a problem that arose by changing the name of a parameter in the logout request between CAS 2 and 3 that broke the redirect after successful logout.</p>
184 </blockquote></li>
185 </ul>
186
187 <h3 id="browsercompatibility">Browser compatibility</h3>
188
189 <ul>
190 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27282">[27282]</a> Printing broken in some versions of Chrome</p>
191
192 <blockquote>
193   <p>Printing in some versions of Google Chrome does not work correctly making it impossible to print. This patch alters the JavaScript which controls the print dialogues in order to make for a better a printing experience across all browsers.</p>
194 </blockquote></li>
195 </ul>
196
197 <h3 id="cataloging">Cataloging</h3>
198
199 <ul>
200 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406">[23406]</a> When using an authorised value for suppression, record doesn't show as suppressed in staff interface</li>
201 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27125">[27125]</a> Show authority type for UNIMARC in authority search result display</li>
202 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577">[27577]</a> Autolink bibs after generating the biblionumber</li>
203 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837">[27837]</a> Permanent location is reverted to location when location updated and permanent_location mapped to MARC field</li>
204 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28270">[28270]</a> Wrong tooltip displayed on moredetail for the claim lost status</li>
205 </ul>
206
207 <h3 id="circulation">Circulation</h3>
208
209 <ul>
210 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785">[16785]</a> Autocomplete broken on overdues report</li>
211 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27836">[27836]</a> Document that CircControl syspref changes which library's calendar to use</li>
212 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013">[28013]</a> Improvements to CanBookBeRenewed</li>
213 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28139">[28139]</a> Processing holds are not filled automatically</li>
214 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28148">[28148]</a> JavaScript error when printing transfer slip for existing transfer</li>
215 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28202">[28202]</a> Pickup libraries not sorted by name when placing hold</p>
216
217 <blockquote>
218   <p>This corrects the sort order for library names for the pickup list when placing a hold. The list of libraries now sorts by library name, instead of the library code.</p>
219 </blockquote></li>
220 </ul>
221
222 <h3 id="command-lineutilities">Command-line Utilities</h3>
223
224 <ul>
225 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27819">[27819]</a> Spurious errors when running delete_records_via_leader.pl</li>
226 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28028">[28028]</a> Remove broken fix_onloan.pl maintenance script</p>
227
228 <blockquote>
229   <p>This script is removed from the codebase, as it was non-functional for a long time which also suggests that it wasn't used.</p>
230 </blockquote></li>
231 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255">[28255]</a> Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl</li>
232 </ul>
233
234 <h3 id="finesandfees">Fines and fees</h3>
235
236 <ul>
237 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27811">[27811]</a> Manage patrons fines and fees (updatecharges)  subpermissions shows links/buttons that cannot be accessed</li>
238 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28144">[28144]</a> Historical OVERDUE fines may not have an issue_id</li>
239 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181">[28181]</a> Archived debit type still shows as available in Point of Sale</li>
240 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266">[28266]</a> Misspelled word: recieved in cashup confirmation pop-up</li>
241 </ul>
242
243 <h3 id="holdrequests">Hold requests</h3>
244
245 <ul>
246 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760">[25760]</a> Holds ratio report is not reporting on records with 1 hold</li>
247 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28078">[28078]</a> Add option to ignore hold counts when checking CanItemBeReserved</li>
248 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28125">[28125]</a> All OPAC holds blocked when OPACHiddenItems contains incorrect values</li>
249 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286">[28286]</a> Place hold button not displayed when biblio has only Ordered items</li>
250 </ul>
251
252 <h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
253
254 <ul>
255 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159">[28159]</a> URI-encode existing values put into query string for z39.50 authority search</li>
256 </ul>
257
258 <h3 id="mana-kb">Mana-kb</h3>
259
260 <ul>
261 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27061">[27061]</a> Double permission check in svc/mana/search</li>
262 </ul>
263
264 <h3 id="notices">Notices</h3>
265
266 <ul>
267 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613">[13613]</a> Don't allow digest to be selected without a digest-able transport selected</li>
268 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258">[28258]</a> Bad date formatting in AUTO_RENEWALS notice</li>
269 </ul>
270
271 <h3 id="opac">OPAC</h3>
272
273 <ul>
274 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27566">[27566]</a> CSS rule not applying to HTML select / option -  displays with serif font ignoring rules</li>
275 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27830">[27830]</a> OPAC library list does not use AddressFormat</li>
276 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28140">[28140]</a> Accessibility: OPAC - "sort_by"  select isn't labelled on search results page</li>
277 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241">[28241]</a> OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search</li>
278 </ul>
279
280 <h3 id="patrons">Patrons</h3>
281
282 <ul>
283 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26940">[26940]</a> debarred comment in borrowers table is lost on patron modifications in memberentry.pl page</li>
284 </ul>
285
286 <h3 id="pluginarchitecture">Plugin architecture</h3>
287
288 <ul>
289 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27114">[27114]</a> Use Template Toolkit plugin for Koha plugins hook 'intranet_catalog_biblio_tab'</p>
290
291 <blockquote>
292   <p>Koha plugins hook 'intranet_catalog_biblio_tab' now uses Template Toolkit plugin (like hook 'intranet_js', ...).
293   It makes it easy to use it in other places (like MARC details page for example).</p>
294 </blockquote></li>
295 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27120">[27120]</a> Send biblio to Koha plugins hook 'intranet_catalog_biblio_tab'</li>
296 </ul>
297
298 <h3 id="sip2">SIP2</h3>
299
300 <ul>
301 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320">[28320]</a> SIP SC Status message should check the DB connection</li>
302 </ul>
303
304 <h3 id="searching">Searching</h3>
305
306 <ul>
307 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533">[26533]</a> Searching authorities using 'is exactly' doesn't work as expected</p>
308
309 <p><strong>Sponsored by</strong> <em>Education Services Australia SCIS</em></p>
310
311 <blockquote>
312   <p>Searching authorities using 'is exactly' was matching on any word in the heading. Now it is matching the heading exactly (the entire heading).</p>
313 </blockquote></li>
314 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28213">[28213]</a> Deleting a patron or patron club causes server error on searching</li>
315 </ul>
316
317 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
318
319 <ul>
320 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724">[27724]</a> Use lenient also in Elasticsearch authorities search</li>
321 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268">[28268]</a> Improve memory usage when indexing authorities in Elasticsearch</li>
322 </ul>
323
324 <h3 id="staffclient">Staff Client</h3>
325
326 <ul>
327 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187">[28187]</a> rowGroup headings are getting their styles overriden</li>
328 </ul>
329
330 <h3 id="systemadministration">System Administration</h3>
331
332 <ul>
333 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27968">[27968]</a> MARC framework CSV and ODS import incomplete or corrupted</li>
334 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28207">[28207]</a> Crash when seeing MARC structure of a new framework</li>
335 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345">[28345]</a> Patron attributes no longer have option to select empty class</li>
336 </ul>
337
338 <h3 id="templates">Templates</h3>
339
340 <ul>
341 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471">[26471]</a> Datatables js error on missing pdfmake.min.js.map</li>
342 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27232">[27232]</a> Missing spaces in member-alt-contact-style.inc make some strings appearing twice in po</li>
343 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27277">[27277]</a> Queued vs Enqueued</li>
344 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27695">[27695]</a> Fix style of messages on Elasticsearch configuration page</li>
345 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27827">[27827]</a> Authority type input field for new authority types should be wider</li>
346 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861">[27861]</a> Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==)</li>
347 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28190">[28190]</a> Library limitation column not toggable on itemtypes table</li>
348 </ul>
349
350 <h3 id="testsuite">Test Suite</h3>
351
352 <ul>
353 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26405">[26405]</a> Circulation.t fails on 'AddRenewal left both fines'</li>
354 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28234">[28234]</a> TestBuilder-&gt;build_sample_biblio does not deal correctly with encoding</li>
355 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249">[28249]</a> Selenium-&gt;wait_for_element_visible can fall in an infinite loop</li>
356 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250">[28250]</a> Debug from Selenium error handler is no longer working</li>
357 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288">[28288]</a> XISBN.t is failing is 500 is returned by the webservice</li>
358 </ul>
359
360 <h3 id="tools">Tools</h3>
361
362 <ul>
363 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21818">[21818]</a> Don't use AutoCommit flag in stage-marc-import.pl</li>
364 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28170">[28170]</a> Downloading some files via Tools - Upload is broken</li>
365 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28178">[28178]</a> Image viewer does not select the correct image</p>
366
367 <p><strong>Sponsored by</strong> <em>Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch)</em></p></li>
368 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229">[28229]</a> Hide clubs from place a hold screen if no clubs exist</p>
369
370 <h2 id="newsysprefs">New sysprefs</h2></li>
371 <li><p>casServerVersion</p></li>
372 </ul>
373
374 <h2 id="documentation">Documentation</h2>
375
376 <p>The Koha manual is maintained in Sphinx. The home page for Koha 
377 documentation is </p>
378
379 <ul>
380 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
381 </ul>
382
383 <p>As of the date of these release notes, the Koha manual is available in the following languages:</p>
384
385 <ul>
386 <li><a href="http://koha-community.org/manual/20.11/en/html/">English</a></li>
387 <li><a href="http://koha-community.org/manual/20.11/ar/html/">Arabic</a></li>
388 <li><a href="http://koha-community.org/manual/20.11/zh_TW/html/">Chinese - Taiwan</a></li>
389 <li><a href="http://koha-community.org/manual/20.11/cs/html/">Czech</a></li>
390 <li><a href="http://koha-community.org/manual/20.11/fr/html/">French</a></li>
391 <li><a href="http://koha-community.org/manual/20.11/fr_CA/html/">French (Canada)</a></li>
392 <li><a href="http://koha-community.org/manual/20.11/de/html/">German</a></li>
393 <li><a href="http://koha-community.org/manual/20.11/hi/html/">Hindi</a></li>
394 <li><a href="http://koha-community.org/manual/20.11/it/html/">Italian</a></li>
395 <li><a href="http://koha-community.org/manual/20.11/pt_BR/html/">Portuguese - Brazil</a></li>
396 <li><a href="http://koha-community.org/manual/20.11/es/html/">Spanish</a></li>
397 <li><a href="http://koha-community.org/manual/20.11/tr/html/">Turkish</a></li>
398 </ul>
399
400 <p>The Git repository for the Koha manual can be found at</p>
401
402 <ul>
403 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
404 </ul>
405
406 <h2 id="translations">Translations</h2>
407
408 <p>Complete or near-complete translations of the OPAC and staff
409 interface are available in this release for the following languages:</p>
410
411 <ul>
412 <li>Arabic (99.5%)</li>
413 <li>Armenian (100%)</li>
414 <li>Armenian (Classical) (89%)</li>
415 <li>Catalan; Valencian (54.4%)</li>
416 <li>Chinese (Taiwan) (91.1%)</li>
417 <li>Czech (73%)</li>
418 <li>English (New Zealand) (59.6%)</li>
419 <li>English (USA)</li>
420 <li>Finnish (79.3%)</li>
421 <li>French (89.3%)</li>
422 <li>French (Canada) (91.1%)</li>
423 <li>German (100%)</li>
424 <li>German (Switzerland) (66.9%)</li>
425 <li>Greek (60.7%)</li>
426 <li>Hindi (100%)</li>
427 <li>Italian (100%)</li>
428 <li>Nederlands-Nederland (Dutch-The Netherlands) (70.9%)</li>
429 <li>Norwegian Bokmål (63.8%)</li>
430 <li>Polish (92%)</li>
431 <li>Portuguese (88.5%)</li>
432 <li>Portuguese (Brazil) (95.9%)</li>
433 <li>Russian (94%)</li>
434 <li>Slovak (80.7%)</li>
435 <li>Spanish (99.1%)</li>
436 <li>Swedish (74.5%)</li>
437 <li>Telugu (100%)</li>
438 <li>Turkish (98.2%)</li>
439 <li>Ukrainian (65.5%)</li>
440 </ul>
441
442 <p>Partial translations are available for various other languages.</p>
443
444 <p>The Koha team welcomes additional translations; please see</p>
445
446 <ul>
447 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
448 </ul>
449
450 <p>For information about translating Koha, and join the koha-translate 
451 list to volunteer:</p>
452
453 <ul>
454 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
455 </ul>
456
457 <p>The most up-to-date translations can be found at:</p>
458
459 <ul>
460 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
461 </ul>
462
463 <h2 id="releaseteam">Release Team</h2>
464
465 <p>The release team for Koha 20.11.06 is</p>
466
467 <ul>
468 <li><p>Release Manager: Jonathan Druart</p></li>
469 <li><p>Release Manager assistants:</p>
470
471 <ul>
472 <li>Martin Renvoize</li>
473 <li>Tomás Cohen Arazi</li>
474 </ul></li>
475 <li><p>QA Manager: Katrin Fischer</p></li>
476 <li><p>QA Team:</p>
477
478 <ul>
479 <li>David Cook</li>
480 <li>Agustín Moyano</li>
481 <li>Martin Renvoize</li>
482 <li>Marcel de Rooy</li>
483 <li>Joonas Kylmälä</li>
484 <li>Julian Maurice</li>
485 <li>Tomás Cohen Arazi</li>
486 <li>Josef Moravec</li>
487 <li>Nick Clemens</li>
488 <li>Kyle Hall</li>
489 <li>Victor Grousset</li>
490 </ul></li>
491 <li><p>Topic Experts:</p>
492
493 <ul>
494 <li>UI Design -- Owen Leonard</li>
495 <li>REST API -- Tomás Cohen Arazi</li>
496 <li>Zebra -- Fridolin Somers</li>
497 <li>Accounts -- Martin Renvoize</li>
498 </ul></li>
499 <li><p>Bug Wranglers:</p>
500
501 <ul>
502 <li>Amit Gupta</li>
503 <li>Mengü Yazıcıoğlu</li>
504 <li>Indranil Das Gupta</li>
505 </ul></li>
506 <li><p>Packaging Managers:</p>
507
508 <ul>
509 <li>David Cook</li>
510 <li>Mason James</li>
511 <li>Agustín Moyano</li>
512 </ul></li>
513 <li><p>Documentation Manager: Caroline Cyr La Rose</p></li>
514 <li><p>Documentation Team:</p>
515
516 <ul>
517 <li>Marie-Luce Laflamme</li>
518 <li>Lucy Vaux-Harvey</li>
519 <li>Henry Bolshaw</li>
520 <li>David Nind</li>
521 </ul></li>
522 <li><p>Translation Managers: </p>
523
524 <ul>
525 <li>Indranil Das Gupta</li>
526 <li>Bernardo González Kriegel</li>
527 </ul></li>
528 <li><p>Release Maintainers:</p>
529
530 <ul>
531 <li>20.11 -- Fridolin Somers</li>
532 <li>20.05 -- Andrew Fuerste-Henry</li>
533 <li>19.11 -- Victor Grousset</li>
534 </ul></li>
535 </ul>
536
537 <h2 id="credits">Credits</h2>
538
539 <p>We thank the following libraries who are known to have sponsored
540 new features in Koha 20.11.06:</p>
541
542 <ul>
543 <li>Education Services Australia SCIS</li>
544 <li>Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch)</li>
545 </ul>
546
547 <p>We thank the following individuals who contributed patches to Koha 20.11.06.</p>
548
549 <ul>
550 <li>Aleisha Amohia (1)</li>
551 <li>Tomás Cohen Arazi (6)</li>
552 <li>Alex Arnaud (1)</li>
553 <li>Henry Bolshaw (1)</li>
554 <li>Colin Campbell (1)</li>
555 <li>Nick Clemens (31)</li>
556 <li>David Cook (3)</li>
557 <li>Jonathan Druart (38)</li>
558 <li>Katrin Fischer (1)</li>
559 <li>Lucas Gass (6)</li>
560 <li>Didier Gautheron (1)</li>
561 <li>Victor Grousset (3)</li>
562 <li>Kyle M Hall (8)</li>
563 <li>Mason James (2)</li>
564 <li>Joonas Kylmälä (4)</li>
565 <li>Owen Leonard (13)</li>
566 <li>Ere Maijala (1)</li>
567 <li>Julian Maurice (4)</li>
568 <li>Matthias Meusburger (1)</li>
569 <li>James O'Keeffe (2)</li>
570 <li>Martin Renvoize (7)</li>
571 <li>Phil Ringnalda (1)</li>
572 <li>Caroline Cyr La Rose (1)</li>
573 <li>Andreas Roussos (2)</li>
574 <li>Fridolin Somers (22)</li>
575 <li>Emmi Takkinen (1)</li>
576 <li>Lari Taskula (1)</li>
577 <li>Koha Translators (1)</li>
578 <li>Petro Vashchuk (1)</li>
579 </ul>
580
581 <p>We thank the following libraries, companies, and other institutions who contributed
582 patches to Koha 20.11.06</p>
583
584 <ul>
585 <li>Athens County Public Libraries (13)</li>
586 <li>BibLibre (29)</li>
587 <li>Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (1)</li>
588 <li>ByWater-Solutions (45)</li>
589 <li>Catalyst Open Source Academy (1)</li>
590 <li>Chetco Community Public Library (1)</li>
591 <li>Dataly Tech (2)</li>
592 <li>Hypernova Oy (1)</li>
593 <li>Independant Individuals (4)</li>
594 <li>Koha Community Developers (41)</li>
595 <li>KohaAloha (2)</li>
596 <li>Prosentient Systems (3)</li>
597 <li>PTFS-Europe (8)</li>
598 <li>Solutions inLibro inc (1)</li>
599 <li>Theke Solutions (6)</li>
600 <li>UK Parliament (1)</li>
601 <li>University of Helsinki (5)</li>
602 </ul>
603
604 <p>We also especially thank the following individuals who tested patches
605 for Koha.</p>
606
607 <ul>
608 <li>Aleisha Amohia (1)</li>
609 <li>Tomás Cohen Arazi (13)</li>
610 <li>Marjorie Barry-Vila (1)</li>
611 <li>Allison Blanning (1)</li>
612 <li>Henry Bolshaw (2)</li>
613 <li>Sonia Bouis (2)</li>
614 <li>Galen Charlton (1)</li>
615 <li>Nick Clemens (20)</li>
616 <li>David Cook (2)</li>
617 <li>Michal Denar (1)</li>
618 <li>Jonathan Druart (130)</li>
619 <li>Katrin Fischer (31)</li>
620 <li>Andrew Fuerste-Henry (5)</li>
621 <li>Lucas Gass (3)</li>
622 <li>Victor Grousset (21)</li>
623 <li>Amit Gupta (1)</li>
624 <li>Kyle M Hall (28)</li>
625 <li>Katariina Hanhisalo (3)</li>
626 <li>Frank Hansen (1)</li>
627 <li>Sally Healey (4)</li>
628 <li>Mazen Khallaf (1)</li>
629 <li>Rhonda Kuiper (2)</li>
630 <li>Joonas Kylmälä (7)</li>
631 <li>Owen Leonard (24)</li>
632 <li>Julian Maurice (6)</li>
633 <li>David Nind (20)</li>
634 <li>Séverine Queune (4)</li>
635 <li>Martin Renvoize (40)</li>
636 <li>Phil Ringnalda (3)</li>
637 <li>Marcel de Rooy (2)</li>
638 <li>Andreas Roussos (1)</li>
639 <li>Lisette Scheer (1)</li>
640 <li>Fridolin Somers (139)</li>
641 <li>Lyon 3 Team (1)</li>
642 <li>Petro Vashchuk (3)</li>
643 </ul>
644
645 <p>We regret any omissions.  If a contributor has been inadvertently missed,
646 please send a patch against these release notes to 
647 koha-patches@lists.koha-community.org.</p>
648
649 <h2 id="revisioncontrolnotes">Revision control notes</h2>
650
651 <p>The Koha project uses Git for version control.  The current development 
652 version of Koha can be retrieved by checking out the master branch of:</p>
653
654 <ul>
655 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
656 </ul>
657
658 <p>The branch for this version of Koha and future bugfixes in this release
659 line is 20.11.x.</p>
660
661 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
662
663 <p>Bug reports and feature requests can be filed at the Koha bug
664 tracker at:</p>
665
666 <ul>
667 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
668 </ul>
669
670 <p>He rau ringa e oti ai.
671 (Many hands finish the work)</p>
672
673 <p>Autogenerated release notes updated last on 25 mai 2021 13:28:35.</p>