Skip to content

v1.3.0

Compare
Choose a tag to compare
@Forceu Forceu released this 17 May 09:57
· 291 commits to master since this release
8c2b893

Upgrading

  • If you would like to use native SSL, please pass the environment variable GOKAPI_USE_SSL on first start after the update or manually edit the configuration file
  • AWS S3 and Backblaze B2 can now be used instead of local storage! Please refer to the documentation on how to set it up.

Changelog

  • Added cloudstorage support (AWS S3 / Backblaze B2)
  • After changing password, all sessions will be logged out
  • Fixed terminal input on Windows
  • Added SSL support
  • Documentation now hosted on ReadTheDocs

Different release versions

We now offer either a full and a noaws version. The full version contains open-source code from Amazon for connecting to their API, however also significantly increases the final size (around 35-40%). In the noaws version you can only store files on your local storage.