·
2 commits
to 4.0.x
since this release
This is the first bugfix release for Kitodo.Production 4.0. It contains updates for some dependencies and fixes a number of bugs, including several issues found in version 4.0.0 concerning project management. 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 4.0 release.
What's Changed
- Update branches of GitHub workflows by @solth in #7086
- Fix regular expressions with DoS vulnerability by @solth in #7104
- Do not abort resaving metadata files when one file cannot be loaded by @solth in #7106
- Fix project deletion by @BartChris in #7130
- Fix Hibernate exception on project Save by @BartChris in #7124
- Filter out inactive projects in desktop view by @BartChris in #7127
- Duplicate missing settings and add missing tests by @henning-gerhardt in #7131
- Update OmniFaces to latest bugfix version 4.7.12 by @solth in #7136
- Bump org.springframework:spring-webmvc from 6.2.18 to 6.2.19 (#7140) by @solth in #7142
- Update com.fasterxml.jackson.core dependencies by @solth in #7129
- ci: Replace Java distribution adopt by temurin by @solth in #7147
- Reload user entity before attaching it to the project by @BartChris in #7150
- Show correct initial value for metadata format when creating a new ImportConfiguration by @solth in #7162
- Update used spring security version to 7.0.6 by @henning-gerhardt in #7163
- Use bulk operation for updating import configuration by @BartChris in #7168
- Fix NPE opening Metadata Editor with other Error by @thomaslow in #7176
- Enable scrolling of linking tab (#7154) by @solth in #7181
- Fix exclusion query (#7166) by @solth in #7182
- Processes of projects a user is not assigned to can be exported by @thomaslow in #7191
Full Changelog: kitodo-production-4.0.0...kitodo-production-4.0.1