Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@tasn tasn released this 27 Jun 14:57
· 447 commits to master since this release
v0.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