It is with pleasure that I announce the release of Koha 3.2.7.<br><br>The package can be retrieved from:<br><br><a href="http://download.koha-community.org/koha-3.02.07.tar.gz">http://download.koha-community.org/koha-3.02.07.tar.gz</a><br>
<br>You can use the following checksum and signature files to verify the download:<br><br><a href="http://download.koha-community.org/koha-3.02.07.tar.gz.MD5">http://download.koha-community.org/koha-3.02.07.tar.gz.MD5</a><br>
<a href="http://download.koha-community.org/koha-3.02.07.tar.gz.MD5.asc">http://download.koha-community.org/koha-3.02.07.tar.gz.MD5.asc</a><br><a href="http://download.koha-community.org/koha-3.02.07.tar.gz.sig">http://download.koha-community.org/koha-3.02.07.tar.gz.sig</a><br>
<br>Release notes for 3.2.7 are below the fold.<br><br>Come and get it!<br><br>RELEASE NOTES FOR KOHA 3.2.7 - 15 April 2011<br>========================================================================<br><br>Koha is the first free and open source software library automation package<br>
(ILS). Development is sponsored by libraries of varying types and sizes,<br>volunteers, and support companies from around the world.<br>The website for the Koha project is<br><br><a href="http://koha-community.org/">http://koha-community.org/</a><br>
<br>Koha 3.2.7 can be downloaded from:<br><br><a href="http://download.koha-community.org/koha-3.02.07.tar.gz">http://download.koha-community.org/koha-3.02.07.tar.gz</a><br><br>Installation instructions can be found at:<br>
<br><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">http://wiki.koha-community.org/wiki/Installation_Documentation</a><br><br>Koha 3.2.7 is a bugfix/maintenance release.<br><br>Highlights of 3.2.7<br>
======================<br><br>Some of the higher profile bugs addressed in this release are:<br><br>5646 translated message names on sql level break messaging<br>5860 Adding duplicate stocknumber will fail silently<br>
6044 Authority is deleted when mergeto and mergefrom are the same<br>6045 Accepted by is empty when accepting from list<br>6058 Uncertain price can not be undone<br><br>Bugs fixed in 3.2.7<br>======================<br>
<br>3270 Cancelling a hold request after transfer initiated orphans item<br>5390 library choice not remaining when searching opac<br>5555 ISBN search returns bad results<br>5651 can't use ? character in searches<br>
5817 Malformed author search link breaks sorting on results page<br>5865 Labels wrap incorrectly when paper width is greater than height<br>6043 No suggestions showing when independant branches set to OFF<br>3098 XSLT stylesheet does not obey OPACURLOpenInNewWindow syspref<br>
3203 Some Letters template variables are not available to certain notice types<br>3326 xml entity refs display incorrectly in results page if exported and indexed as xml<br>3595 Items seen at checkin should always go to 1st priority hold<br>
3629 search limit by group is not OK<br>3727 If item type is mandatory in marc editor, itemtype is autofilled<br>4196 Defintion of popularity index into Unimarc setup<br>4218 Staff client detail page does not show item hold status<br>
4265 Sorting by call number in OPAC is slightly off<br>4330 Copyright statements out of date<br>4366 COinS support for MARC21<br>4870 Damaged status does not prevent items from being selected for reserves<br>
5305 Resorting results of CCL queries fails in Staff Client<br>
5410 "Right truncation not supported" error when running <a href="http://link_bibs_to_authorities.pl">link_bibs_to_authorities.pl</a><br>5625 late orders report missing titles<br>5833 opacstylesheet not loading on all pages<br>
5834 Holds link missing when 942$c is not for loan<br>5862 Incompatibility in ajax.js with "localName" for Internet Explorer<br>5879 Biblio.pm : fix isbd syspref and default location<br>5883 UTF-8 characters in items (952) get encoded wrong when the record is modified.<br>
5889 Allow message names to be translatable<br>5902 Locations should default to current library in add item screen<br>5909 Authorities : SetUTF8Flag on any incoming data<br>5924 Authorities search : Heading Main is defined in unimarc record.abs<br>
5940 Update Help Files for 3.4<br>5960 Itemtype icons not showing in search results<br>5962 Budgets are showing when they shouldn't on <a href="http://acqui-home.pl">acqui-home.pl</a><br>5989 Funds filter does not remember library choice<br>
6040 <a href="http://opac-export.pl">opac-export.pl</a> can throw an untrapped error when trying to export an invalid record<br>6046 Managed by list in suggestions was not created correctly<br>6047 Authority not added if subfield 3 in biblio<br>
3735 Wrong search results for a few fields in ccl.properties<br>4943 Search history cookie size limit<br>5253 <a href="http://runreport.pl">runreport.pl</a> does not work with new options (-to, -from, -email, -format)<br>
5816 table of contents looking for subfield a<br>5864 Is C4::Serials::GetSubscriptions searching too generally?<br>5890 Mismatched operator in C4::Auth<br>5892 opac-user: minor spelling/html changes<br>5907 Using default authtypecode for authority display<br>
5965 Make sure <a href="http://opac-detail.pl">opac-detail.pl</a> outputs marc in utf-8<br>5996 Patron import defaults not being set right<br>6004 checking in an item that needs to be transferred home, and is on-hold for a patron, causes dual transfer message box<br>
6026 Remove useless condition for <a href="http://export.pl">export.pl</a><br>4878 Command line tool for getting and setting sysprefs<br><br>Translations new/updated in 3.2.7<br>======================<br><br>de-DE<br>
es-ES<br>el-GR<br>fr-FR<br>it-IT<br>nb-NO<br>nl-BE<br>pl-PL<br>pt-PT<br>ru-RU<br>sv-SE<br>tet-i<br>uk-UA<br><br>======================<br><br> Changes since 3.0:<br><br> * The minimum version of Perl required is now 5.8.8.<br>
* There are a number of new Perl module dependencies.<br> Run ./<a href="http://koha_perl_deps.pl">koha_perl_deps.pl</a> -u -m to get a list of<br> any new modules to install during upgrade.<br><br>Upgrades<br>
======================<br><br>The structure of the acquisitions tables have changed significantly<br>from 3.0.x. In particular, the budget hierarchy is quite different.<br>During an upgrade, a new database table is created called fundmapping<br>
that contains a record of how budgets were mapped. It is strongly<br>recommended that users of Koha 3.0.x acquisitions carefully review<br>the results of the upgrade before resuming ordering in Koha 3.2.x.<br><br>Documentation<br>
======================<br><br>As of Koha 3.2, the Koha manual is now maintained in DocBook. The<br>home page for Koha documentation is<br><br><a href="http://koha-community.org/documentation/">http://koha-community.org/documentation/</a><br>
<br>As of the date of these release notes, several translations of the<br>Koha manual are available:<br><br>English: <a href="http://koha-community.org/documentation/3-2-manual/">http://koha-community.org/documentation/3-2-manual/</a><br>
Spanish: <a href="http://koha-community.org/documentation/3-2-manual-es/">http://koha-community.org/documentation/3-2-manual-es/</a><br>French: <a href="http://koha-community.org/documentation/3-2-manual-fr/">http://koha-community.org/documentation/3-2-manual-fr/</a><br>
<br>The Git repository for the Koha manual can be found at<br><br><a href="http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary">http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary</a><br><br>Translations<br>
======================<br><br>Complete or near-complete translations of the OPAC and staff<br>interface are available in this release for the following languages:<br><br> * Chinese<br> * Danish<br> * English (New Zealand)<br>
* English (USA)<br> * French (France)<br> * French (Canada)<br> * German<br> * Greek<br> * Hindi<br> * Italian<br> * Norwegian<br> * Portuguese<br> * Spanish<br> * Turkish<br><br>Partial translations are available for various other languages.<br>
<br>The Koha team welcomes additional translations; please see<br><br><a href="http://www.kohadocs.org/usersguide/apb.html">http://www.kohadocs.org/usersguide/apb.html</a><br><br>for information about translating Koha, and join the koha-translate<br>
list to volunteer:<br><br><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate</a><br><br>The most up-to-date translations can be found at:<br>
<br><a href="http://translate.koha-community.org/">http://translate.koha-community.org/</a><br><br>Release Team<br>======================<br><br>The release team for Koha 3.2 is<br><br>Release Manager: Galen Charlton <<a href="mailto:gmcharlt@gmail.com">gmcharlt@gmail.com</a>><br>
Documentation Manager: Nicole Engard <<a href="mailto:nengard@gmail.com">nengard@gmail.com</a>><br>Translation Manager: Chris Cormack <<a href="mailto:chris@bigallofwax.co.nz">chris@bigallofwax.co.nz</a>><br>
Release Maintainer (3.0.x):<br> Henri-Damien Laurent <<a href="mailto:henridamien.laurent@biblibre.com">henridamien.laurent@biblibre.com</a>><br>Release Maintainer (3.2.x):<br> Chris Nighswonger <<a href="mailto:cnighswonger@foundations.edu">cnighswonger@foundations.edu</a>><br>
<br>Credits<br>======================<br><br>We thank the following individuals who contributed patches to Koha 3.2.7:<br><br>Alex Arnaud<br>D Ruth Bavousett<br>Jared Camins-Esakov<br>Colin Campbell<br>Frédérick Capovilla<br>
Chris Cormack<br>Christophe Croullebois<br>fdurand<br>Frédéric Demians<br>Marcel de Rooy<br>Nicole C. Engard<br>Magnus Enger<br>Katrin Fischer<br>Janusz Kaczmarek<br>Henri-Damien LAURENT<br>Owen Leonard<br>Julian Maurice<br>
Matthias Meusburger<br>Sophie Meynieux<br>Chris Nighswonger<br>Paul Poulain<br>Salvador Zaragoza Rubio<br>Ian Walls<br>Jesse Weaver<br><br>We regret any omissions. If a contributor has been inadvertantly missed,<br>please send patch against these release notes to<br>
<a href="mailto:koha-patches@lists.koha-community.org">koha-patches@lists.koha-community.org</a>.<br><br>The 3.2.x Release Maintainer especially thanks the 3.4 Release Team and all<br>who participated in QA for their diligent labors in testing and pushing well<br>
over 570 patches since the 3.2.0 relese. Their continued work very much makes<br>possible the release of 3.2.7 on its announced schedule.<br><br>Revision control notes<br>======================<br><br>The Koha project uses Git for version control. The current development<br>
version of Koha can be retrieved by checking out the master branch of<br><br> git://<a href="http://git.koha-community.org/koha.git">git.koha-community.org/koha.git</a><br><br>The branch for Koha 3.2.x (i.e., this version of Koha and future bugfix<br>
releases) is 3.2.x.<br><br>The next major feature release of Koha will be Koha 3.4.0.<br><br>Bugs and feature requests<br>======================<br><br>Bug reports and feature requests can be filed at the Koha bug<br>tracker at<br>
<br><a href="http://bugs.koha-community.org/">http://bugs.koha-community.org/</a><br><br>Naku te rourou, nau te rourou, ka ora ai te iwi.<br>