Radicale - Package Updates
Pinned
Radicale
-
[2.2.8]
- Update Radicale to 3.1.6
- Full changelog
- Ignore Not a directory error for optional config paths
- Fix upload of whole address book/calendar with UIDs that collide on case-insensitive filesystem
- Remove runtime dependency on setuptools for Python>=3.9
-
[2.4.1]
- Update Radicale to 3.1.9
- Full changelog
- Fix: MOVE in case listen on non-standard ports or behind reverse proxy
- Fix: stricter requirements of Python 3.11
- Fix: HTML pages
- Fix: Main Component is missing when only recurrence id exists
- Fix: passlib don't support bcrypt>=4.1
- Fix: web login now proper encodes passwords containing %XX (hexdigits)
- Enhancement: user-selectable log formats
- Enhancement: autodetect logging to systemd journal
- Enhancement: test code
- Enhancement: option for global permit to delete collection
- Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition
- Improve: Dockerfiles
- Improve: server socket listen code + address format in log
- Update: documentations + examples
- Dependency: limit typegard version < 3
- General: code cosmetics
-
[2.5.0]
- Update Radicale to 3.2.1
- Full changelog
- Enhancement: add option for logging bad PUT request content
- Enhancement: extend logging with step where bad PUT request failed
- Fix: support for recurrence "full day"
- Fix: list of web_files related to HTML pages
-
This post is deleted!
-
[2.6.1]
- Update Radicale to 3.3.0
- Full changelog
- Adjustment: option [auth] htpasswd_encryption change default from "md5" to "autodetect"
- Add: option [auth] type=ldap with (group) rights management via LDAP/LDAPS
- Enhancement: permit_delete_collection can be now controlled also per collection by rights 'D' or 'd'
- Add: option [rights] permit_overwrite_collection (default=True) which can be also controlled per collection by rights 'O' or 'o'
- Fix: only expand VEVENT on REPORT request containing 'expand'
- Adjustment: switch from setup.py to pyproject.toml (but keep files for legacy packaging)
- Adjustment: 'rights' file is now read only during startup
- Cleanup: Python 3.7 leftovers
-
[2.6.2]
- Update radicale to 3.3.1
- Full Changelog
-
[2.6.3]
- Update radicale to 3.3.2
- Full Changelog