This is not the latest release. You can find our latest release, v1.3.2, here.
This maintenance release contains bug fixes, additional environment variables, and updated translations.
- Added environment variable to set the config file path to a different location (#307). Inspired by gnieser
- Added environment variables to enable SSL for the MySQL connection (#307). Suggested by gnieser
- Fixed a bug with wrongly missing requirements in the setup and update process (#308). Reported by SVillette
- Fixed a bug with the colon in the host specification. The colon (to specify a port) was not allowed (#309). Reported by SVillette
- Updated frontend and backend translations for multiple languages.
Starting with this version, we’re also offering an unprivileged Docker image. This Docker image is optimized for OpenShift security context constraints restricted-v2
. Learn more in our documentation.