NEWS.rst 1.4 KB

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