1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
This commit is contained in:
Peter Bieringer 2025-07-21 19:41:54 +02:00
parent 009d8e4e17
commit 03bbc61e6e

View file

@ -11,6 +11,7 @@
* Improve: add options [logging] trace_on_debug and trace_filter for supporting trace logging * Improve: add options [logging] trace_on_debug and trace_filter for supporting trace logging
* 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
## 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)