Releases: dracoon/dracoon-csharp-sdk
Releases · dracoon/dracoon-csharp-sdk
v5.2.0
v5.1.0
Fixes
- Fixes wrong prevalidation of room creation
Other
- Dependency updates
v5.0.1
Fixes
- Fix wrong handling on refreshing access-tokens
v2.1.0-beta6
DRACOON-SERVER
Fixes
- Fix wrong handling on refreshing access-tokens
v5.0.0
- Update Dracoon Crypto SDK to version 5.0.0
BREAKING CHANGE:
- Changing type of passwords/PlainFileKey from byte[] to char[]
v2.1.0-beta5
DRACOON-SERVER
- Update dependencies to current versions
v4.1.0
Fixes:
- Error on creating download shares without password (=null)
v4.0.0
- Update dependencies to current versions
BREAKING CHANGE:
- Changing type of passwords/PlainFileKey from string to byte[]
v2.1.0-beta4
DRACOON-SERVER
- Update dependencies to current versions
BREAKING CHANGES:
- Target framework is now: .NET Standard 2.0
- DracoonHttpConfig is now only one timeout param
v3.3.0
Remove -SNAPSHOT