Skip to content

Releases: etesync/etesync-dav

Version 0.7.1

18 Jul 21:24
v0.7.1
Compare
Choose a tag to compare
  • Filter out the PHOTO field from contacts to fix sync (see #65 for details).
  • Fixed bulk item uploading for newly created collections.
  • Fixed filename generation when creating items.

Version 0.7.0

12 Jul 07:56
v0.7.0
Compare
Choose a tag to compare
  • Merge radicale-storage-etesync into this package

NOTE: Linux and Windows binaries were broken so were removed from the asset list. Please use the binaries from the latest version instead.

Version 0.6.0

27 Jun 14:57
v0.6.0
Compare
Choose a tag to compare

etesync-dav

  • Print correct version when passed the --version flag.

radicale_storage_etesync

  • Fix support for paths/UIDs that contain front slashes (/)
  • Fix potential issues with making collections - although it's meant to be blocked in the rights module
  • Improve warning about sync-tokens (state that they can be ignored)
  • Make the module's version available in code
  • Configuration: add support for shell expansion for paths
  • Minor bug fixes

Version 0.5.0

07 Mar 22:20
v0.5.0
Compare
Choose a tag to compare
  • Merge etesync-dav-manage and etesync-dav into a single entry point
  • Add support for PyInstaller (and thus building standalone binaries).