NEWS.rst 1.9 KB

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