Add support for CalDAV

This commit is contained in:
2025-08-09 10:08:35 +01:00
parent 5e7a17223e
commit f1496a2194
6 changed files with 330 additions and 140 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2.3.1 - 2025-08-??
- Add support for pushing events to a CalDAV server.
- Add a more detailed description to the events
-
## 2.3.0 - 2024-11-30
### Added