Releases: etesync/etesync-dav
Releases · etesync/etesync-dav
Version 0.31.2
Version 0.31.1
- Fix build due to mismatching deps
- Support radicale 3.1.0
- Improve package structure
IMPORTANT
This release may not work for some people, please use an older version if possible.
Version 0.30.8
- Fix package to not include tests
Version v0.30.7
Version 0.30.6
- Fix SSL certificate generation (introduced in the previous release)
Version 0.30.5
- Change how we generate SSL certificates to not allow them to be used as CA
- Build binaries for aarch64 on Linux
Versio 0.30.4
- Make it more obvious that users need to copy the DAV password
- Fix crash when trying to operate on deleted/non-existent items
Version 0.30.3
- Sync: fix syncing of item deletions.
- Update etebase dep
Version 0.30.2
- Simplify locking mechanism and fix cache eviction for changed etebase creds.
- Delete the user cache when removing user
- Creating default collections: skip creating them if fails (e.g. for associate accounts)
- Fix new collection init.
Version 0.30.1
- Fixed race condition when there are many connections in parallel.