]> git.mxchange.org Git - friendica-addons.git/blobdiff - dav/Changelog.txt
Heavily refactored, including multiple calendars per user and recurring events. Not...
[friendica-addons.git] / dav / Changelog.txt
diff --git a/dav/Changelog.txt b/dav/Changelog.txt
new file mode 100644 (file)
index 0000000..4ee8949
--- /dev/null
@@ -0,0 +1,15 @@
+v0.2.0
+======
+[FEATURE] Multiple private Calendars can be created.
+[COMPATIBILITY] When creating or updating an event using CalDAV, the etag is returned.
+
+v0.1.1
+======
+[FEATURE] A "New Event" Button in the navigation bar of the calendar is added.
+[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.
+[BUGFIX] When editing a event, the start time cannot be set befor the end time anymore.
+[BUGFIX] Fixed some problems with Magic Quotes
+
+v0.1.0
+======
+Initial Release
\ No newline at end of file