NEWS.rst 1.7 KB

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