Update release notes for 18.05.09 release v18.05.09
authorJesse Maseto <jesse@bywatersolutions.com>
Fri, 22 Feb 2019 12:45:22 +0000 (12:45 +0000)
committerJesse Maseto <jesse@bywatersolutions.com>
Fri, 22 Feb 2019 12:45:22 +0000 (12:45 +0000)
misc/release_notes/release_notes_18_05_09.html [new file with mode: 0644]
misc/release_notes/release_notes_18_05_09.md [new file with mode: 0644]

diff --git a/misc/release_notes/release_notes_18_05_09.html b/misc/release_notes/release_notes_18_05_09.html
new file mode 100644 (file)
index 0000000..63af11b
--- /dev/null
@@ -0,0 +1,524 @@
+<h1 id="releasenotesforkoha18.05.09">RELEASE NOTES FOR KOHA 18.05.09</h1>
+
+<p>22 Feb 2019</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 18.05.09 can be downloaded from:</p>
+
+<ul>
+<li><a href="http://download.koha-community.org/koha-18.05.09.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 18.05.09 is a bugfix/maintenance release.</p>
+
+<p>It includes 1 new features, 3 enhancements, 62 bugfixes.</p>
+
+<h2 id="newfeatures">New features</h2>
+
+<h3 id="restapi">REST api</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22132">[22132]</a> Add Basic authentication to the REST API</li>
+</ul>
+
+<blockquote>
+  <p>This adds http BASIC authentication as an optional auth method to the RESTful APIs. This greatly aids developers when developing against our APIs.</p>
+</blockquote>
+
+<h2 id="enhancements">Enhancements</h2>
+
+<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21912">[21912]</a> Koha::Objects->search lacks tests</li>
+</ul>
+
+<h3 id="circulation">Circulation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18816">[18816]</a> Make CataloguingLog work in production by preventing circulation from spamming the log</li>
+</ul>
+
+<h3 id="templates">Templates</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20569">[20569]</a> Improve description of CheckPrevCheckout system preference</li>
+</ul>
+
+<blockquote>
+  <p>A simple string patch that clarifies the intention of the CheckPrevCheckout system preference options.</p>
+</blockquote>
+
+<h2 id="criticalbugsfixed">Critical bugs fixed</h2>
+
+<h3 id="acquisitions">Acquisitions</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282">[22282]</a> Internal software error when exporting basket group as PDF</li>
+</ul>
+
+<h3 id="circulation">Circulation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21491">[21491]</a> When 'Default lost item fee refund on return policy' is unset it says no but acts as if 'yes'</li>
+</ul>
+
+<h3 id="holdrequests">Hold requests</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21495">[21495]</a> Regression in hold override functionality</li>
+</ul>
+
+<h3 id="opac">OPAC</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22085">[22085]</a> UNIMARC default XSLT broken by Bug 14716</li>
+</ul>
+
+<h2 id="otherbugsfixed">Other bugs fixed</h2>
+
+<h3 id="about">About</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21441">[21441]</a> System information gives reference to a non-existant table</li>
+</ul>
+
+<h3 id="acquisitions">Acquisitions</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20865">[20865]</a> Remove space before : on order receive filters</li>
+</ul>
+
+<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19816">[19816]</a> output_pref must implement 'dateonly' for dateformat => rfc3339</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19920">[19920]</a> changepassword is exported from C4::Members but has been removed</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21170">[21170]</a> Warnings in MARCdetail.pl - isn't numeric in numeric eq (==)</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21478">[21478]</a> Koha::Hold->suspend_hold allows suspending in transit holds</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21907">[21907]</a> Error from mainpage when Article requests enabled and either IndependentBranches or IndependentBranchesPatronModifications is enabled</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22006">[22006]</a> Koha::Account::Line->item should return undef if no item linked</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22097">[22097]</a> CataloguingLog should be suppressed for item branch transfers</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22124">[22124]</a> Update cataloguing plugin system to not generate type parameter in script tag</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22125">[22125]</a> branches.pickup_location should be flagged as boolean</li>
+</ul>
+
+<h3 id="cataloging">Cataloging</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20491">[20491]</a> Use "Date due" in table header of item table</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22122">[22122]</a> Make sequence of Z39.50 search options match in acq and cataloguing</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22242">[22242]</a> Javascript error in value builder cased by Select2</li>
+</ul>
+
+<h3 id="circulation">Circulation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17347">[17347]</a> 'Renew' tab should ignore whitespace at begining and end of barcode</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21877">[21877]</a> Show authorized value description for withdrawn in checkout</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22054">[22054]</a> Display a nicer error message when trying to renew an on-site checkout from renew page</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083">[22083]</a> Typo in circulation_batch_checkouts.tt</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22111">[22111]</a> Correctly format fines when placing holds (maxoutstanding warning)</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22119">[22119]</a> Add price formatting in circulation</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22120">[22120]</a> Add price formatting to patron summary print</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22203">[22203]</a> Holds modal no longer links to patron</li>
+</ul>
+
+<h3 id="developerdocumentation">Developer documentation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21290">[21290]</a> POD of ModItem mentions MARC for items</li>
+</ul>
+
+<h3 id="holidays">Holidays</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21885">[21885]</a> Improve date selection on calendar for selecting the end date on a range</li>
+</ul>
+
+<h3 id="ill">ILL</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22101">[22101]</a> ILL requests missing in menu on advanced search page</li>
+</ul>
+
+<h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11922">[11922]</a> Add SHOW_BCODE patron attribute for Norwegian web installer</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22095">[22095]</a> Dead link in web installer</li>
+</ul>
+
+<h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19994">[19994]</a> use Modern::Perl in Authorities perl scripts</li>
+</ul>
+
+<h3 id="notices">Notices</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21829">[21829]</a> Date displays as a datetime in notices</li>
+</ul>
+
+<h3 id="opac">OPAC</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21192">[21192]</a> Borrower Fields on OPAC's Personal Details Screen Use Self Register Field Options Incorrectly</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808">[21808]</a> Field 711 is not handled correctly in showAuthor XSLT for relator term or code</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22118">[22118]</a> Format hold fee when placing holds in OPAC</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22207">[22207]</a> Course reserves page does not have unique body id</li>
+</ul>
+
+<h3 id="patrons">Patrons</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20165">[20165]</a> Capitalization: Street Address should be Street address in patron search options</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21930">[21930]</a> Typo in the manage_circ_rules_from_any_libraries description</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22149">[22149]</a> Grammar fix in the manage_circ_rules_from_any_libraries description</li>
+</ul>
+
+<h3 id="reports">Reports</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20274">[20274]</a> itemtypes.plugin report: not handling item-level_itypes syspref</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679">[20679]</a> Remove 'rows per page' from reports print layout</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22082">[22082]</a> Ambiguous column in patron stats</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22278">[22278]</a> Newly created report group is not selected after saving an SQL report</li>
+</ul>
+
+<h3 id="searching">Searching</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716">[14716]</a> Correctly URI-encode URLs in XSLT result lists and detail pages</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18909">[18909]</a> Enable the maximum zebra records size to be specified per instance</li>
+</ul>
+
+<h3 id="serials">Serials</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16231">[16231]</a> Correct permission handling in subscription edit menu</li>
+</ul>
+
+<h3 id="systemadministration">System Administration</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7403">[7403]</a> Remove warning from CataloguingLog system preference</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15110">[15110]</a> Improve decreaseHighHolds system preference description</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21637">[21637]</a> Capitalization: EasyAnalyticalRecords syspref option "Don't Display" should be "Don't display"</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21855">[21855]</a> Remove mention of deprecated delete_unverified_opac_registrations.pl cronjob</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21926">[21926]</a> Enhance OAI-PMH:archiveID system preference description</li>
+</ul>
+
+<h3 id="templates">Templates</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840">[21840]</a> Fix some typos in the templates</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21866">[21866]</a> Rephrase "Warning: This <em>report</em> was written for an older version of Koha" to refer to plugins</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22113">[22113]</a> Add price formatting on item lost report</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22236">[22236]</a> Translation should generate tags with consistent attribute order</li>
+</ul>
+
+<h3 id="testsuite">Test Suite</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22107">[22107]</a> Avoid deleting data in some tests</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22254">[22254]</a> t/db_dependent/Koha/Patrons.t contains a DateTime math error</li>
+</ul>
+
+<h3 id="tools">Tools</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20634">[20634]</a> Inventory form has 2 identical labels "Library:"</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22011">[22011]</a> Typo in Item Batch Modification</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22036">[22036]</a> Tidy up tags/review script</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22136">[22136]</a> Import patrons notes hides a note because the syspref isn't referenced correctly</li>
+</ul>
+
+<h2 id="systemrequirements">System requirements</h2>
+
+<p>Important notes:</p>
+
+<ul>
+<li>Perl 5.10 is required</li>
+<li>Zebra is required</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><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
+</ul>
+
+<p>As of the date of these release notes, only the English version of the
+Koha manual is available:</p>
+
+<ul>
+<li><a href="http://koha-community.org/manual/18.05/en/html/">Koha Manual</a></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>
+
+<ul>
+<li>Arabic (99.7%)</li>
+<li>Armenian (99.8%)</li>
+<li>Basque (72.5%)</li>
+<li>Chinese (China) (77%)</li>
+<li>Chinese (Taiwan) (98.7%)</li>
+<li>Czech (92.4%)</li>
+<li>Danish (63.6%)</li>
+<li>English (New Zealand) (95.5%)</li>
+<li>English (USA)</li>
+<li>Finnish (92.4%)</li>
+<li>French (98.7%)</li>
+<li>French (Canada) (94%)</li>
+<li>German (100%)</li>
+<li>German (Switzerland) (98.3%)</li>
+<li>Greek (80.5%)</li>
+<li>Hindi (99.8%)</li>
+<li>Italian (97.3%)</li>
+<li>Norwegian Bokmål (67.5%)</li>
+<li>Occitan (post 1500) (70.2%)</li>
+<li>Persian (52.9%)</li>
+<li>Polish (93.6%)</li>
+<li>Portuguese (99.8%)</li>
+<li>Portuguese (Brazil) (87.4%)</li>
+<li>Slovak (95.7%)</li>
+<li>Spanish (98.6%)</li>
+<li>Swedish (93.8%)</li>
+<li>Turkish (99.8%)</li>
+<li>Vietnamese (65.1%)</li>
+</ul>
+
+<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 18.05.09 is</p>
+
+<ul>
+<li>Release Manager: <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
+<li>Release Manager assistants:
+<ul>
+<li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
+<li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
+</ul></li>
+<li>QA Manager: <a href="mailto:Katrin.Fischer@bsz-bw.de">Katrin Fischer</a></li>
+<li>QA Team:
+<ul>
+<li><a href="mailto:alex.arnaud@biblibre.com">Alex Arnaud</a></li>
+<li><a href="mailto:julian.maurice@biblibre.com">Julian Maurice</a></li>
+<li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
+<li>Josef Moravec</li>
+<li><a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
+<li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
+<li><a href="mailto:m.de.rooy@rijksmuseum.nl">Marcel de Rooy</a></li>
+<li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
+<li><a href="mailto:chrisc@catalyst.net.nz">Chris Cormack</a></li>
+</ul></li>
+<li>Topic Experts:
+<ul>
+<li>SIP2 -- Colin Campbell</li>
+<li>EDI -- Colin Campbell</li>
+<li>Elasticsearch -- Ere Maijala</li>
+<li>REST API -- Tomás Cohen Arazi</li>
+<li>UI Design -- Owen Leonard</li>
+</ul></li>
+<li>Bug Wranglers:
+<ul>
+<li>Luis Moises Rojas</li>
+<li>Jon Knight</li>
+<li><a href="mailto:indradg@l2c2.co.in">Indranil Das Gupta</a></li>
+</ul></li>
+<li>Packaging Manager: <a href="mailto:mirko@abunchofthings.net">Mirko Tietgen</a></li>
+<li>Documentation Manager: Caroline Cyr La Rose</li>
+<li><p>Documentation Team:</p>
+
+<ul>
+<li>David Nind</li>
+<li>Lucy Vaux-Harvey</li>
+</ul></li>
+<li><p>Translation Managers: </p>
+
+<ul>
+<li><a href="mailto:indradg@l2c2.co.in">Indranil Das Gupta</a></li>
+<li><a href="mailto:bgkriegel@gmail.com">Bernardo Gonzalez Kriegel</a></li>
+</ul></li>
+<li><p>Wiki curators: </p>
+
+<ul>
+<li>Caroline Cyr La Rose</li>
+</ul></li>
+<li>Release Maintainers:
+<ul>
+<li>18.11 -- <a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
+<li>18.05 -- Lucas Gass</li>
+<li>18.05 -- Jesse Maseto</li>
+<li>17.11 -- <a href="mailto:fridolin.somers@biblibre.com">Fridolin Somers</a></li>
+</ul></li>
+<li>Release Maintainer assistants:
+<ul>
+<li>18.05 -- <a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
+</ul></li>
+</ul>
+
+<h2 id="credits">Credits</h2>
+
+<p>We thank the following individuals who contributed patches to Koha 18.05.09.</p>
+
+<ul>
+<li>Ethan Amohia (3)</li>
+<li>Jasmine Amohia (9)</li>
+<li>Tomás Cohen Arazi (15)</li>
+<li>Nick Clemens (4)</li>
+<li>Jonathan Druart (7)</li>
+<li>Katrin Fischer (7)</li>
+<li>Lucas Gass (10)</li>
+<li>Kyle Hall (4)</li>
+<li>helene hickey (6)</li>
+<li>Mackey Johnstone (1)</li>
+<li>Pasi Kallinen (1)</li>
+<li>Jack Kelliher (2)</li>
+<li>Owen Leonard (2)</li>
+<li>Olivia Lu (4)</li>
+<li>Jesse Maseto (1)</li>
+<li>Josef Moravec (2)</li>
+<li>Liz Rea (1)</li>
+<li>Martin Renvoize (2)</li>
+<li>Marcel de Rooy (2)</li>
+<li>Caroline Cyr La Rose (1)</li>
+<li>Fridolin Somers (5)</li>
+<li>Koha translators (1)</li>
+</ul>
+
+<p>We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 18.05.09</p>
+
+<ul>
+<li>ACPL (2)</li>
+<li>BibLibre (5)</li>
+<li>BSZ BW (7)</li>
+<li>ByWater-Solutions (19)</li>
+<li>Catalyst (1)</li>
+<li>Independant Individuals (10)</li>
+<li>Koha Community Developers (7)</li>
+<li>PTFS-Europe (2)</li>
+<li>Rijks Museum (2)</li>
+<li>Solutions inLibro inc (1)</li>
+<li>stacmail.net (2)</li>
+<li>The City of Joensuu (1)</li>
+<li>Theke Solutions (15)</li>
+<li>Wellington East Girls' College (9)</li>
+<li>wgc.school.nz (6)</li>
+</ul>
+
+<p>We also especially thank the following individuals who tested patches
+for Koha.</p>
+
+<ul>
+<li>Hugo Agud (1)</li>
+<li>Jasmine Amohia (1)</li>
+<li>Tomás Cohen Arazi (16)</li>
+<li>Mika�l Olangcay Brisebois (1)</li>
+<li>Mikael Olangcay Brisebois (3)</li>
+<li>Nick Clemens (80)</li>
+<li>Frédéric Demians (1)</li>
+<li>Michal Denar (1)</li>
+<li>Devinim (2)</li>
+<li>Charles Farmer (1)</li>
+<li>Katrin Fischer (41)</li>
+<li>Lucas Gass (60)</li>
+<li>Kyle Hall (13)</li>
+<li>helene hickey (1)</li>
+<li>Pasi Kallinen (1)</li>
+<li>Jack Kelliher (1)</li>
+<li>Rhonda Kuiper (1)</li>
+<li>Owen Leonard (13)</li>
+<li>Olivia Lu (1)</li>
+<li>Jesse Maseto (26)</li>
+<li>Julian Maurice (2)</li>
+<li>Jose-Mario Monteiro-Santos (1)</li>
+<li>Josef Moravec (8)</li>
+<li>David Nind (16)</li>
+<li>Liz Rea (1)</li>
+<li>Martin Renvoize (92)</li>
+<li>Marcel de Rooy (1)</li>
+<li>Maryse Simard (3)</li>
+<li>Pierre-Marc Thibault (10)</li>
+</ul>
+
+<p>We regret any omissions.  If a contributor has been inadvertently missed,
+please send a patch against these release notes to 
+koha-patches@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 master branch of:</p>
+
+<ul>
+<li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
+</ul>
+
+<p>The branch for this version of Koha and future bugfixes in this release
+line is rmain1805.</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 22 Feb 2019 12:43:27.</p>
diff --git a/misc/release_notes/release_notes_18_05_09.md b/misc/release_notes/release_notes_18_05_09.md
new file mode 100644 (file)
index 0000000..b3128a4
--- /dev/null
@@ -0,0 +1,423 @@
+# RELEASE NOTES FOR KOHA 18.05.09
+22 Feb 2019
+
+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:
+
+- [Koha Community](http://koha-community.org)
+
+Koha 18.05.09 can be downloaded from:
+
+- [Download](http://download.koha-community.org/koha-18.05.09.tar.gz)
+
+Installation instructions can be found at:
+
+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
+- OR in the INSTALL files that come in the tarball
+
+Koha 18.05.09 is a bugfix/maintenance release.
+
+It includes 1 new features, 3 enhancements, 62 bugfixes.
+
+
+
+## New features
+
+### REST api
+
+- [[22132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22132) Add Basic authentication to the REST API
+
+> This adds http BASIC authentication as an optional auth method to the RESTful APIs. This greatly aids developers when developing against our APIs.
+
+
+
+## Enhancements
+
+### Architecture, internals, and plumbing
+
+- [[21912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21912) Koha::Objects->search lacks tests
+
+### Circulation
+
+- [[18816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18816) Make CataloguingLog work in production by preventing circulation from spamming the log
+
+### Templates
+
+- [[20569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20569) Improve description of CheckPrevCheckout system preference
+
+> A simple string patch that clarifies the intention of the CheckPrevCheckout system preference options.
+
+
+
+
+## Critical bugs fixed
+
+### Acquisitions
+
+- [[22282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282) Internal software error when exporting basket group as PDF
+
+### Circulation
+
+- [[21491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21491) When 'Default lost item fee refund on return policy' is unset it says no but acts as if 'yes'
+
+### Hold requests
+
+- [[21495]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21495) Regression in hold override functionality
+
+### OPAC
+
+- [[22085]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22085) UNIMARC default XSLT broken by Bug 14716
+
+
+## Other bugs fixed
+
+### About
+
+- [[21441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21441) System information gives reference to a non-existant table
+
+### Acquisitions
+
+- [[20865]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20865) Remove space before : on order receive filters
+
+### Architecture, internals, and plumbing
+
+- [[19816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19816) output_pref must implement 'dateonly' for dateformat => rfc3339
+- [[19920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19920) changepassword is exported from C4::Members but has been removed
+- [[21170]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21170) Warnings in MARCdetail.pl - isn't numeric in numeric eq (==)
+- [[21478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21478) Koha::Hold->suspend_hold allows suspending in transit holds
+- [[21907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21907) Error from mainpage when Article requests enabled and either IndependentBranches or IndependentBranchesPatronModifications is enabled
+- [[22006]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22006) Koha::Account::Line->item should return undef if no item linked
+- [[22097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22097) CataloguingLog should be suppressed for item branch transfers
+- [[22124]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22124) Update cataloguing plugin system to not generate type parameter in script tag
+- [[22125]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22125) branches.pickup_location should be flagged as boolean
+
+### Cataloging
+
+- [[20491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20491) Use "Date due" in table header of item table
+- [[22122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22122) Make sequence of Z39.50 search options match in acq and cataloguing
+- [[22242]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22242) Javascript error in value builder cased by Select2
+
+### Circulation
+
+- [[17347]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17347) 'Renew' tab should ignore whitespace at begining and end of barcode
+- [[21877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21877) Show authorized value description for withdrawn in checkout
+- [[22054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22054) Display a nicer error message when trying to renew an on-site checkout from renew page
+- [[22083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083) Typo in circulation_batch_checkouts.tt
+- [[22111]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22111) Correctly format fines when placing holds (maxoutstanding warning)
+- [[22119]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22119) Add price formatting in circulation
+- [[22120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22120) Add price formatting to patron summary print
+- [[22203]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22203) Holds modal no longer links to patron
+
+### Developer documentation
+
+- [[21290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21290) POD of ModItem mentions MARC for items
+
+### Holidays
+
+- [[21885]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21885) Improve date selection on calendar for selecting the end date on a range
+
+### ILL
+
+- [[22101]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22101) ILL requests missing in menu on advanced search page
+
+### Installation and upgrade (web-based installer)
+
+- [[11922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11922) Add SHOW_BCODE patron attribute for Norwegian web installer
+- [[22095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22095) Dead link in web installer
+
+### MARC Authority data support
+
+- [[19994]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19994) use Modern::Perl in Authorities perl scripts
+
+### Notices
+
+- [[21829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21829) Date displays as a datetime in notices
+
+### OPAC
+
+- [[21192]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21192) Borrower Fields on OPAC's Personal Details Screen Use Self Register Field Options Incorrectly
+- [[21808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808) Field 711 is not handled correctly in showAuthor XSLT for relator term or code
+- [[22118]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22118) Format hold fee when placing holds in OPAC
+- [[22207]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22207) Course reserves page does not have unique body id
+
+### Patrons
+
+- [[20165]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20165) Capitalization: Street Address should be Street address in patron search options
+- [[21930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21930) Typo in the manage_circ_rules_from_any_libraries description
+- [[22149]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22149) Grammar fix in the manage_circ_rules_from_any_libraries description
+
+### Reports
+
+- [[20274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20274) itemtypes.plugin report: not handling item-level_itypes syspref
+- [[20679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679) Remove 'rows per page' from reports print layout
+- [[22082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22082) Ambiguous column in patron stats
+- [[22278]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22278) Newly created report group is not selected after saving an SQL report
+
+### Searching
+
+- [[14716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716) Correctly URI-encode URLs in XSLT result lists and detail pages
+- [[18909]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18909) Enable the maximum zebra records size to be specified per instance
+
+### Serials
+
+- [[16231]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16231) Correct permission handling in subscription edit menu
+
+### System Administration
+
+- [[7403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7403) Remove warning from CataloguingLog system preference
+- [[15110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15110) Improve decreaseHighHolds system preference description
+- [[21637]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21637) Capitalization: EasyAnalyticalRecords syspref option "Don't Display" should be "Don't display"
+- [[21855]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21855) Remove mention of deprecated delete_unverified_opac_registrations.pl cronjob
+- [[21926]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21926) Enhance OAI-PMH:archiveID system preference description
+
+### Templates
+
+- [[21840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840) Fix some typos in the templates
+- [[21866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21866) Rephrase "Warning: This *report* was written for an older version of Koha" to refer to plugins
+- [[22113]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22113) Add price formatting on item lost report
+- [[22236]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22236) Translation should generate tags with consistent attribute order
+
+### Test Suite
+
+- [[22107]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22107) Avoid deleting data in some tests
+- [[22254]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22254) t/db_dependent/Koha/Patrons.t contains a DateTime math error
+
+### Tools
+
+- [[20634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20634) Inventory form has 2 identical labels "Library:"
+- [[22011]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22011) Typo in Item Batch Modification
+- [[22036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22036) Tidy up tags/review script
+- [[22136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22136) Import patrons notes hides a note because the syspref isn't referenced correctly
+
+
+
+## System requirements
+
+Important notes:
+    
+- Perl 5.10 is required
+- Zebra is required
+
+## Documentation
+
+The Koha manual is maintained in Sphinx. The home page for Koha 
+documentation is 
+
+- [Koha Documentation](http://koha-community.org/documentation/)
+
+As of the date of these release notes, only the English version of the
+Koha manual is available:
+
+- [Koha Manual](http://koha-community.org/manual/18.05/en/html/)
+
+
+The Git repository for the Koha manual can be found at
+
+- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
+
+## Translations
+
+Complete or near-complete translations of the OPAC and staff
+interface are available in this release for the following languages:
+
+- Arabic (99.7%)
+- Armenian (99.8%)
+- Basque (72.5%)
+- Chinese (China) (77%)
+- Chinese (Taiwan) (98.7%)
+- Czech (92.4%)
+- Danish (63.6%)
+- English (New Zealand) (95.5%)
+- English (USA)
+- Finnish (92.4%)
+- French (98.7%)
+- French (Canada) (94%)
+- German (100%)
+- German (Switzerland) (98.3%)
+- Greek (80.5%)
+- Hindi (99.8%)
+- Italian (97.3%)
+- Norwegian Bokmål (67.5%)
+- Occitan (post 1500) (70.2%)
+- Persian (52.9%)
+- Polish (93.6%)
+- Portuguese (99.8%)
+- Portuguese (Brazil) (87.4%)
+- Slovak (95.7%)
+- Spanish (98.6%)
+- Swedish (93.8%)
+- Turkish (99.8%)
+- Vietnamese (65.1%)
+
+Partial translations are available for various other languages.
+
+The Koha team welcomes additional translations; please see
+
+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
+
+For information about translating Koha, and join the koha-translate 
+list to volunteer:
+
+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
+
+The most up-to-date translations can be found at:
+
+- [Koha Translation](http://translate.koha-community.org/)
+
+## Release Team
+
+The release team for Koha 18.05.09 is
+
+- Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com)
+- Release Manager assistants:
+  - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
+  - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
+- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
+- QA Team:
+  - [Alex Arnaud](mailto:alex.arnaud@biblibre.com)
+  - [Julian Maurice](mailto:julian.maurice@biblibre.com)
+  - [Kyle Hall](mailto:kyle@bywatersolutions.com)
+  - Josef Moravec
+  - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
+  - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
+  - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
+  - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
+  - [Chris Cormack](mailto:chrisc@catalyst.net.nz)
+- Topic Experts:
+  - SIP2 -- Colin Campbell
+  - EDI -- Colin Campbell
+  - Elasticsearch -- Ere Maijala
+  - REST API -- Tomás Cohen Arazi
+  - UI Design -- Owen Leonard
+- Bug Wranglers:
+  - Luis Moises Rojas
+  - Jon Knight
+  - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
+- Documentation Manager: Caroline Cyr La Rose
+- Documentation Team:
+  - David Nind
+  - Lucy Vaux-Harvey
+
+- Translation Managers: 
+  - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
+  - [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
+
+- Wiki curators: 
+  - Caroline Cyr La Rose
+- Release Maintainers:
+  - 18.11 -- [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
+  - 18.05 -- Lucas Gass
+  - 18.05 -- Jesse Maseto
+  - 17.11 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
+- Release Maintainer assistants:
+  - 18.05 -- [Kyle Hall](mailto:kyle@bywatersolutions.com)
+
+## Credits
+
+We thank the following individuals who contributed patches to Koha 18.05.09.
+
+- Ethan Amohia (3)
+- Jasmine Amohia (9)
+- Tomás Cohen Arazi (15)
+- Nick Clemens (4)
+- Jonathan Druart (7)
+- Katrin Fischer (7)
+- Lucas Gass (10)
+- Kyle Hall (4)
+- helene hickey (6)
+- Mackey Johnstone (1)
+- Pasi Kallinen (1)
+- Jack Kelliher (2)
+- Owen Leonard (2)
+- Olivia Lu (4)
+- Jesse Maseto (1)
+- Josef Moravec (2)
+- Liz Rea (1)
+- Martin Renvoize (2)
+- Marcel de Rooy (2)
+- Caroline Cyr La Rose (1)
+- Fridolin Somers (5)
+- Koha translators (1)
+
+We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 18.05.09
+
+- ACPL (2)
+- BibLibre (5)
+- BSZ BW (7)
+- ByWater-Solutions (19)
+- Catalyst (1)
+- Independant Individuals (10)
+- Koha Community Developers (7)
+- PTFS-Europe (2)
+- Rijks Museum (2)
+- Solutions inLibro inc (1)
+- stacmail.net (2)
+- The City of Joensuu (1)
+- Theke Solutions (15)
+- Wellington East Girls' College (9)
+- wgc.school.nz (6)
+
+We also especially thank the following individuals who tested patches
+for Koha.
+
+- Hugo Agud (1)
+- Jasmine Amohia (1)
+- Tomás Cohen Arazi (16)
+- Mika�l Olangcay Brisebois (1)
+- Mikael Olangcay Brisebois (3)
+- Nick Clemens (80)
+- Frédéric Demians (1)
+- Michal Denar (1)
+- Devinim (2)
+- Charles Farmer (1)
+- Katrin Fischer (41)
+- Lucas Gass (60)
+- Kyle Hall (13)
+- helene hickey (1)
+- Pasi Kallinen (1)
+- Jack Kelliher (1)
+- Rhonda Kuiper (1)
+- Owen Leonard (13)
+- Olivia Lu (1)
+- Jesse Maseto (26)
+- Julian Maurice (2)
+- Jose-Mario Monteiro-Santos (1)
+- Josef Moravec (8)
+- David Nind (16)
+- Liz Rea (1)
+- Martin Renvoize (92)
+- Marcel de Rooy (1)
+- Maryse Simard (3)
+- Pierre-Marc Thibault (10)
+
+
+
+We regret any omissions.  If a contributor has been inadvertently missed,
+please send a patch against these release notes to 
+koha-patches@lists.koha-community.org.
+
+## Revision control notes
+
+The Koha project uses Git for version control.  The current development 
+version of Koha can be retrieved by checking out the master branch of:
+
+- [Koha Git Repository](git://git.koha-community.org/koha.git)
+
+The branch for this version of Koha and future bugfixes in this release
+line is rmain1805.
+
+## Bugs and feature requests
+
+Bug reports and feature requests can be filed at the Koha bug
+tracker at:
+
+- [Koha Bugzilla](http://bugs.koha-community.org)
+
+He rau ringa e oti ai.
+(Many hands finish the work)
+
+Autogenerated release notes updated last on 22 Feb 2019 12:43:27.