NEWS.rst 1.8 KB

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