NEWS.rst 1.8 KB

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