NEWS 1.0 KB

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