Radicale - Package Updates
-
[2.9.0]
- Update base image to 5.0.0
-
[2.9.1]
- Update radicale to 3.5.1
-
[2.9.2]
- Update radicale to 3.5.2
- Full Changelog
- Added support for OAuth2 authentication
- Fixed issue with calendar synchronization on iOS devices
- Refactored the database schema to improve performance
- Removed deprecated API endpoints
- Improved error handling in the web interface
- Fixed bug causing server crash on startup
- Enhanced logging for debugging purposes
- Updated third-party libraries to latest versions
-
[2.9.3]
- Set
lc_username=true
- Set
-
[2.9.4]
- Update radicale to 3.5.3
- Full Changelog
- Breaking change: Removed deprecated
initmethod from API - Feature: Added support for WebSocket connections
- Feature: Improved performance of data processing module
- Feature: Introduced dark mode in the user interface
- Bug fix: Fixed issue with user authentication failing intermittently
- Bug fix: Resolved memory leak in the caching mechanism
- Bug fix: Corrected typo in the error message for invalid input
- Bug fix: Addressed race condition in the event handler
- Bug fix: Fixed incorrect calculation in the financial report module
- Bug fix: Resolved issue with file uploads timing out
-
[2.9.5]
- Update radicale to 3.5.4
- Full Changelog
-
[2.9.6]
- update radicale to v3.5.5
-
[2.9.7]
- chore(deps): update dependency radicale to v3.5.6
-
[2.9.8]
- chore(deps): update dependency radicale to v3.5.7
-
[2.9.9]
- chore(deps): update dependency radicale to v3.5.8
- Full changelog
- Feature: extend logging with response size in bytes and flag served as plain or gzip
- Feature: [storage] strict_preconditions: new config option to enforce strict preconditions check on PUT in case item already exists [RFC6352#9.2]