## 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 [#1025](https://github.com/nextcloud/contacts/pull/1025) - Allow to pick avatar from files + use modal [#1024](https://github.com/nextcloud/contacts/pull/1024) - Add ABLABEL and ITEMX.property support [#991](https://github.com/nextcloud/contacts/pull/991) - Use displayname as file name when downloading a contact [#1022](https://github.com/nextcloud/contacts/pull/1022) - Show vcard as qrcode [#1017](https://github.com/nextcloud/contacts/pull/1017) - Use virtual scroller for big contacts list display performances [#1018](https://github.com/nextcloud/contacts/pull/1018) - Add sorting by last modified [#992](https://github.com/nextcloud/contacts/pull/992) ### Fixed - Automatic repair of duplicate types [#1042](https://github.com/nextcloud/contacts/issues/1042) - Remove some properties if empty [#1035](https://github.com/nextcloud/contacts/issues/1035) - Use dav hasPhoto to properly load photos into the list [#1021](https://github.com/nextcloud/contacts/issues/1021) - Unable to create new user since v3.0.5 on some browsers, oca_contacts [#1010](https://github.com/nextcloud/contacts/issues/1010) - Cannot see Date of Death to existing contacts [#988](https://github.com/nextcloud/contacts/issues/988) - Properly update store contact on first push [#987](https://github.com/nextcloud/contacts/issues/987) ### Updated - Dependencies - Translations ## 3.0.5 – 2019-03-11 ### Fixed - Initial contact loading: [#984](https://github.com/nextcloud/contacts/issues/984) ## 3.0.4 – 2019-03-10 ### Added - Add REV on update [#969](https://github.com/nextcloud/contacts/pull/969) - Better handle parsing errors [#971](https://github.com/nextcloud/contacts/pull/971) - Add not grouped entry [#970](https://github.com/nextcloud/contacts/pull/970) ### Fixed - Spelling mistake in error message [#945](https://github.com/nextcloud/contacts/issues/945) - Automatically redirect if modRewriteWorking is supported [#899](https://github.com/nextcloud/contacts/issues/899) - Force display date for bday, anniversary and deathdate [9057462c34977103a2c68124ee8f50a2d1a967ce](https://github.com/nextcloud/contacts/commit/9057462c34977103a2c68124ee8f50a2d1a967ce) - Fix FN repair step for ORG [bdd93836aa0613e5f9c61f2496505e4c45f1febc](https://github.com/nextcloud/contacts/commit/bdd93836aa0613e5f9c61f2496505e4c45f1febc) - Saving reverts changes which happened during the save [#923](https://github.com/nextcloud/contacts/issues/923) [#968](https://github.com/nextcloud/contacts/issues/968) - White icons fix for preview [91dd5c38df05ebb9247df4611703beffa6d08b0e](https://github.com/nextcloud/contacts/commit/91dd5c38df05ebb9247df4611703beffa6d08b0e) - Validate on app initialisation [#973](https://github.com/nextcloud/contacts/issues/973) - Fix gender select + auto repair [#972](https://github.com/nextcloud/contacts/issues/972) - Fix conflict mode [#981](https://github.com/nextcloud/contacts/issues/981) ### Updated - Dependencies - Translations ## 3.0.3 – 2019-02-01 ### Added - Auto fill the display name from the detailed name field if empty, invalid or unchanged from New Contact [#898](https://github.com/nextcloud/contacts/issues/898) ### Fixed - Address book url copy to clipboard [#878](https://github.com/nextcloud/contacts/issues/878) - Conflicting issue when multiple changes to a contact [#879](https://github.com/nextcloud/contacts/issues/879) - Auto fix the display name if invalid [#880](https://github.com/nextcloud/contacts/issues/880) - Fix the display name Format and sorting display [#880](https://github.com/nextcloud/contacts/issues/880) - Removed unnecessary request on contact creation ### Updated - Dependencies - Translations ## 3.0.2 – 2019-01-21 ### Changed - Search case is now insensitive ### Fixed - VCard group download on firefox - Data propagation across different set of fields - Dates off by one month - Property deletion - Addressbook deletion - Federated cloud fields - Contactsmenu - Datepicker design ### Updated - Dependencies - Translations ## 3.0.1 – 2018-12-24 ### Changed - Better error handling ### Fixed - Deathdate - Datepicker - Add new property ### Updated - Dependencies - Translations ## 3.0.0 – 2018-12-15 ### Added - Use nextcloud locale settings to display dates - Faster loading and overall reactivity - Better import process - Show default set of fields on new contacts - Design enhancement - You can now delete contacts from the list - You can now download groups as vcf file - New contacts are not synced to the server until edited. No more empty contacts on your addressbooks! - Better compatibility with other vcard editors ### Fixed - #122, BDAY format in VCARD, missing "-" - #133, allow to enter and differentiate more than one mobile phone - number, e.g for business and private use - #146, German Date Format - #200, Empty field property options missing - #270, FN field behaviour: first and last name - #488, Removing default name for new contact and leaving it blank - #253, Show fields for phone, email, address and groups by default for new contact - #259, Show fields for phone, email, address and groups by default - #293, Improve the sharing view of addressbooks - #337, "undefined" group is created - #361, Display Name is overwritten by First Name / Last Name changes. - #372, sorting order to 'first name' or 'last name' leads to strange behavior when scrolling to contacts - #379, "/" in a user group name doesn't work - #394, optimize the shortening and alignment of field labels - #433, vCard import broken: window.localStorage is null - #468, SVG not encoded or rendered correctly - #520, please clarify which formats AND versions are supported - #545, Social Network types drop-down is missing "Mastodon" - #547, Company contact entries don't display properly on load - #585, Click on a non existing contact results in a endless spinner - #592, Inconsistent use of username when sharing an address book