NEWS.rst 1.6 KB

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