NEWS 943 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. ==========================
  2. Radicale - CalDAV Server
  3. ==========================
  4. ------
  5. NEWS
  6. ------
  7. 0.5 - *Not released yet*
  8. ========================
  9. * Calendar depth
  10. * MacOS and Windows support
  11. * HEAD requests management
  12. * htpasswd user from calendar path
  13. 0.4 - Hot Days Back
  14. ===================
  15. * Personal calendars
  16. * HEAD requests
  17. * Last-Modified HTTP header
  18. * ``no-ssl`` and ``foreground`` options
  19. * Default configuration file
  20. 0.3 - Dancing Flowers
  21. =====================
  22. * Evolution support
  23. * Version management
  24. 0.2 - Snowflakes
  25. ================
  26. * Sunbird pre-1.0 support
  27. * SSL connection
  28. * Htpasswd authentication
  29. * Daemon mode
  30. * User configuration
  31. * Twisted dependency removed
  32. * Python 3 support
  33. * Real URLs for PUT and DELETE
  34. * Concurrent modification reported to users
  35. * Many bugs fixed by Roger Wenham
  36. 0.1 - Crazy Vegetables
  37. ======================
  38. * First release
  39. * Lightning/Sunbird 0.9 compatibility
  40. * Easy installer