Releases: etesync/etesync-dav
Releases · etesync/etesync-dav
Version 0.7.1
- 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
- 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
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
- Merge etesync-dav-manage and etesync-dav into a single entry point
- Add support for PyInstaller (and thus building standalone binaries).