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
PreconditionFailedstatus instead ofForbidden
- Return
- Fix sync collection by @lennart-k in #252
- Add timeout to WebDAV-Push notifier HTTP client by @bunlongheng in #253
New Contributors
- @bunlongheng made their first contribution in #253
Full Changelog: v0.14.1...v0.15.0