You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.