Releases: etesync/etesync-dav
Releases · etesync/etesync-dav
Version 0.33.6
- Fix build on macOS
Pre-built binaries (need to be logged in to download unfortunately): https://github.com/etesync/etesync-dav/actions/runs/12455114040
Version 0.33.5
- Fix build for building standalone apps with newer versions of radicale.
Pre-built binaries (need to be logged in to download unfortunately): https://github.com/etesync/etesync-dav/actions/runs/12455058645
Version 0.33.4
- Downgrade Radicale version requirements to 3.2.0 (there are issues with 3.3.0).
Pre-built binaries: https://github.com/etesync/etesync-dav/actions/runs/12098075841
Version 0.33.3
- Use macOS 13 for building binaries, as macOS 10.15 seems to no longer be a valid Github target.
Pre-built binaries: https://github.com/etesync/etesync-dav/actions/runs/12039560089
Version 0.33.2
- Fix build for building standalone apps.
Build artifacts: https://github.com/etesync/etesync-dav/actions/runs/11998749989#artifacts
Version 0.33.0
- SECURITY: fix login bypass issue (reported by Vít Šesták 'v6ak'). This allowed attackers to bypass admin authentication in the web UI (requires the web UI to be enabled - on by default) by putting any password.
- SECURITY: added DNS rebinding protection for the web UI (reported by Vít Šesták 'v6ak')
- Support radicale 3.2.0 and 3.3.0
- Upgrade a lot of dependencies and adjust code accordingly
Version 0.31.2
- Fix more things to make radicale 3.1.0 work
Version 0.31.1
- Fix build due to mismatching deps
- Support radicale 3.1.0
- Improve package structure
IMPORTANT
This release may not work for some people, please use an older version if possible.
Version 0.30.8
- Fix package to not include tests