Update release notes for 22.05.09 release
[koha-ffzg.git] / misc / release_notes / release_notes_22_05_09.md
1 # RELEASE NOTES FOR KOHA 22.05.09
2 25 Jan 2023
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](http://koha-community.org)
10
11 Koha 22.05.09 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-22.05.09.tar.gz)
14
15 Installation instructions can be found at:
16
17 - [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
18 - OR in the INSTALL files that come in the tarball
19
20 Koha 22.05.09 is a bugfix/maintenance release.
21
22 It includes 1 enhancements, 29 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
30
31 ## Enhancements
32
33 ### Self checkout
34
35 - [[32115]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32115) Add ID to check-out default help message dialog to allow customization
36
37
38 ## Critical bugs fixed
39
40 ### Architecture, internals, and plumbing
41
42 - [[32481]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32481) Rabbit times out when too many jobs are queued and the response takes too long
43
44
45 ## Other bugs fixed
46
47 ### Acquisitions
48
49 - [[32016]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32016) Fix 'clear filter' button behavior on datatable saving their state
50
51 ### Architecture, internals, and plumbing
52
53 - [[31675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31675) Remove packages from debian/control that are no longer used
54 - [[31873]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31873) Can't call method "safe_delete" on an undefined value at cataloguing/additem.pl
55 - [[32330]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32330) Table background_jobs is missing indexes
56 - [[32457]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32457) CGI::param called in list context from acqui/addorder.pl line 182
57 - [[32465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32465) koha-worker debian script missing 'queue' in help
58
59   >This adds information about the --queue option to the help text for the koha-worker script.
60
61 ### Cataloging
62
63 - [[31881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31881) Link in MARC view does not work
64
65 ### Circulation
66
67 - [[28975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28975) Holds queue lists can show holds from all libraries even with IndependentBranches
68
69 ### Fines and fees
70
71 - [[22042]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22042) BlockReturnofWithdrawn Items does not block refund generation when item is withdrawn and lost
72
73 ### Hold requests
74
75 - [[32247]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32247) Real time HoldsQueue does not need to check items if there are no holds
76
77 ### Lists
78
79 - [[32302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32302) "ISBN" label shows when no ISBN data present when sending list
80
81   >This fixes email messages sent when sending lists so that if there are no ISBNs for a record, an empty label is not shown.
82
83 ### OPAC
84
85 - [[32597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32597) Article requests not stacking in patron view
86
87 ### Patrons
88
89 - [[31166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31166) Digest option is not selectable for phone when PhoneNotification is enabled
90 - [[31492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31492) Patron image upload fails on first attempt with CSRF failure
91 - [[32491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32491) Can no longer search patrons in format 'surname, firstname'
92 - [[32505]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32505) Cannot search by dateofbirth in specified dateformat
93
94 ### Searching
95
96 - [[20596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20596) Authority record matching rule causes staging failure when MARC record contains multiple tag values for a match point
97
98 ### Staff interface
99
100 - [[32355]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32355) Add class url to all URL syspref
101 - [[32596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32596) Background jobs viewer not showing finished jobs
102
103 ### System Administration
104
105 - [[30694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30694) Impossible to delete line in circulation and fine rules
106
107   **Sponsored by** *Koha-Suomi Oy*
108 - [[32291]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32291) "library category" messages should be removed (not used)
109
110 ### Templates
111
112 - [[32348]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32348) Library public is missing from columns settings
113
114 ### Test Suite
115
116 - [[32349]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32349) Remove TEST_QA
117 - [[32622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32622) Auth.t failing on D10
118
119 ### Tools
120
121 - [[32037]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32037) Circulation module in action logs has bad links for deleted items
122 - [[32255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32255) Cannot use file upload in batch record modification
123 - [[32389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32389) Syndetics links are built wrong on the staff results page
124 - [[32456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32456) Date accessioned is now cleared when items are replaced
125
126
127
128 ## Documentation
129
130 The Koha manual is maintained in Sphinx. The home page for Koha
131 documentation is
132
133 - [Koha Documentation](http://koha-community.org/documentation/)
134
135 As of the date of these release notes, the Koha manual is available in the following languages:
136
137
138 - [Arabic](https://koha-community.org/manual/22.05/ar/html/) (28.2%)
139 - [Chinese (Taiwan)](https://koha-community.org/manual/22.05/zh_TW/html/) (62.7%)
140 - [English (USA)](https://koha-community.org/manual/22.05/en/html/)
141 - [French](https://koha-community.org/manual/22.05/fr/html/) (59.5%)
142 - [German](https://koha-community.org/manual/22.05/de/html/) (63.5%)
143 - [Hindi](https://koha-community.org/manual/22.05/hi/html/) (100%)
144 - [Italian](https://koha-community.org/manual/22.05/it/html/) (41.2%)
145 - [Spanish](https://koha-community.org/manual/22.05/es/html/) (29.7%)
146 - [Turkish](https://koha-community.org/manual/22.05/tr/html/) (33.5%)
147
148 The Git repository for the Koha manual can be found at
149
150 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
151
152
153 ## Translations
154
155 Complete or near-complete translations of the OPAC and staff
156 interface are available in this release for the following languages:
157
158 - Arabic (77.9%)
159 - Armenian (100%)
160 - Armenian (Classical) (71.6%)
161 - Bulgarian (85.6%)
162 - Chinese (Taiwan) (93.8%)
163 - Czech (62.4%)
164 - English (New Zealand) (56.5%)
165 - English (USA)
166 - Finnish (94.8%)
167 - French (97.2%)
168 - French (Canada) (99.9%)
169 - German (100%)
170 - German (Switzerland) (54.1%)
171 - Greek (55.5%)
172 - Hindi (100%)
173 - Italian (100%)
174 - Nederlands-Nederland (Dutch-The Netherlands) (84.7%)
175 - Norwegian Bokmål (56%)
176 - Persian (58.7%)
177 - Polish (100%)
178 - Portuguese (85.8%)
179 - Portuguese (Brazil) (76.8%)
180 - Russian (78.4%)
181 - Slovak (63.9%)
182 - Spanish (100%)
183 - Swedish (78.6%)
184 - Telugu (84.6%)
185 - Turkish (92%)
186 - Ukrainian (74.2%)
187
188 Partial translations are available for various other languages.
189
190 The Koha team welcomes additional translations; please see
191
192 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
193
194 For information about translating Koha, and join the koha-translate 
195 list to volunteer:
196
197 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
198
199 The most up-to-date translations can be found at:
200
201 - [Koha Translation](http://translate.koha-community.org/)
202
203 ## Release Team
204
205 The release team for Koha 22.05.09 is
206
207
208 - Release Manager: Tomás Cohen Arazi
209
210 - Release Manager assistants:
211   - Jonathan Druart
212   - Martin Renvoize
213
214 - QA Manager: Katrin Fischer
215
216 - QA Team:
217   - Aleisha Amohia
218   - Nick Clemens
219   - David Cook
220   - Jonathan Druart
221   - Lucas Gass
222   - Victor Grousset
223   - Kyle M Hall
224   - Martin Renvoize
225   - Marcel de Rooy
226   - Fridolin Somers
227
228 - Topic Experts:
229   - UI Design -- Owen Leonard
230   - Zebra -- Fridolin Somers
231   - REST API -- Martin Renvoize
232
233 - Bug Wranglers:
234   - Aleisha Amohia
235   - Indranil Das Gupta
236
237 - Packaging Manager: Mason James
238
239
240 - Documentation Manager: Caroline Cyr La Rose
241
242
243 - Documentation Team:
244   - Aude Charillon
245   - David Nind
246   - Lucy Vaux-Harvey
247
248 - Translation Manager: Bernardo González Kriegel
249
250
251 - Wiki curators: 
252   - Thomas Dukleth
253   - Katrin Fischer
254
255 - Release Maintainers:
256   - 22.11 -- PTFS Europe (Martin Renvoize, Matt Blenkinsop, Jacob O'Mara)
257   - 22.05 -- Lucas Gass
258   - 21.11 -- Arthur Suzuki
259   - 21.05 -- Wainui Witika-Park
260
261 ## Credits
262 We thank the following libraries, companies, and other institutions who are known to have sponsored
263 new features in Koha 22.05.09
264
265 - [Koha-Suomi Oy](https://koha-suomi.fi)
266
267 We thank the following individuals who contributed patches to Koha 22.05.09
268
269 - Nick Clemens (7)
270 - David Cook (4)
271 - Jonathan Druart (6)
272 - Géraud Frappier (1)
273 - Lucas Gass (5)
274 - Didier Gautheron (1)
275 - Thibaud Guillot (2)
276 - Kyle M Hall (3)
277 - The Minh Luong (1)
278 - David Nind (1)
279 - Mona Panchaud (1)
280 - Marcel de Rooy (2)
281 - Fridolin Somers (4)
282 - Emmi Takkinen (1)
283 - Koha translators (1)
284
285 We thank the following libraries, companies, and other institutions who contributed
286 patches to Koha 22.05.09
287
288 - BibLibre (7)
289 - ByWater-Solutions (15)
290 - David Nind (1)
291 - Koha Community Developers (6)
292 - Koha-Suomi (1)
293 - mpan.ch (1)
294 - Prosentient Systems (4)
295 - Rijksmuseum (2)
296 - Solutions inLibro inc (2)
297
298 We also especially thank the following individuals who tested patches
299 for Koha
300
301 - Tomás Cohen Arazi (33)
302 - Matt Blenkinsop (3)
303 - Nick Clemens (1)
304 - David Cook (1)
305 - Jonathan Druart (2)
306 - Katrin Fischer (11)
307 - Andrew Fuerste-Henry (3)
308 - Lucas Gass (36)
309 - Kyle M Hall (7)
310 - Evelyn Hartline (1)
311 - Mason James (1)
312 - Jan Kissig (2)
313 - Owen Leonard (3)
314 - David Nind (10)
315 - Jacob O'Mara (16)
316 - Martin Renvoize (22)
317 - Marcel de Rooy (8)
318 - Danyon Sewell (1)
319 - Fridolin Somers (2)
320
321
322
323 We regret any omissions.  If a contributor has been inadvertently missed,
324 please send a patch against these release notes to koha-devel@lists.koha-community.org.
325
326 ## Revision control notes
327
328 The Koha project uses Git for version control.  The current development
329 version of Koha can be retrieved by checking out the master branch of:
330
331 - [Koha Git Repository](https://git.koha-community.org/koha-community/koha)
332
333 The branch for this version of Koha and future bugfixes in this release
334 line is rmain2205.
335
336 ## Bugs and feature requests
337
338 Bug reports and feature requests can be filed at the Koha bug
339 tracker at:
340
341 - [Koha Bugzilla](http://bugs.koha-community.org)
342
343 He rau ringa e oti ai.
344 (Many hands finish the work)
345
346 Autogenerated release notes updated last on 25 Jan 2023 21:44:58.