Releases: jothepro/libCloudSync
Releases · jothepro/libCloudSync
v0.1.0
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. 😱