From a616d4b04bbfbe14c7288d95d4d82819774a58da Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Sat, 22 Jun 2013 08:51:53 +0200 Subject: [PATCH] Updated Changelog --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog b/Changelog index 61569fff..f3da0a24 100644 --- a/Changelog +++ b/Changelog @@ -16,6 +16,11 @@ ownCloud Contacts Changelog - Regression fixed: Contacts can be moved between address books again; also with different backends. contacts#57 5.0.7: + - Feature: Delete button for single contacts in list. contacts#101 + - Improvement: Cut ~40% off of initial rendering time. + - Fix: Thumbnail was not updated when changing PHOTO via CardDAV. contacts#120 + - Fix: Drag item only worked on first drag. contacts#33 + - Fix: The internal client side value for BDAY was malformed after adding a birthday. contacts#104 - Fix: URL and EMAIL event handlers reenabled: contacts#109 - Fix: Send correct lastModified. contacts#48 contacts#99 - Fix: Don't keep attaching event handler for uploaded photo. contacts#24