1.6.0
The documentation for this release is available here.
Features
- #279 The document's original location is saved into the database. If duplicates are found for the document, then the new locations are saved as well.
- #338 Added a command into the Administrator Application that is able to recover a corrupt document if the document is still available at any of the saved source locations.
- #343 Added a flag to the Downloader Application, that lets the application delete the files from the folder when the download source type is
folder
.
Bugfixes
- #346 Fixed an error that happened randomly within the Vault Application (ActiveMQLargeMessageInterruptedException).
Maintenance
- #345 Updated Spring Boot to version 2.6.0.