1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00
This commit is contained in:
Peter Bieringer 2024-03-18 21:01:34 +01:00
parent 150efe2a0c
commit e6429b4bfd

View file

@ -1,5 +1,12 @@
# Changelog
## master
* Enhancement: add hook support for event changes+deletion hooks (initial support: "rabbitmq")
* Dependency: pika >= 1.1.0
* Enhancement: add support for webcal subscriptions
* Enhancement: major update of WebUI (design+features)
## 3.1.9
* Add: support for Python 3.11 + 3.12