Update release notes for 22.11.02 release
[koha.git] / misc / release_notes / release_notes_22_11_02.md
1 # RELEASE NOTES FOR KOHA 22.11.02
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.11.02 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-22.11.02.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.11.02 is a bugfix/maintenance release.
21
22 It includes 3 enhancements, 37 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 ### Staff interface
34
35 - [[32173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32173) Add count of total titles in list to staff client view
36
37 ### Templates
38
39 - [[32095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32095) Remove bullets from statuses in inventory tool
40 - [[32319]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32319) Give header search submit button more padding
41
42
43 ## Critical bugs fixed
44
45 ### Architecture, internals, and plumbing
46
47 - [[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
48
49 ### Cataloging
50
51 - [[32550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32550) 'Clear on loan' link on Batch item modification doesn't untick on loan items
52
53 ### OPAC
54
55 - [[32445]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32445) Status display of 'not for loan' items is broken in OPAC/staff
56
57 ### Packaging
58
59 - [[32666]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32666) Automatic debian/control updates (stable)
60
61 ### Staff interface
62
63 - [[31935]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31935) Serials subscription form is misaligned
64
65   >This fixes the alignment of the serials subscription form.
66 - [[32517]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32517) Patron search dies on case mismatch of patron category
67
68   >This fixes patron search so that searching by category will work regardless of the patron category code case (upper, lower, and sentence case). Before this, category codes in upper case were expected - where they weren't this caused the search to fail, resulting in no search results.
69
70 ### Tools
71
72 - [[32054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32054) GetImportRecordMatches returns the wrong match when passed 'best only'
73
74
75 ## Other bugs fixed
76
77 ### Acquisitions
78
79 - [[32531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32531) Filter 'Include archived' no longer shows non-archived suggestions
80
81 ### Architecture, internals, and plumbing
82
83 - [[32465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32465) koha-worker debian script missing 'queue' in help
84
85   >This adds information about the --queue option to the help text for the koha-worker script.
86 - [[32528]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32528) Koha::Item->safe_to_delete should short-circuit earlier
87 - [[32529]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32529) Holds in processing should block item deletion
88 - [[32582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32582) Mailmap maps to wrong email address
89
90 ### Circulation
91
92 - [[14784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14784) Missing checkin message for debarred patrons when issuing rules 'fine days = 0'
93 - [[31233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31233) Fine grace period in circulation conditions is misnamed
94
95 ### Fines and fees
96
97 - [[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
98
99 ### MARC Bibliographic data support
100
101 - [[23032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23032) Add 264 to Alternate Graphic Representation (MARC21 880)
102
103 ### OPAC
104
105 - [[32597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32597) Article requests not stacking in patron view
106
107 ### Patrons
108
109 - [[31492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31492) Patron image upload fails on first attempt with CSRF failure
110 - [[32491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32491) Can no longer search patrons in format 'surname, firstname'
111 - [[32505]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32505) Cannot search by dateofbirth in specified dateformat
112
113 ### Staff interface
114
115 - [[31950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31950) Page section on library view is too wide / not aligned with toolbar
116 - [[32272]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272) Last borrower and previous borrower display on moredetail.pl is broken
117 - [[32475]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32475) The phrase "System prefs" should be replaced with the correct terminology "System preferences"
118 - [[32596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32596) Background jobs viewer not showing finished jobs
119
120 ### System Administration
121
122 - [[30694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30694) Impossible to delete line in circulation and fine rules
123
124   **Sponsored by** *Koha-Suomi Oy*
125 - [[32535]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32535) BorrowerUnwantedField syspref should not include borrowers.flags
126
127 ### Templates
128
129 - [[32348]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32348) Library public is missing from columns settings
130 - [[32400]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32400) Add page-section to tables for end of year rollover (acq)
131 - [[32616]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32616) Add 'page-section' to various acquisitions pages
132 - [[32628]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32628) Add 'page-section' to various serials pages
133 - [[32632]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32632) Add 'page-section' to some tools pages
134
135 ### Test Suite
136
137 - [[28670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28670) api/v1/patrons_holds.t is failing randomly
138 - [[32349]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32349) Remove TEST_QA
139 - [[32622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32622) Auth.t failing on D10
140 - [[32650]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32650) Koha/Holds.t is failing randomly
141
142 ### Tools
143
144 - [[32255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32255) Cannot use file upload in batch record modification
145 - [[32456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32456) Date accessioned is now cleared when items are replaced
146
147
148
149 ## Documentation
150
151 The Koha manual is maintained in Sphinx. The home page for Koha
152 documentation is
153
154 - [Koha Documentation](http://koha-community.org/documentation/)
155
156
157
158 The Git repository for the Koha manual can be found at
159
160 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
161
162
163 ## Translations
164
165 Complete or near-complete translations of the OPAC and staff
166 interface are available in this release for the following languages:
167
168 - Arabic (73.6%)
169 - Armenian (100%)
170 - Bulgarian (93.1%)
171 - Chinese (Taiwan) (83.9%)
172 - Czech (59.3%)
173 - English (New Zealand) (60%)
174 - English (USA)
175 - Finnish (96.1%)
176 - French (97.8%)
177 - French (Canada) (94.8%)
178 - German (100%)
179 - German (Switzerland) (51.1%)
180 - Greek (50.8%)
181 - Hindi (100%)
182 - Italian (94.5%)
183 - Nederlands-Nederland (Dutch-The Netherlands) (77.9%)
184 - Norwegian Bokmål (53.1%)
185 - Persian (58.9%)
186 - Polish (93.6%)
187 - Portuguese (74.9%)
188 - Portuguese (Brazil) (72.4%)
189 - Russian (83.7%)
190 - Slovak (60.2%)
191 - Spanish (100%)
192 - Swedish (77%)
193 - Telugu (79.6%)
194 - Turkish (88.5%)
195 - Ukrainian (77.8%)
196
197 Partial translations are available for various other languages.
198
199 The Koha team welcomes additional translations; please see
200
201 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
202
203 For information about translating Koha, and join the koha-translate
204 list to volunteer:
205
206 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
207
208 The most up-to-date translations can be found at:
209
210 - [Koha Translation](http://translate.koha-community.org/)
211
212 ## Release Team
213
214 The release team for Koha 22.11.02 is
215
216
217 - Release Manager: Tomás Cohen Arazi
218
219 - Release Manager assistants:
220   - Jonathan Druart
221   - Martin Renvoize
222
223 - QA Manager: Katrin Fischer
224
225 - QA Team:
226   - Aleisha Amohia
227   - Nick Clemens
228   - David Cook
229   - Jonathan Druart
230   - Lucas Gass
231   - Victor Grousset
232   - Kyle M Hall
233   - Martin Renvoize
234   - Marcel de Rooy
235   - Fridolin Somers
236
237 - Topic Experts:
238   - UI Design -- Owen Leonard
239   - Zebra -- Fridolin Somers
240   - REST API -- Martin Renvoize
241
242 - Bug Wranglers:
243   - Aleisha Amohia
244   - Indranil Das Gupta
245
246 - Packaging Manager:
247
248
249 - Documentation Manager: Caroline Cyr La Rose
250
251
252 - Documentation Team:
253   - Aude Charillon
254   - David Nind
255   - Lucy Vaux-Harvey
256
257 - Translation Managers:
258   - Bernardo González Kriegel
259
260 - Wiki curators:
261   - Thomas Dukleth
262   - Katrin Fischer
263
264 - Release Maintainers:
265   - 22.11 -- PTFS Europe
266   - 22.05 -- Lucas Gass
267   - 21.11 -- Arthur Suzuki
268   - 21.05 -- Wainui Witika-Park
269
270 ## Credits
271 We thank the following libraries, companies, and other institutions who are known to have sponsored
272 new features in Koha 22.11.02
273
274 - [Koha-Suomi Oy](https://koha-suomi.fi)
275
276 We thank the following individuals who contributed patches to Koha 22.11.02
277
278 - Tomás Cohen Arazi (4)
279 - Matt Blenkinsop (1)
280 - Nick Clemens (7)
281 - David Cook (2)
282 - Frédéric Demians (1)
283 - Jonathan Druart (17)
284 - Katrin Fischer (4)
285 - Géraud Frappier (1)
286 - Lucas Gass (6)
287 - Kyle M Hall (1)
288 - Mason James (1)
289 - Owen Leonard (4)
290 - Jacob O'Mara (4)
291 - Martin Renvoize (4)
292 - Fridolin Somers (2)
293 - Emmi Takkinen (1)
294 - Koha translators (1)
295 - Shi Yao Wang (2)
296
297 We thank the following libraries, companies, and other institutions who contributed
298 patches to Koha 22.11.02
299
300 - Athens County Public Libraries (4)
301 - BibLibre (2)
302 - Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (4)
303 - ByWater-Solutions (14)
304 - Koha Community Developers (17)
305 - Koha-Suomi (1)
306 - KohaAloha (1)
307 - Prosentient Systems (2)
308 - PTFS-Europe (9)
309 - Solutions inLibro inc (3)
310 - Tamil (1)
311 - Theke Solutions (4)
312
313 We also especially thank the following individuals who tested patches
314 for Koha
315
316 - Tomás Cohen Arazi (30)
317 - Matt Blenkinsop (7)
318 - Nick Clemens (13)
319 - David Cook (1)
320 - Jonathan Druart (6)
321 - Katrin Fischer (11)
322 - Andrew Fuerste-Henry (6)
323 - Lucas Gass (7)
324 - Kyle M Hall (13)
325 - Mason James (1)
326 - Barbara Johnson (1)
327 - Owen Leonard (3)
328 - Johanna Miettunen (1)
329 - David Nind (21)
330 - Jacob O'Mara (47)
331 - Martin Renvoize (32)
332 - Marcel de Rooy (10)
333 - Fridolin Somers (2)
334 - Hammat Wele (1)
335
336
337
338 We regret any omissions.  If a contributor has been inadvertently missed,
339 please send a patch against these release notes to koha-devel@lists.koha-community.org.
340
341 ## Revision control notes
342
343 The Koha project uses Git for version control.  The current development
344 version of Koha can be retrieved by checking out the master branch of:
345
346 - [Koha Git Repository](https://git.koha-community.org/koha-community/koha)
347
348 The branch for this version of Koha and future bugfixes in this release
349 line is 22.11.x.
350
351 ## Bugs and feature requests
352
353 Bug reports and feature requests can be filed at the Koha bug
354 tracker at:
355
356 - [Koha Bugzilla](http://bugs.koha-community.org)
357
358 He rau ringa e oti ai.
359 (Many hands finish the work)
360
361 Autogenerated release notes updated last on 25 Jan 2023 16:26:00.