NEWS.rst 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. ======
  2. News
  3. ======
  4. 0.7 - Eternal Sunshine
  5. ======================
  6. * Repeating events
  7. * Collection deletion
  8. * Courier and PAM authentication methods
  9. * CardDAV support
  10. * Custom LDAP filters supported
  11. 0.6.4 - Tulips
  12. ==============
  13. * Fix the installation with Python 3.1
  14. 0.6.3 - Red Roses
  15. =================
  16. * MOVE requests fixed
  17. * Faster REPORT answers
  18. * Executable script moved into the package
  19. 0.6.2 - Seeds
  20. =============
  21. * iPhone and iPad support fixed
  22. * Backslashes replaced by slashes in PROPFIND answers on Windows
  23. * PyPI archive set as default download URL
  24. 0.6.1 - Growing Up
  25. ==================
  26. * Example files included in the tarball
  27. * htpasswd support fixed
  28. * Redirection loop bug fixed
  29. * Testing message on GET requests
  30. 0.6 - Sapling
  31. =============
  32. * WSGI support
  33. * IPv6 support
  34. * Smart, verbose and configurable logs
  35. * Apple iCal 4 and iPhone support (by Łukasz Langa)
  36. * KDE KOrganizer support
  37. * LDAP auth backend (by Corentin Le Bail)
  38. * Public and private calendars (by René Neumann)
  39. * PID file
  40. * MOVE requests management
  41. * Journal entries support
  42. * Drop Python 2.5 support
  43. 0.5 - Historical Artifacts
  44. ==========================
  45. * Calendar depth
  46. * MacOS and Windows support
  47. * HEAD requests management
  48. * htpasswd user from calendar path
  49. 0.4 - Hot Days Back
  50. ===================
  51. * Personal calendars
  52. * Last-Modified HTTP header
  53. * ``no-ssl`` and ``foreground`` options
  54. * Default configuration file
  55. 0.3 - Dancing Flowers
  56. =====================
  57. * Evolution support
  58. * Version management
  59. 0.2 - Snowflakes
  60. ================
  61. * Sunbird pre-1.0 support
  62. * SSL connection
  63. * Htpasswd authentication
  64. * Daemon mode
  65. * User configuration
  66. * Twisted dependency removed
  67. * Python 3 support
  68. * Real URLs for PUT and DELETE
  69. * Concurrent modification reported to users
  70. * Many bugs fixed (by Roger Wenham)
  71. 0.1 - Crazy Vegetables
  72. ======================
  73. * First release
  74. * Lightning/Sunbird 0.9 compatibility
  75. * Easy installer