Skip to content

Releases: Kozea/Radicale

3.0.2

24 May 11:56
Compare
Choose a tag to compare

3.0.1

22 May 14:49
Compare
Choose a tag to compare

3.0.0

19 May 05:28
Compare
Choose a tag to compare

2.1.12 - Wild Radish

19 May 01:32
Compare
Choose a tag to compare

1.1.7 - Sixth Law of Nature

19 May 01:08
Compare
Choose a tag to compare

Wild Radish

05 Nov 15:37
Compare
Choose a tag to compare

Wild Radish

16 Aug 06:13
Compare
Choose a tag to compare

This release is compatible with version 2.0.0.

  • Update required versions for dependencies
  • Get RADICALE_CONFIG from WSGI environ
  • Improve HTTP status codes
  • Fix race condition in storage lock creation
  • Raise default limits for content length and timeout
  • Log output from hook

Wild Radish

21 Apr 14:28
Compare
Choose a tag to compare

This release is compatible with version 2.0.0.

  • Specify versions for dependencies
  • Move WSGI initialization into module
  • Check if REPORT method is actually supported
  • Include rights file in source distribution
  • Specify md5 and bcrypt as extras
  • Improve logging messages
  • Windows: Fix crash when item path is a directory

Wild Radish

24 Sep 00:24
Compare
Choose a tag to compare

This release is compatible with version 2.0.0.

  • Flush files before fsync'ing

Wild Radish

19 Sep 17:20
Compare
Choose a tag to compare

This release is compatible with version 2.0.0.

  • Don't print warning when cache format changes
  • Add documentation for BaseAuth
  • Add is_authenticated2(login, user, password) to BaseAuth
  • Fix names of custom properties in PROPFIND requests with D:propname or D:allprop
  • Return all properties in PROPFIND requests with D:propname or D:allprop
  • Allow D:displayname property on all collections
  • Answer with D:unauthenticated for D:current-user-principal property when not logged in
  • Remove non-existing ICAL:calendar-color and C:calendar-timezone properties from PROPFIND requests with D:propname or D:allprop
  • Add D:owner property to calendar and address book objects
  • Remove D:getetag and D:getlastmodified properties from regular collections