github Forceu/Gokapi v1.8.3

latest release: v1.8.4
one month ago

Changelog

  • Fixed Keycloak documentation. Important: If you have used the old example for configuration, please make sure that it is configure properly, as with the old example unauthorised access might have been possible! Documentation: Creating scopes for groups
  • The binary will no longer be run as root in the Docker image. Breaking change: If you want to reconfigure Gokapi, the argument to pass to Docker is now a different one: Documentation
  • If salts are empty, new ones will now be generated on startup. This is to aid automatic deployment
  • A new admin password can be set with --deployment-password newPassword, but this should only be used for automatic deployment
  • Env variable GOKAPI_LOG_STDOUT added, which also outputs all log entries to the terminal
  • Display error message, if a reverse proxy does not allow file upload, or has been set to accept a too low file size
  • Added header, so that nginx does not cache SSE
  • Cloud storage file downloads can now be proxied through Gokapi, e.g. if the storage server is on an internal network
  • Fixed a bug, where the option "Always save images locally" reverted back to default when re-running setup
  • Updated documentation

Upgrading

If you are running a version <1.8.0, please see the 1.8.0 changelog for upgrading and breaking changes

Full Changelog: v1.8.2...v1.8.3

Don't miss a new Gokapi release

NewReleases is sending notifications on new releases.