1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

extend changelog for hook/dryrun

This commit is contained in:
Peter Bieringer 2025-07-22 21:02:45 +02:00
parent 127c0b9b11
commit 2f5723f688

View file

@ -12,6 +12,7 @@
* Fix: catch case where getpwuid is not returning a username * Fix: catch case where getpwuid is not returning a username
* Fix: add support for query without comp-type * Fix: add support for query without comp-type
* Fix: expanded event with dates are missing VALUE=DATE * Fix: expanded event with dates are missing VALUE=DATE
* Add: [hook] dryrun: option to disable real hook action for testing, add tests for email+rabbitmq
## 3.5.4 ## 3.5.4
* Improve: item filter enhanced for 3rd level supporting VALARM and honoring TRIGGER (offset or absolute) * Improve: item filter enhanced for 3rd level supporting VALARM and honoring TRIGGER (offset or absolute)