NEWS 964 B

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