NEWS.rst 1.3 KB

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