Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: etesync/etesync-dav

Tags

v0.35.1

Toggle v0.35.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.35.1

* Bump to rebuild binaries.

v0.35.0

Toggle v0.35.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.35.0

* Fix Radicale 3.3.0 compatibility

v0.34.0

Toggle v0.34.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.34.0

* Enable ARM builds for Linux

v0.33.6

Toggle v0.33.6's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.33.6

* Fix build on macOS

v0.33.5

Toggle v0.33.5's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.33.5

* Fix build for building standalone apps with newer versions of radicale.

v0.33.4

Toggle v0.33.4's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.33.4

* Downgrade Radicale version requirements to 3.2.0 (there are issues with 3.3.0).

v0.33.3

Toggle v0.33.3's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.33.3

* Use macOS 13 for building binaries, as macOS 10.15 seems to no longer be a valid Github target.

v0.33.2

Toggle v0.33.2's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.33.2

* Fix build for building standalone apps.

v0.33.1

Toggle v0.33.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.33.1

* Fix build CI for building standalone apps.

v0.33.0

Toggle v0.33.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
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