Update release notes for 20.11.07 release
[koha.git] / misc / release_notes / release_notes_20_11_07.md
1 # RELEASE NOTES FOR KOHA 20.11.07
2 27 Jun 2021
3
4 Koha is the first free and open source software library automation
5 package (ILS). Development is sponsored by libraries of varying types
6 and sizes, volunteers, and support companies from around the world. The
7 website for the Koha project is:
8
9 - [Koha Community](https://koha-community.org)
10
11 Koha 20.11.07 can be downloaded from:
12
13 - [Download](https://download.koha-community.org/koha-20.11.07.tar.gz)
14
15 Installation instructions can be found at:
16
17 - [Koha Wiki](https://wiki.koha-community.org/wiki/Installation_Documentation)
18 - OR in the INSTALL files that come in the tarball
19
20 Koha 20.11.07 is a bugfix/maintenance release with security fixes.
21
22 It includes 1 security fixes, 2 enhancements, 17 bugfixes.
23
24 ### System requirements
25
26 You can learn about the system components (like OS and database) needed for running Koha here: https://wiki.koha-community.org/wiki/System_requirements_and_recommendations
27
28
29 ## Security bugs
30
31 ### Koha
32
33 - [[28409]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28409) Category should be validated in opac-shelves.pl
34
35
36 ## Enhancements
37
38 ### Architecture, internals, and plumbing
39
40 - [[28386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386) Replace dev_map.yaml from release_tools with .mailmap
41
42 ### Staff Client
43
44 - [[28091]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091) Add meta tag with Koha version number to staff interface pages
45
46
47 ## Critical bugs fixed
48
49 ### Architecture, internals, and plumbing
50
51 - [[28200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200) Net::Netmask 1.9104-2 requires constructor change for backwards compatibility
52
53   >The code library Koha uses for working with IP addresses has dropped support for abbreviated values in recent releases.  This is to tighten up the default security of input value's and we have opted in Koha to follow this change through into our system preferences for the same reason.
54   >
55   >WARNING: `koha_trusted_proxies` and `ILS-DI:AuthorizedIPs` are both affected. Please check that you are not using abbreviated IP forms for either of these cases. Example: "10.10" is much less explicit than "10.10.0.0/16" and should be avoided.
56
57 ### Circulation
58
59 - [[28538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28538) Regression - Date of birth entered without correct format causes internal server error
60
61 ### Fines and fees
62
63 - [[28482]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482) Floating point math prevents items from being returned
64
65 ### Hold requests
66
67 - [[28503]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28503) When ReservesControlBranch = "patron's home library" and Hold policy = "From home library" all holds are allowed
68
69 ### I18N/L10N
70
71 - [[28419]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419) Page addorderiso2709.pl is untranslatable
72
73 ### Notices
74
75 - [[28487]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28487) Overdue_notices does not fall back to default language
76
77   >Previously overdue notices exclusively used the default language, but bug 26420 changed this to the opposite - to exclusively use the language chosen by the patron.
78   >
79   >However, if there is no translation for the overdue notice for the language chosen by the patron then no message is sent.
80   >
81   >This fixes this so that if there is no translation of the overdue notice for the language chosen by the patron, then the default language notice is used.
82
83 ### Packaging
84
85 - [[28364]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364) koha-z3950-responder breaks because of log4perl.conf permissions
86
87 ### Searching
88
89 - [[28475]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475) Searching all headings returns no results
90
91   **Sponsored by** *Asociación Latinoamericana de Integración*
92
93 ### Tools
94
95 - [[28158]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158) Lost items not charging when marked lost from batch item modification
96
97
98 ## Other bugs fixed
99
100 ### About
101
102 - [[27495]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27495) The "Accessibility advocate" role is not yet listed in the about page.
103 - [[28442]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442) Release team 21.11
104
105 ### Cataloging
106
107 - [[28383]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28383) Log in via the itemsearch URL leads to Internal Server Error
108
109   >When trying to access the item search form in the staff interface (/cgi-bin/koha/catalogue/itemsearch.pl) when not logged in, an internal server error (error code 500) is received after entering your login details. This fixes the problem so that the item search form is displayed as expected.
110
111 ### OPAC
112
113 - [[28518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28518) "Return to the last advanced search" exclude keywords if more than 3
114
115 ### Patrons
116
117 - [[28350]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28350) Sort by "circ note" is broken on the patron search result view
118
119   >This fixes the patron search result page so that the results can be sorted using the 'Circ note' column. Before this fix you could not sort the results by this column.
120
121 ### Self checkout
122
123 - [[28488]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28488) Javascript error in self-checkout (__ is not defined)
124
125 ### Templates
126
127 - [[27899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899) Missing description for libraryNotPickupLocation on request.pl
128
129 ### Tools
130
131 - [[28353]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353) Regression: Batch item deletion no longer shows which items were not removed
132
133   >This restores and improves the messages displayed when batch deleting items (Tools > Catalog > Batch item deletion).
134   >
135   >The messages displayed are:
136   >- "Warning, the following barcodes were not found:", followed by a list of barcodes
137   >- "Warning, the following items cannot be deleted:", followed by a list of barcodes
138
139
140
141 ## Documentation
142
143 The Koha manual is maintained in Sphinx. The home page for Koha
144 documentation is
145
146 - [Koha Documentation](https://koha-community.org/documentation/)
147
148 As of the date of these release notes, the Koha manual is available in the following languages:
149
150
151 - [Arabic](https://koha-community.org/manual/20.11/ar/html/) (27%)
152 - [Chinese (Taiwan)](https://koha-community.org/manual/20.11/zh_TW/html/) (61.4%)
153 - [English (USA)](https://koha-community.org/manual/20.11/en/html/)
154 - [French](https://koha-community.org/manual/20.11/fr/html/) (49.6%)
155 - [French (Canada)](https://koha-community.org/manual/20.11/fr_CA/html/) (25.9%)
156 - [German](https://koha-community.org/manual/20.11/de/html/) (66.8%)
157 - [Hindi](https://koha-community.org/manual/20.11/hi/html/) (99.9%)
158 - [Italian](https://koha-community.org/manual/20.11/it/html/) (50%)
159 - [Spanish](https://koha-community.org/manual/20.11/es/html/) (36.4%)
160 - [Turkish](https://koha-community.org/manual/20.11/tr/html/) (41.9%)
161
162 The Git repository for the Koha manual can be found at
163
164 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
165
166
167 ## Translations
168
169 Complete or near-complete translations of the OPAC and staff
170 interface are available in this release for the following languages:
171
172 - Arabic (99.3%)
173 - Armenian (100%)
174 - Armenian (Classical) (89%)
175 - Bulgarian (79.4%)
176 - Catalan; Valencian (54.6%)
177 - Chinese (Taiwan) (92.1%)
178 - Czech (72.9%)
179 - English (New Zealand) (59.5%)
180 - English (USA)
181 - Finnish (79.2%)
182 - French (89.5%)
183 - French (Canada) (90.9%)
184 - German (100%)
185 - German (Switzerland) (66.8%)
186 - Greek (60.6%)
187 - Hindi (100%)
188 - Italian (99.8%)
189 - Nederlands-Nederland (Dutch-The Netherlands) (72.7%)
190 - Norwegian Bokmål (63.7%)
191 - Polish (97.8%)
192 - Portuguese (88.3%)
193 - Portuguese (Brazil) (95.7%)
194 - Russian (93.8%)
195 - Slovak (80.5%)
196 - Spanish (99.2%)
197 - Swedish (74.8%)
198 - Telugu (99.8%)
199 - Turkish (100%)
200 - Ukrainian (67.1%)
201
202 Partial translations are available for various other languages.
203
204 The Koha team welcomes additional translations; please see
205
206 - [Koha Translation Info](https://wiki.koha-community.org/wiki/Translating_Koha)
207
208 For information about translating Koha, and join the koha-translate 
209 list to volunteer:
210
211 - [Koha Translate List](https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
212
213 The most up-to-date translations can be found at:
214
215 - [Koha Translation](https://translate.koha-community.org/)
216
217 ## Release Team
218
219 The release team for Koha 20.11.07 is
220
221
222 - Release Manager: Jonathan Druart
223
224 - Release Manager assistants:
225   - Martin Renvoize
226   - Tomás Cohen Arazi
227
228 - QA Manager: Katrin Fischer
229
230 - QA Team:
231   - David Cook
232   - Agustín Moyano
233   - Martin Renvoize
234   - Marcel de Rooy
235   - Joonas Kylmälä
236   - Julian Maurice
237   - Tomás Cohen Arazi
238   - Josef Moravec
239   - Nick Clemens
240   - Kyle M Hall
241   - Victor Grousset
242   - Andrew Nugged
243   - Petro Vashchuk
244
245 - Topic Experts:
246   - UI Design -- Owen Leonard
247   - REST API -- Tomás Cohen Arazi
248   - Elasticsearch -- Fridolin Somers
249   - Zebra -- Fridolin Somers
250   - Accounts -- Martin Renvoize
251
252 - Bug Wranglers:
253   - Sally Healey
254
255 - Packaging Manager:
256   - Mason James
257
258 - Documentation Manager: David Nind
259
260
261 - Documentation Team:
262   - Lucy Vaux-Harvey
263   - David Nind
264
265 - Translation Managers: 
266   - Bernardo González Kriegel
267
268 - Release Maintainers:
269   - 21.05 -- Kyle Hall
270   - 20.11 -- Fridolin Somers
271   - 20.05 -- Victor Grousset
272   - 19.11 -- Wainui Witika-Park
273
274 ## Credits
275 We thank the following libraries, companies, and other institutions who are known to have sponsored
276 new features in Koha 20.11.07
277
278 - Asociación Latinoamericana de Integración
279
280 We thank the following individuals who contributed patches to Koha 20.11.07
281
282 - Tomás Cohen Arazi (3)
283 - Eden Bacani (1)
284 - Nick Clemens (5)
285 - David Cook (2)
286 - Jonathan Druart (30)
287 - Lucas Gass (1)
288 - Victor Grousset (3)
289 - Kyle M Hall (1)
290 - Owen Leonard (2)
291 - Martin Renvoize (4)
292 - Alexis Ripetti (1)
293 - Fridolin Somers (8)
294 - Koha translators (1)
295
296 We thank the following libraries, companies, and other institutions who contributed
297 patches to Koha 20.11.07
298
299 - Athens County Public Libraries (2)
300 - BibLibre (8)
301 - ByWater-Solutions (7)
302 - Independant Individuals (5)
303 - Koha Community Developers (29)
304 - Prosentient Systems (2)
305 - PTFS-Europe (4)
306 - Solutions inLibro inc (1)
307 - Theke Solutions (3)
308
309 We also especially thank the following individuals who tested patches
310 for Koha
311
312 - Tomás Cohen Arazi (5)
313 - Nick Clemens (9)
314 - Alvaro Cornejo (1)
315 - Jonathan Druart (21)
316 - Katrin Fischer (4)
317 - Andrew Fuerste-Henry (1)
318 - Lucas Gass (1)
319 - Victor Grousset (11)
320 - Kyle M Hall (16)
321 - Ere Maijala (1)
322 - David Nind (9)
323 - Martin Renvoize (18)
324 - Fridolin Somers (47)
325
326
327
328 We regret any omissions.  If a contributor has been inadvertently missed,
329 please send a patch against these release notes to koha-devel@lists.koha-community.org.
330
331 ## Revision control notes
332
333 The Koha project uses Git for version control.  The current development
334 version of Koha can be retrieved by checking out the master branch of:
335
336 - [Koha Git Repository](https://git.koha-community.org/koha-community/koha)
337
338 The branch for this version of Koha and future bugfixes in this release
339 line is 20.11.x.
340
341 ## Bugs and feature requests
342
343 Bug reports and feature requests can be filed at the Koha bug
344 tracker at:
345
346 - [Koha Bugzilla](https://bugs.koha-community.org)
347
348 He rau ringa e oti ai.
349 (Many hands finish the work)
350
351 Autogenerated release notes updated last on 27 Jun 2021 23:41:48.