Skip to content

v0.15.0

Latest

Choose a tag to compare

@lennart-k lennart-k released this 08 Aug 21:41
1c6b5c4

What's Changed

  • Move main command to rustical serve. If you're running the container image this shouldn't affect you.
  • Add basic app token management to CLI
  • Fix some issues with collection synchronisation

Fixes

  • For PUT method implement If-Match
    • Return PreconditionFailed status instead of Forbidden
  • Fix sync collection by @lennart-k in #252
  • Add timeout to WebDAV-Push notifier HTTP client by @bunlongheng in #253

New Contributors

Full Changelog: v0.14.1...v0.15.0