Skip to content

Releases: lennart-k/rustical

v0.9.3 - preparation for better sharing

02 Sep 21:40
f850f9b
Compare
Choose a tag to compare
  • minor changes to frontend to fit better on mobile devices
  • under the hood preparation for better sharing and editable birthday calendars

Full Changelog: v0.9.2...v0.9.3

v0.9.2 - Minor changes worth a minor release

29 Aug 22:43
96b6384
Compare
Choose a tag to compare

Some small frontend tweaks and fixed modal titles as well as a little refactoring

Full Changelog: v0.9.1...v0.9.2

v0.9.1

25 Aug 17:12
c648ed3
Compare
Choose a tag to compare

Fixes

Fix OIDC not working with IdP on different domain.
The session cookie is now set to SameSite=Lax by default. It can be set to SameSite=Strict by setting http.session_cookie_samesite_strict = true, i.e. RUSTICAL__HTTP__COOKIE_SAMESITE_STRICT=true

Full Changelog: v0.9.0...v0.9.1

v0.9.0

23 Aug 18:19
f3a1f27
Compare
Choose a tag to compare

New features

Import calendars and addressbooks through the frontend.
Currently you can only import to new calendars and addressbooks, but existing ones will be suported in the future.

Fixes

  • CalDAV Export: Include timezones in export

Full Changelog: v0.8.6...v0.9.0

v0.8.6

17 Aug 13:49
de2a8a2
Compare
Choose a tag to compare

frontend: Show unauthorized error messages, log invalid login attempts

Full Changelog: v0.8.5...v0.8.6

v0.8.5

12 Aug 15:21
83f4506
Compare
Choose a tag to compare

dav_push: Add missing TTL header to notifications (as required by RFC 8030)
Thus more Web Push providers should work (thanks @drift8797)

Full Changelog: v0.8.4...v0.8.5

v0.8.4

10 Aug 12:02
6a26f44
Compare
Choose a tag to compare
  • Rename session cookie from id to rustical_sesssion to prevent possible clashing between services

Full Changelog: v0.8.3...v0.8.4

v0.8.3

10 Aug 11:51
a991baa
Compare
Choose a tag to compare
  • I messed up the version number for 0.8.2

Full Changelog: v0.8.2...v0.8.3

v0.8.2

10 Aug 11:50
61d226d
Compare
Choose a tag to compare
  • Fix birthday calendar

Full Changelog: v0.8.1...v0.8.2

v0.8.1

26 Jul 15:38
a420045
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1