| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- ==========================
- Radicale - CalDAV Server
- ==========================
- ------
- NEWS
- ------
- 0.5 - **Not released yet**
- ==========================
- * Personal calendars
- * HEAD requests
- * Last-Modified HTTP header
- 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
|