NEWS.rst 2.2 KB

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