NEWS.rst 1.5 KB

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