NEWS 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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. * LDAP auth support
  12. * Journal entries support
  13. 0.5 - Historical Artifacts
  14. ==========================
  15. * Calendar depth
  16. * iPhone support
  17. * MacOS and Windows support
  18. * HEAD requests management
  19. * htpasswd user from calendar path
  20. 0.4 - Hot Days Back
  21. ===================
  22. * Personal calendars
  23. * HEAD requests
  24. * Last-Modified HTTP header
  25. * ``no-ssl`` and ``foreground`` options
  26. * Default configuration file
  27. 0.3 - Dancing Flowers
  28. =====================
  29. * Evolution support
  30. * Version management
  31. 0.2 - Snowflakes
  32. ================
  33. * Sunbird pre-1.0 support
  34. * SSL connection
  35. * Htpasswd authentication
  36. * Daemon mode
  37. * User configuration
  38. * Twisted dependency removed
  39. * Python 3 support
  40. * Real URLs for PUT and DELETE
  41. * Concurrent modification reported to users
  42. * Many bugs fixed by Roger Wenham
  43. 0.1 - Crazy Vegetables
  44. ======================
  45. * First release
  46. * Lightning/Sunbird 0.9 compatibility
  47. * Easy installer