Releases: lennart-k/rustical
v0.9.3 - preparation for better sharing
- 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
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
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
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
frontend: Show unauthorized error messages, log invalid login attempts
Full Changelog: v0.8.5...v0.8.6
v0.8.5
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
- Rename session cookie from
id
torustical_sesssion
to prevent possible clashing between services
Full Changelog: v0.8.3...v0.8.4
v0.8.3
- I messed up the version number for 0.8.2
Full Changelog: v0.8.2...v0.8.3
v0.8.2
- Fix birthday calendar
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Full Changelog: v0.8.0...v0.8.1