From 94811f84ac2e83a96190a5dc36a15a8d2e4b7f72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 16 Apr 2019 11:58:20 +0200 Subject: 3.1.1 changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index beebb67a..e3446168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +## 3.1.1 – 2019-04-16 + +### Fixed +- Edge support + [#1064](https://github.com/nextcloud/contacts/pull/1064) +- Cannot remove some properties + [#1050](https://github.com/nextcloud/contacts/pull/1050) +- Avoid qrcode getting cropped + [#1055](https://github.com/nextcloud/contacts/pull/1055) +- Add CLOUD property to fieldOrder, so it can be grouped in the UI + [#1056](https://github.com/nextcloud/contacts/pull/1056) +- Add some padding between header and properties in contact details + [#1052](https://github.com/nextcloud/contacts/pull/1052) +- Fix some photos not being shown in the list + [6a9025c](https://github.com/nextcloud/contacts/commit/6a9025c57dfd738d3d25651853bc38e15db90f1c) + +### Updated +- Dependencies +- Translations + ## 3.1.0 – 2019-04-08 ### Added - Add undo deletion -- cgit v1.2.3