Releases: keeps/roda
Releases · keeps/roda
Release list
v6.3.0
⚠️ Breaking Changes
RODA 6.3.0 onwards will use Apache Solr 10 as indexing system. If you have an existing RODA implementation with Solr 9 you will need to upgrade the Solr to version 10 and then rebuild all indexes on RODA.
New features
- Upgrade to Solr 10
- Use Spring 7 and Spring-boot 4
- Add translation strings to RODA plugins
- Added configuration for inventory report checksum algorithms (#3685)
- Add flyway to manage the PostgreSQL database (45c9fb0)
Enhancements
- Updated design and improved accessibility (#3395)
- Allow users to open list items in a new tab using the control key plus clicking the item (e37c151)
Bug fixes
- Descriptive metadata edit form not showing (#3525)
- Fix regenerateAccessKey putting the wrong subject in the JWT (#3708)
- Removed duplicated objectCharacteristics on file premis (#3702)
- Fix empty preservationLevelValue (#3694)
- Fix false positive results when running File Integrity Verifier plugin on historic AIPs
- Fix problem affecting creating a disposal confirmation with more AIPs than the orchestrator batch size (11b4aca)
- Fix historical date timezone; replace descriptiveMetadata and advanced search DateBox with HTML5 date input for civil dates for RODA 6. (#3688)
Security
- Several dependency major upgrades to fix security vulnerabilities
To try out this version, check the install instructions.
v6.2.1
Security
- Several dependency major upgrades to fix security vulnerabilities
To try out this version, check the install instructions.
v5.8.1
Bug fixes
- Fix false positive results when running File Integrity Verifier plugin on historic AIPs c28987b
- Fix historical date time zone; Replace DateBox with HTML5 date input for civil dates in create/edit descriptive metadata and advanced search 60532a0
To try out this version, check the install instructions.
v5.8.0
New features
- Added configuration for inventory report checksum algorithms (a51dddd)
To try out this version, check the install instructions.
v5.7.16
v6.2.0
New features
- Add parent location column to AIP selection and search lists #3656
Security
- Several dependency major upgrades to fix security vulnerabilities
To try out this version, check the install instructions.
v6.1.0
New features
- Added a TIFF viewer
- Added a email viewer (for EML and MSG formats)
- Use database to temporarily store information about job and job reports #3640
- Make list page size configurable via roda-wui.properties #3649
Enhancements
- Improve PDF viewer
- The representation information viewer could respect breaklines of the original text #1521
- Bad default config for default ingest plugin -- Virus check optional #3510
Bug fixes
- Update disposal workflows to support the transactional model #3620
- Wrong behaviour when a dissemination is associated with a representation #3606
- Fix streaming of files and generalizing for other storage providers. #3616
Security
- Several dependency major upgrades to fix security vulnerabilities
To try out this version, check the install instructions.
v5.7.15
Security
- Several dependency major upgrades to fix security vulnerabilities
To try out this version, check the install instructions.
v5.7.14
New features
Bug fixes
- Fix File Integrity Verifier plug-in
Security
- Several dependency major upgrades to fix security vulnerabilities
To try out this version, check the install instructions.
v6.0.2
Enhancements
- Add configuration to setup an HTTP header when using the HTTPNotificationProcessor 58791d1
- Enhance support for representation status other than Original when ingesting a E-ARK SIP package be884ca
- Rename filesystem StorageService copy to export and mark as READ operation #3555
- Update HTTPUtility with Bearer access token authentication GET and DELETE methods #3563
- Skip Rollback on Validation Failure #3572
- Refactor DIP/File actions #3576
- Improve audit logs #3576
- Add pagination to side bar card lists (Representation and Dissemination) #3577
- Fix PT-PT translation bugs and update breadcrumb styling #3578 - Hide home button in header when user is not authenticated #3579
Bug fixes
- Fix techMD ingest validation, repeated representation techMD types, and align UI technical metadata visibility #3581
- Tests and fixes AIP delete permission checks on relatives, resolves incorrect nested iteration on transactional reports #3580
- Fix technical metadata URN, File collision and Solr indexing inconsistencies #3561
- Add UTF-8 encoding when downloading files with non-ASCII characteres 144c4c2
- Storing the reason for created events aa4781e
- Fixed incorrect HTTP error code when using REST-API and Bearer authentication 572bf3e
- Fixed truncated iframe in BitstreamPreview #3524
Security
- Several dependency major upgrades to fix security vulnerabilities
To try out this version, check the install instructions.