]> git.mxchange.org Git - friendica-addons.git/blob - dav/Changelog.txt
a252673e19935f52970b3b434a20bd25ffab2b4a
[friendica-addons.git] / dav / Changelog.txt
1 v0.2.0-pre
2 ======
3 [FEATURE] Multiple private Calendars can be created.
4 [FEATURE] Support for recurring events.
5 [COMPATIBILITY] When creating or updating an event using CalDAV, the etag is returned.
6
7 v0.1.1
8 ======
9 [FEATURE] A "New Event" Button in the navigation bar of the calendar is added.
10 [FEATURE] When creating an event by dragging in the calendar, the "Edit Details"-Link leads to a page where the details can be added before actually creating the event.
11 [BUGFIX] When editing a event, the start time cannot be set befor the end time anymore.
12 [BUGFIX] Fixed some problems with Magic Quotes
13
14 v0.1.0
15 ======
16 Initial Release