Skip to content

CORAL 3.0.1 Patch Release

Compare
Choose a tag to compare
@jeffnm jeffnm released this 14 Feb 15:22
· 494 commits to master since this release
528fa17

Installing this patch is the same process as installing 3.0.0. It will trigger the installer/updater and will make database changes.

This patch release contains the following bug fixes and a few enhancements:

  • Security patch for outdated .htaccess files
  • Add Public Interface Generator to codebase (#467)
  • Koha OAuth bugfixes and enhancements (Issue #495)
  • Fix resources menu display for Turkish translation (Issue #500)
  • Fix regression with workflow archiving (Issue #211)
  • Fix acquisition type and storage location deletion in admin (Issue #479)
  • Fix access method deletion in admin (PR #469)
  • Fix end date alert (Issue #446)
  • Fix hard-coded dates in SushiService (Issue #484)
  • Fix access edition when using icon link (Issue #462)
  • Miscellaneous additional bug fixes