NEWS.rst 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. ======
  2. News
  3. ======
  4. 0.6 - Sapling
  5. =============
  6. * WSGI support
  7. * IPv6 support
  8. * Smart, verbose and configurable logs
  9. * Apple iCal 4 and iPhone support (by Łukasz Langa)
  10. * KDE KOrganizer support
  11. * LDAP auth backend (by Corentin Le Bail)
  12. * Public and private calendars (by René Neumann)
  13. * PID file
  14. * MOVE requests management
  15. * Journal entries support
  16. * Drop Python 2.5 support
  17. 0.5 - Historical Artifacts
  18. ==========================
  19. * Calendar depth
  20. * MacOS and Windows support
  21. * HEAD requests management
  22. * htpasswd user from calendar path
  23. 0.4 - Hot Days Back
  24. ===================
  25. * Personal calendars
  26. * Last-Modified HTTP header
  27. * ``no-ssl`` and ``foreground`` options
  28. * Default configuration file
  29. 0.3 - Dancing Flowers
  30. =====================
  31. * Evolution support
  32. * Version management
  33. 0.2 - Snowflakes
  34. ================
  35. * Sunbird pre-1.0 support
  36. * SSL connection
  37. * Htpasswd authentication
  38. * Daemon mode
  39. * User configuration
  40. * Twisted dependency removed
  41. * Python 3 support
  42. * Real URLs for PUT and DELETE
  43. * Concurrent modification reported to users
  44. * Many bugs fixed (by Roger Wenham)
  45. 0.1 - Crazy Vegetables
  46. ======================
  47. * First release
  48. * Lightning/Sunbird 0.9 compatibility
  49. * Easy installer