Radicale logo

Radicale

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

Alternative to: google calendar, google contacts, icloud calendar


About Versions (78)

v3.6.0

2026-01-10

Change

  • Change: dependency PyPI/passlib (stale since 2020) replaced with PyPI/libpass >= 1.9.3

Extensions

  • Extend: logwatch script
  • Extend: [logging] bad_put_request_content: log checksum and hexdump of request on debug level
  • Extend: [logging] request_content_on_debug: log checksum of request on debug level
  • Extend: add command line option “—verify-item ” for dedicated item file analysis
  • Extend: PROPFIND response for VADDRESSBOOK with “CR:supported-address-data” and “CS:getctag”
  • Extend: conditionally announce vCard 4.0 in case vobject version is >= 1.0.0
  • Extend: add a check whether bcrypt version is compatible with passlib(libpass) version (requires “packaging”)

Fixes

  • Fix: hook for server-side e-mail notification

Improvements

  • Improve: autodetection of hashes in htpasswd (SHA256/SHA512 “rounds” are now supported)