Skip to content

v0.1.0

Latest

Choose a tag to compare

@jothepro jothepro released this 13 Dec 22:18
· 2 commits to main since this release

First minor release 🤯

This has not been tested in production yet. It probably still has some flaws but I did my best to make it work.

Added

  • Added automated integration test that can be run against all cloud providers.

Changed

  • Major interface and code refactoring for more fun! 🥳

Fixed

  • Fixed lot's of broken stuff.

Removed

  • Dropped Box cloud support. The OAuth2 support in Box is... questionable? It does only support authorization with client_secret, no support for PKCE or at least authorization without client_secret. 😱