mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Update NEWS and TODO
This commit is contained in:
parent
b19716e96c
commit
00703b6df1
2 changed files with 14 additions and 3 deletions
14
NEWS.rst
14
NEWS.rst
|
@ -3,6 +3,19 @@
|
|||
======
|
||||
|
||||
|
||||
0.8 - Rainbow
|
||||
=============
|
||||
|
||||
* New authentication and rights management modules (by Matthias Jordan)
|
||||
* Experimental database storage
|
||||
* Command-line option for custom configuration file (by Mark Adams)
|
||||
* Root URL not at the root of a domain (by Clint Adams, Fabrice Bellet, Vincent Untz)
|
||||
* Improved support for iCal, CalDAVSync and CardDAVSync
|
||||
* Empty PROPFIND requests handled (by Christoph Polcin)
|
||||
* Colon allowed in passwords
|
||||
* Configurable realm message
|
||||
|
||||
|
||||
0.7.1 - Waterfalls
|
||||
==================
|
||||
|
||||
|
@ -14,7 +27,6 @@
|
|||
* Various DELETE responses fixed
|
||||
|
||||
|
||||
|
||||
0.7 - Eternal Sunshine
|
||||
======================
|
||||
|
||||
|
|
3
TODO.rst
3
TODO.rst
|
@ -6,7 +6,7 @@
|
|||
===
|
||||
|
||||
* [IN PROGRESS] Other CalDAV clients supports
|
||||
* SQL and Git storage backends
|
||||
* Git storage backend
|
||||
* Tests
|
||||
|
||||
|
||||
|
@ -16,4 +16,3 @@
|
|||
* iCal filters and rights
|
||||
* CalDAV rights
|
||||
* CalDAV filters
|
||||
* Read-only access for foreign users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue