Radicale logo

Radicale

A simple CalDAV (calendar) and CardDAV (contact) server

Alternative to: google calendar, google contacts, icloud calendar


About Versions (78)

v3.2.2

2024-06-18
  • Enhancement: add support for auth.type=denyall (will be default for security reasons in upcoming releases)
  • Enhancement: display warning in case only default config is active
  • Enhancement: display warning in case no user authentication is active
  • Enhancement: add option to skip broken item to avoid triggering exception (default: enabled)
  • Enhancement: add support for predefined collections for new users
  • Enhancement: add options to enable several parts in debug log like backtrace, request_header, request_content, response_content (default: disabled)
  • Enhancement: rights/from_file: display resulting permission of a match in debug log
  • Enhancement: add Apache config file example (see contrib directory)
  • Fix: “verify-collection” skips non-collection directories, logging improved