392 lines
12 KiB
HTML
392 lines
12 KiB
HTML
<h1 id="releasenotesforkoha23.11.05">RELEASE NOTES FOR KOHA 23.11.05</h1>
|
|
|
|
<p>03 May 2024</p>
|
|
|
|
<p>Koha is the first free and open source software library automation
|
|
package (ILS). Development is sponsored by libraries of varying types
|
|
and sizes, volunteers, and support companies from around the world. The
|
|
website for the Koha project is:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://koha-community.org">Koha Community</a></li>
|
|
</ul>
|
|
|
|
<p>Koha 23.11.05 can be downloaded from:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://download.koha-community.org/koha-23.11.05.tar.gz">Download</a></li>
|
|
</ul>
|
|
|
|
<p>Installation instructions can be found at:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
|
|
<li>OR in the INSTALL files that come in the tarball</li>
|
|
</ul>
|
|
|
|
<p>Koha 23.11.05 is a bugfix/maintenance release with security fixes.</p>
|
|
|
|
<p>It includes 4 security bugfixes, 11 bugfixes and 1 enhancement.</p>
|
|
|
|
<p><strong>System requirements</strong></p>
|
|
|
|
<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>
|
|
|
|
<h4 id="securitybugs">Security bugs</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19613">19613</a> Scrub borrowers fields: borrowernotes opacnote</li>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36149">36149</a> userenv stored in plack worker's memory and survive from one request to another</li>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36382">36382</a> XSS in showLastPatron dropdown</li>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36532">36532</a> Any authenticated OPAC user can run opac-dismiss-message.pl for any user/any message</li>
|
|
</ul>
|
|
|
|
<h2 id="bugfixes">Bugfixes</h2>
|
|
|
|
<h3 id="acquisitions">Acquisitions</h3>
|
|
|
|
<h4 id="criticalbugsfixed">Critical bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36035">36035</a> Form is broken in addorderiso2709.pl</li>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36053">36053</a> Replacement prices not populating when supplied from MarcItemFieldsToOrder</li>
|
|
</ul>
|
|
|
|
<h4 id="otherbugsfixed">Other bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36036">36036</a> Fix location field when ordering from staged files</li>
|
|
</ul>
|
|
|
|
<h3 id="cataloging">Cataloging</h3>
|
|
|
|
<h4 id="criticalbugsfixed">Critical bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36511">36511</a> Some scripts missing a dependency following Bug 24879</li>
|
|
</ul>
|
|
|
|
<h3 id="circulation">Circulation</h3>
|
|
|
|
<h4 id="criticalbugsfixed">Critical bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35944">35944</a> Bookings is not taken into account in CanBookBeRenewed</li>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36331">36331</a> Items that cannot be held are prevented renewal when there are holds on the record</li>
|
|
</ul>
|
|
|
|
<h4 id="otherbugsfixed">Other bugs fixed</h4>
|
|
|
|
<p><ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36139">36139</a> Bug 35518 follow-up: fix AutoSwitchPatron</p>
|
|
|
|
<blockquote>
|
|
<p>This fixes an issue when the AutoSwitchPatron system preference is enabled (the issue was caused by bug 35518 - added to Koha 24.05.00, 23.11.03, and 23.05.09).</p>
|
|
|
|
<p>If you went to check out an item to a patron, and then entered another patron's card number in the item bar code, it was correctly:
|
|
- switching to that patron
|
|
- showing a message to say that the patron was switched.</p>
|
|
|
|
<p>However, it was also incorrectly showing a "Barcode not found" message - this is now fixed, and is no longer displayed.</li>
|
|
</ul></p>
|
|
|
|
<h3 id="opac">OPAC</h3>
|
|
</blockquote>
|
|
|
|
<h4 id="criticalbugsfixed">Critical bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34886">34886</a> Regression in when hold button appears</li>
|
|
</ul>
|
|
|
|
<h3 id="patrons">Patrons</h3>
|
|
|
|
<h4 id="criticalbugsfixed">Critical bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35980">35980</a> Add message to patron needs permission check</li>
|
|
</ul>
|
|
|
|
<h3 id="staffinterface">Staff interface</h3>
|
|
|
|
<h4 id="criticalbugsfixed">Critical bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36447">36447</a> Circ rules slow to load when many itemtypes and categories</li>
|
|
</ul>
|
|
|
|
<h3 id="tools">Tools</h3>
|
|
|
|
<h4 id="criticalbugsfixed">Critical bugs fixed</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36159">36159</a> Patron imports record a change for non-text columns that are not in the import file</li>
|
|
</ul>
|
|
|
|
<h2 id="enhancements">Enhancements</h2>
|
|
|
|
<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
|
|
|
|
<h4 id="enhancements">Enhancements</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36328">36328</a> C4::Scrubber should allow more HTML tags</li>
|
|
</ul>
|
|
|
|
<h2 id="documentation">Documentation</h2>
|
|
|
|
<p>The Koha manual is maintained in Sphinx. The home page for Koha
|
|
documentation is</p>
|
|
|
|
<ul>
|
|
<li><p><a href="http://koha-community.org/documentation/">Koha Documentation</a>
|
|
As of the date of these release notes, the Koha manual is available in the following languages:</p></li>
|
|
<li><p><a href="https://koha-community.org/manual/23.11//html/">Chinese (Traditional)</a> (68%)</p></li>
|
|
<li><a href="https://koha-community.org/manual/23.11//html/">English</a> (100%)</li>
|
|
<li><a href="https://koha-community.org/manual/23.11/en/html/">English (USA)</a></li>
|
|
<li><a href="https://koha-community.org/manual/23.11/fr/html/">French</a> (41%)</li>
|
|
<li><a href="https://koha-community.org/manual/23.11/de/html/">German</a> (40%)</li>
|
|
<li><a href="https://koha-community.org/manual/23.11/hi/html/">Hindi</a> (81%)</li>
|
|
</ul>
|
|
|
|
<p>The Git repository for the Koha manual can be found at</p>
|
|
|
|
<ul>
|
|
<li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
|
|
</ul>
|
|
|
|
<h2 id="translations">Translations</h2>
|
|
|
|
<p>Complete or near-complete translations of the OPAC and staff
|
|
interface are available in this release for the following languages:</p>
|
|
|
|
<div style="column-count: 2;">
|
|
|
|
- Arabic (ar_ARAB) (89%)
|
|
- Armenian (hy_ARMN) (100%)
|
|
- Bulgarian (bg_CYRL) (100%)
|
|
- Chinese (Traditional) (91%)
|
|
- Czech (69%)
|
|
- Dutch (77%)
|
|
- English (100%)
|
|
- English (New Zealand) (64%)
|
|
- English (USA)
|
|
- Finnish (99%)
|
|
- French (99%)
|
|
- French (Canada) (96%)
|
|
- German (99%)
|
|
- German (Switzerland) (52%)
|
|
- Greek (52%)
|
|
- Hindi (100%)
|
|
- Italian (84%)
|
|
- Norwegian Bokmål (76%)
|
|
- Persian (fa_ARAB) (92%)
|
|
- Polish (98%)
|
|
- Portuguese (Brazil) (92%)
|
|
- Portuguese (Portugal) (88%)
|
|
- Russian (91%)
|
|
- Slovak (62%)
|
|
- Spanish (100%)
|
|
- Swedish (87%)
|
|
- Telugu (71%)
|
|
- Turkish (80%)
|
|
- Ukrainian (74%)
|
|
- hyw_ARMN (generated) (hyw_ARMN) (65%)
|
|
</div>
|
|
|
|
<p>Partial translations are available for various other languages.</p>
|
|
|
|
<p>The Koha team welcomes additional translations; please see</p>
|
|
|
|
<ul>
|
|
<li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
|
|
</ul>
|
|
|
|
<p>For information about translating Koha, and join the koha-translate
|
|
list to volunteer:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
|
|
</ul>
|
|
|
|
<p>The most up-to-date translations can be found at:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
|
|
</ul>
|
|
|
|
<h2 id="releaseteam">Release Team</h2>
|
|
|
|
<p>The release team for Koha 23.11.05 is</p>
|
|
|
|
<ul>
|
|
<li><p>Release Manager: Katrin Fischer</p></li>
|
|
<li><p>Release Manager assistants:</p>
|
|
|
|
<ul>
|
|
<li>Tomás Cohen Arazi</li>
|
|
<li>Martin Renvoize</li>
|
|
<li>Jonathan Druart</li>
|
|
</ul></li>
|
|
<li><p>QA Manager: Marcel de Rooy</p></li>
|
|
<li><p>QA Team:</p>
|
|
|
|
<ul>
|
|
<li>Marcel de Rooy</li>
|
|
<li>Julian Maurice</li>
|
|
<li>Lucas Gass</li>
|
|
<li>Victor Grousset</li>
|
|
<li>Kyle M Hall</li>
|
|
<li>Nick Clemens</li>
|
|
<li>Martin Renvoize</li>
|
|
<li>Tomás Cohen Arazi</li>
|
|
<li>Aleisha Amohia</li>
|
|
<li>Emily Lamancusa</li>
|
|
<li>David Cook</li>
|
|
<li>Jonathan Druart</li>
|
|
<li>Pedor Amorim</li>
|
|
</ul></li>
|
|
<li><p>Topic Experts:</p>
|
|
|
|
<ul>
|
|
<li>UI Design -- Owen Leonard</li>
|
|
<li>Zebra -- Fridolin Somers</li>
|
|
<li>REST API -- Tomás Cohen Arazi</li>
|
|
<li>ERM -- Matt Blenkinsop</li>
|
|
<li>ILL -- Pedro Amorim</li>
|
|
<li>SIP2 -- Matthias Meusburger</li>
|
|
<li>CAS -- Matthias Meusburger</li>
|
|
</ul></li>
|
|
<li><p>Bug Wranglers:</p>
|
|
|
|
<ul>
|
|
<li>Aleisha Amohia</li>
|
|
<li>Indranil Das Gupta</li>
|
|
</ul></li>
|
|
<li><p>Packaging Managers:</p>
|
|
|
|
<ul>
|
|
<li>Mason James</li>
|
|
<li>Indranil Das Gupta</li>
|
|
<li>Tomás Cohen Arazi</li>
|
|
</ul></li>
|
|
<li><p>Documentation Manager: Aude Charillon</p></li>
|
|
<li><p>Documentation Team:</p>
|
|
|
|
<ul>
|
|
<li>Caroline Cyr La Rose</li>
|
|
<li>Kelly McElligott</li>
|
|
<li>Philip Orr</li>
|
|
<li>Marie-Luce Laflamme</li>
|
|
<li>Lucy Vaux-Harvey</li>
|
|
</ul></li>
|
|
<li><p>Translation Manager: Jonathan Druart</p></li>
|
|
<li><p>Wiki curators: </p>
|
|
|
|
<ul>
|
|
<li>Thomas Dukleth</li>
|
|
<li>Katrin Fischer</li>
|
|
</ul></li>
|
|
<li><p>Release Maintainers:</p>
|
|
|
|
<ul>
|
|
<li>23.11 -- Fridolin Somers</li>
|
|
<li>23.05 -- Lucas Gass</li>
|
|
<li>22.11 -- Frédéric Demians</li>
|
|
<li>22.05 -- Danyon Sewell</li>
|
|
</ul></li>
|
|
<li><p>Release Maintainer assistants:</p>
|
|
|
|
<ul>
|
|
<li>22.05 -- Wainui Witika-Park</li>
|
|
</ul></li>
|
|
</ul>
|
|
|
|
<h2 id="credits">Credits</h2>
|
|
|
|
<p>We thank the following individuals who contributed patches to Koha 23.11.05</p>
|
|
|
|
<div style="column-count: 2;">
|
|
|
|
- Pedro Amorim (2)
|
|
- Matt Blenkinsop (1)
|
|
- Nick Clemens (9)
|
|
- Jonathan Druart (7)
|
|
- Michael Hafen (1)
|
|
- Kyle M Hall (7)
|
|
- Brendan Lawlor (3)
|
|
- Owen Leonard (2)
|
|
- Julian Maurice (1)
|
|
- Martin Renvoize (4)
|
|
- Marcel de Rooy (1)
|
|
- Fridolin Somers (1)
|
|
</div>
|
|
|
|
<p>We thank the following libraries, companies, and other institutions who contributed
|
|
patches to Koha 23.11.05</p>
|
|
|
|
<div style="column-count: 2;">
|
|
|
|
- Athens County Public Libraries (2)
|
|
- BibLibre (2)
|
|
- ByWater-Solutions (16)
|
|
- clamsnet.org (3)
|
|
- Independant Individuals (1)
|
|
- Koha Community Developers (7)
|
|
- PTFS-Europe (7)
|
|
- Rijksmuseum (1)
|
|
</div>
|
|
|
|
<p>We also especially thank the following individuals who tested patches
|
|
for Koha</p>
|
|
|
|
<div style="column-count: 2;">
|
|
|
|
- Tomás Cohen Arazi (1)
|
|
- Matt Blenkinsop (1)
|
|
- Nick Clemens (6)
|
|
- David Cook (6)
|
|
- danyonsewell (1)
|
|
- Jonathan Druart (1)
|
|
- Esther (2)
|
|
- Katrin Fischer (26)
|
|
- Lucas Gass (1)
|
|
- Kyle M Hall (3)
|
|
- Andrew Fuerste Henry (1)
|
|
- Barbara Johnson (1)
|
|
- Brendan Lawlor (2)
|
|
- Owen Leonard (3)
|
|
- Julian Maurice (3)
|
|
- David Nind (5)
|
|
- Marcel de Rooy (11)
|
|
- Fridolin Somers (36)
|
|
</div>
|
|
|
|
<p>We regret any omissions. If a contributor has been inadvertently missed,
|
|
please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
|
|
|
|
<h2 id="revisioncontrolnotes">Revision control notes</h2>
|
|
|
|
<p>The Koha project uses Git for version control. The current development
|
|
version of Koha can be retrieved by checking out the main branch of:</p>
|
|
|
|
<ul>
|
|
<li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
|
|
</ul>
|
|
|
|
<p>The branch for this version of Koha and future bugfixes in this release
|
|
line is 23.11.x-security.</p>
|
|
|
|
<h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
|
|
|
|
<p>Bug reports and feature requests can be filed at the Koha bug
|
|
tracker at:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
|
|
</ul>
|
|
|
|
<p>He rau ringa e oti ai.
|
|
(Many hands finish the work)</p>
|
|
|
|
<p>Autogenerated release notes updated last on 03 May 2024 13:10:30.</p>
|