| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- ======
- News
- ======
- 0.7 - **Not released yet**
- ==========================
- * Support repeating events
- 0.6.2 - Seeds
- =============
- * iPhone and iPad support fixed
- * PyPI archive set as default download URL
- 0.6.1 - Growing Up
- ==================
- * Example files included in the tarball
- * htpasswd support fixed
- * Redirection loop bug fixed
- * Testing message on GET requests
- 0.6 - Sapling
- =============
- * WSGI support
- * IPv6 support
- * Smart, verbose and configurable logs
- * Apple iCal 4 and iPhone support (by Łukasz Langa)
- * KDE KOrganizer support
- * LDAP auth backend (by Corentin Le Bail)
- * Public and private calendars (by René Neumann)
- * PID file
- * MOVE requests management
- * Journal entries support
- * Drop Python 2.5 support
- 0.5 - Historical Artifacts
- ==========================
- * Calendar depth
- * MacOS and Windows support
- * HEAD requests management
- * htpasswd user from calendar path
- 0.4 - Hot Days Back
- ===================
- * Personal calendars
- * Last-Modified HTTP header
- * ``no-ssl`` and ``foreground`` options
- * Default configuration file
- 0.3 - Dancing Flowers
- =====================
- * Evolution support
- * Version management
- 0.2 - Snowflakes
- ================
- * Sunbird pre-1.0 support
- * SSL connection
- * Htpasswd authentication
- * Daemon mode
- * User configuration
- * Twisted dependency removed
- * Python 3 support
- * Real URLs for PUT and DELETE
- * Concurrent modification reported to users
- * Many bugs fixed (by Roger Wenham)
- 0.1 - Crazy Vegetables
- ======================
- * First release
- * Lightning/Sunbird 0.9 compatibility
- * Easy installer
|