Skip to content

Releases: etesync/etesync-dav

Version 0.31.2

30 Dec 18:27
v0.31.2
Compare
Choose a tag to compare
  • Fix more things to make radicale 3.1.0 work

Version 0.31.1

30 Dec 14:02
v0.31.1
Compare
Choose a tag to compare
  • 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

09 Jun 13:00
v0.30.8
Compare
Choose a tag to compare
  • Fix package to not include tests

Version v0.30.7

12 Jan 13:05
v0.30.7
Compare
Choose a tag to compare
  • Fix macOS (wrongfully) complaining that app isn't responding (fixes #87 and maybe #142)

Version 0.30.6

24 Nov 09:07
v0.30.6
Compare
Choose a tag to compare
  • Fix SSL certificate generation (introduced in the previous release)

Version 0.30.5

18 Nov 07:32
v0.30.5
Compare
Choose a tag to compare
  • 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

12 Nov 16:44
v0.30.4
Compare
Choose a tag to compare
  • 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

01 Nov 16:22
v0.30.3
Compare
Choose a tag to compare
  • Sync: fix syncing of item deletions.
  • Update etebase dep

Version 0.30.2

28 Oct 09:19
v0.30.2
Compare
Choose a tag to compare
  • 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

22 Oct 14:15
v0.30.1
Compare
Choose a tag to compare
  • Fixed race condition when there are many connections in parallel.