Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 13:34
· 262 commits to main since this release
bb21c11

馃帀 Kurrier now supports Local and Cloud file storage with full WebDAV integration. [BETA]

  • Access local drive using the dashboard with auth enabled WebDAV.
  • New Storage providers section and support for S3 compatible cloud storage starting with S3 buckets. Support for Backblaze B2, Wasabi etc coming soon, please open a new request.
  • Kurrier now uses Caddy to proxy requests. Access your server on http://localhost instead of http://localhost:3000

If you are upgrading from a previous version, make sure to run these from the root folder:

cp -r db/init/caddy db
cp -r db/init/webdav db

Coming soon: Deeper integration of Mail+Calendar+Drive

What's Changed

  • 353 kurrier drive pane by @krokhale in #365
  • Version Packages by @github-actions[bot] in #366

Full Changelog: v1.0.5...v1.1.0

docs-drive-light