Skip to content

Releases: etesync/etesync-dav

Version 0.30.0

15 Oct 09:29
v0.30.0
Compare
Choose a tag to compare
  • EteSync 2.0 support

Version 0.20.4

28 Aug 11:49
v0.20.4
Compare
Choose a tag to compare
  • Refresh the auth token on every web ui login

Version 0.20.3

15 Aug 07:17
v0.20.3
Compare
Choose a tag to compare
  • Don't automatically bind to both ipv4 and ipv6 - fix detecting if ipv6 is available.

Version 0.20.2

12 Aug 17:38
v0.20.2
Compare
Choose a tag to compare
  • Fix issue with changes not being pushed immediately after they are made.

Version 0.20.1

09 Aug 09:27
v0.20.1
Compare
Choose a tag to compare
  • Added travis CI for CI/CD
  • Improve SSL message on Windows
  • Update etesync dep

Version 0.20.0

12 Jul 13:43
v0.20.0
Compare
Choose a tag to compare
  • Windows: add an easy way to generate an SSL certificate (just like on the mac)

Version 0.19.0

12 Jul 07:12
v0.19.0
Compare
Choose a tag to compare
  • Sync: change the sync back to being synchronous instead of async.
  • Change default collection names from Default to something descriptive
  • Add socks SOCKS proxy support

Version 0.18.1

08 Jun 11:12
v0.18.1
Compare
Choose a tag to compare
  • Fix sync issues (regression in 0.18.0)
  • Fix database is locked errors that were showing in some cases
  • Open the default web browser to the web UI on first run

Version 0.18.0

03 Jun 07:22
v0.18.0
Compare
Choose a tag to compare
  • Update Radicale to 3.0.0 and adjust the code accordingly
  • Add a way to shutdown etesync-dav from the web UI
  • Prevent Radicale from loading the default config (and confuse etesync-dav)
  • Fix error message for wrong encryption passwords
  • Make it possible to bind to multiple hosts + bind to both ipv4 and 6 by default

Important: some people are experiencing issues with this version that they didn't experience with 0.17.1. If you are experiencing issues with this version please downgrade to 0.17.1 or upgrade to 0.18.1 (will be released shorty).

Version 0.17.1

28 May 13:20
v0.17.1
Compare
Choose a tag to compare
  • Fix address book collections reporting they are also CalDAV collections