NEWS 1.0 KB

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