Skip to content

v1.5.0-beta1 Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Forceu Forceu released this 24 Feb 14:27
· 214 commits to master since this release
58c1e2a

This is a pre-release, do not use for production

We are happy to release a beta version of 1.5.0, which includes the following:

  • Encryption support for local and remote files
  • Additional authentication methods: Header-Auth, OIDC and Reverse Proxy
  • Option to allow unlimited downloads of files
  • The configuration file has been partly replaced with a database. After the first start, the configuration file may be read-only
  • A web-based setup instead of command line

Before upgrading, make a backup of your configuration file and the data folder. Remove any custom templates or static files. Optionally run the server with the parameter --reconfigure to try out the new features. Minimum version for upgrading is 1.3.

Please report any issues you have with this release! Especially if you are using the full encryption mode with S3, we are very happy about any feedback.

Full Changelog: v1.3.1...v1.5.0-beta1