Skip to content

v2.9.2

Choose a tag to compare

@anvit anvit released this 26 Jun 21:30
· 179 commits to qa/2.x since this release

Release 2.9.2 is a small release that fixes translation strings on the browse page that broke in the last release. It includes a few other minor changes and bug fixes, adds a change that significantly improves the JS challenge performance, and also includes the ability to export accession records via the CLI.

Community Contributors

A big thanks to all community members who reported bugs and helped us in quickly putting together a release that fixed some important issues!

Also, a huge thanks to these folks for contributing enhancements and fixes for this release!

List of changes

Features and enhancements:

  • Improved JS challenge performance by moving logic before Symfony startup (#2054)
  • Added the ability to export accession records via CLI (#1862)
  • Added a composer script to help debug PHPUnit tests (#2046)
  • Added Docker Compose support for ARM-based development environments (#2048)

Bug fixes:

  • Fixed error on attempting to generate box label report (#2068)
  • Fixed error with adding Language and Script notes field in ISAD & DACS (#2061)
  • Fixed appraisal field being inherited during creating description from Accession (#2058)
  • Fixed a typo in OIDC loginAction (#2044)
  • Fixed missing translation strings in the browse page (#2050)
  • Added additional feedback to clipboard save message to inform users about clipboard retention (#2022)

Full Changelog: v2.9.1...v2.9.2