Skip to content

Kitodo.Production 3.9.2

Choose a tag to compare

@solth solth released this 09 Jun 08:40
· 188 commits to main since this release
kitodo-production-3.9.2
1085f93

This is a bugfix release that improves performance, resolves several bugs and updates some dependencies to fix potential security issues. Please see the changelog below for details.

Note: no changes were made to the database schema in this release, therefore it does not contain an SQL migration file and no database migration is necessary when updating from a previous 3.9 release.

What's Changed

  • Fix search for number in search field by @BartChris in #7035
  • Fix layout of 'Add metadata' popup dialog on mass import page by @solth in #7041
  • Hide processes and tasks of inactive projects by @solth in #7044
  • Update commons-configuration2 and commons-io by @henning-gerhardt in #7052
  • Refactor mass import page to use base list view instead of base edit view by @solth in #7042
  • Catch Count exception during indexing by @BartChris in #7024
  • Prevent exception when adding or removing a role to/from a task by @solth in #7056
  • Add Kitodo script to set ImportConfiguration for selected processes by @solth in #7068
  • Harden XMLUtils EAD/XML upload parsers against XXE by @solth in #7072

Full Changelog: kitodo-production-3.9.1...kitodo-production-3.9.2