Radicale - Package Updates
-
You can use this thread to track updates to the Radicale package.
Please open issues in a separate topic instead of replying here.
-
[2.0.0]
- Update to Radicale 3.0.2
- Use Cloudron specific LDAP plugin
- If any account migration fails, please revert and contact support@cloudron.io
-
[2.0.1]
- Only allow username based login to avoid email account confusion
-
[2.0.2]
- Update to Radicale 3.0.3
-
[2.0.3]
- Update Radicale to 3.0.4
-
[2.0.4]
- Update Radicale to 3.0.5
- Start storage hook in own process group
- Kill storage hook on error or exit
- Try to kill child processes of storage hook
- Internal Server: Exit immediately when signal is received (do not wait for clients or storage hook to finish)
-
[2.0.5]
- Update to Radicale 3.0.6
- Allow web plugins to handle POST requests
-
What is with the one released today (2.0.5-1) that's a different package number than the one above? Is it safe to update to it?
-
@d19dotca Yes, that one just updated screenshot links. It's the same as 2.0.5 otherwise.
-
[2.1.0]
- Update base image to v3
-
[2.2.0]
- Update base image to v3.2.0
- Update radicale to 3.1.0
- Full changelog
-
[2.2.1]
- Do not purge old style /app/data/rights file on startup
-
[2.2.2]
- Update Radicale to 3.1.1
- Full changelog
- Workaround for contact photo bug in InfCloud
- Redirect GET and HEAD requests under /.web to sanitized path
- Set Content-Length header for HEAD requests
- Never send body for HEAD requests
- Improve error messages for from_file rights backend
- Don't sanitize WSGI script name
-
[2.2.3]
- Update Radicale to 3.1.2
- Full changelog
- Verify that base prefix starts with '/' but doesn't end with '/'
- Improve base prefix log message
- Never send body for HEAD requests (again)
-
[2.2.4]
- Allow setting custom rights in /app/data/rights
-
[2.2.5]
- Update Radicale to 3.1.3
- Full changelog
- Redirect '…/.well-known/caldav' and '…/.well-known/carddav' to base prefix
- Warning instead of error when base prefix ends with '/'
-
[2.2.6]
- Update Radicale to 3.1.4
- Full changelog
- Fallback if RENAME_EXCHANGE is not supportd by the filesystem
- Assume POSIX compatibility if sys.platform is not win32
-
[2.2.7]
- Update Radicale to 3.1.5
- Full changelog
- Ignore configuration file if access is denied
-
[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.2.9]
- Update Radicale to 3.1.7
- Full changelog
- Fix random href fallback
-
[2.2.10]
- Update Radicale to 3.1.8
- Full changelog
- Fix setuptools requirement if installing wheel
- Tests: Switch from python setup.py test to tox
- Small changes to build system configuration and tests
- Fix random href fallback
-
[2.3.0]
- Update base image to 4.0.0