v1.0.0
Warning
BREAKING CHANGE
This release provides the ability to upload PDFs and images.
This introduces a change in the database model, which requires a database migration.
Once you use this new release version, the database migrations are triggered automatically once the container starts. This will upgrade the old database model and everything should work. If it does not work, please inspect the container logs for errors.
Please adhere to the Wiki on how to upgrade to a new release.