1# Changelog
2
3## 4.0.7 - 2021-12-16
4### Fixed
5- Missing action button closing after clicking QR code
6- Circles
7
8## 4.0.6 - 2021-11-03
9### Fixed
10- Missing front-end build artifacts
11
12## 4.0.5 - 2021-11-03
13### Fixed
14- Missing front-end build artifacts
15
16## 4.0.4 - 2021-11-03
17### Fixed
18- Missing avatars
19- Group download
20
21## 4.0.3 – 2021-09-15
22### Fixed
23- Missing SVG sanitization for SVG contact images
24
25## 4.0.2 – 2021-08-25
26### Changed
27- App initialization logic migrated to silence a deprecation notice
28### Fixed
29- Blank page when files_sharing is disabled
30- Mobile contacts list
31- Scrolling of the app content details
32
33## 4.0.1 - 2021-07-28
34
35[Full Changelog](https://github.com/nextcloud/contacts/compare/v4.0.0...v4.0.1)
36
37### Enhancements
38- Streamlined Settings
39  [\#2372](https://github.com/nextcloud/contacts/pull/2372) ([szaimen](https://github.com/szaimen))
40- Wording improvements
41  [\#2350](https://github.com/nextcloud/contacts/pull/2350) ([Valdnet](https://github.com/Valdnet))
42- Various dependencies updates
43
44### Fixed
45- Fixed dark contacts icon
46  [\#2340](https://github.com/nextcloud/contacts/pull/2340) ([skjnldsv](https://github.com/skjnldsv))
47- Adjusted the padding of app-content-details
48  [\#2341](https://github.com/nextcloud/contacts/pull/2341) ([szaimen](https://github.com/szaimen))
49- Fixed call on null in SocialApiService
50  [\#2351](https://github.com/nextcloud/contacts/pull/2351) ([juliushaertl](https://github.com/juliushaertl))
51
52## 4.0.0 - 2021-07-06
53
54[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.5.1...v4.0.0)
55
56### Featured enhancement
57- Circles integration
58  [\#2098](https://github.com/nextcloud/contacts/pull/2098) ([skjnldsv](https://github.com/skjnldsv))
59
60### Enhancements
61- Comply to new resizeable list feature
62  [\#2246](https://github.com/nextcloud/contacts/pull/2246) ([skjnldsv](https://github.com/skjnldsv))
63- Bump deps and use npm7
64  [\#2281](https://github.com/nextcloud/contacts/pull/2281) ([skjnldsv](https://github.com/skjnldsv))
65- Bump dependencies and webpack 5
66  [\#2140](https://github.com/nextcloud/contacts/pull/2140) ([skjnldsv](https://github.com/skjnldsv))
67- Remove core-js
68  [\#2323](https://github.com/nextcloud/contacts/pull/2323) ([skjnldsv](https://github.com/skjnldsv))
69- Various dependencies updates
70
71### Fixed
72- Improve Compatibily with macOS Contacts
73  [\#1999](https://github.com/nextcloud/contacts/pull/1999) ([zlajo](https://github.com/zlajo))
74- Fix chain condition of responses
75  [\#2286](https://github.com/nextcloud/contacts/pull/2286) ([skjnldsv](https://github.com/skjnldsv))
76- Increase max-version to current dev version 22
77  [\#2169](https://github.com/nextcloud/contacts/pull/2169) ([jancborchardt](https://github.com/jancborchardt))
78- l10n: Change spelling
79  [\#2189](https://github.com/nextcloud/contacts/pull/2189) ([Valdnet](https://github.com/Valdnet))
80- l10n: Change to lowercase
81  [\#2190](https://github.com/nextcloud/contacts/pull/2190) ([Valdnet](https://github.com/Valdnet))
82- l10n: Correct spelling
83  [\#2244](https://github.com/nextcloud/contacts/pull/2244) ([Valdnet](https://github.com/Valdnet))
84- l10n: Spelling unification
85  [\#2233](https://github.com/nextcloud/contacts/pull/2233) ([Valdnet](https://github.com/Valdnet))
86- l10n: Unify spelling
87  [\#2162](https://github.com/nextcloud/contacts/pull/2162) ([Valdnet](https://github.com/Valdnet))
88- l10n: Error message changed
89  [\#2326](https://github.com/nextcloud/contacts/pull/2326) ([Valdnet](https://github.com/Valdnet))
90- l10n: Change to a capital letter
91  [\#2305](https://github.com/nextcloud/contacts/pull/2305) ([Valdnet](https://github.com/Valdnet))
92- l10n: Change to a capital letter
93  [\#2304](https://github.com/nextcloud/contacts/pull/2304) ([Valdnet](https://github.com/Valdnet))
94
95## 3.5.1 - 2021-03-17
96
97[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.5.0...v3.5.1)
98
99### Fixed
100- Min support version is 19
101  ([skjnldsv](https://github.com/skjnldsv))
102
103## 3.5.0 - 2021-03-15
104
105[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.4.3...v3.5.0)
106
107### Fixed
108- Fix contact deletion from addressbook
109  [\#2086](https://github.com/nextcloud/contacts/pull/2086) ([skjnldsv](https://github.com/skjnldsv))
110- Alphabetically order groups in contact details \(\#2051\)
111  [\#2076](https://github.com/nextcloud/contacts/pull/2076) ([harryyoud](https://github.com/harryyoud))
112- Fix custom labels not being displayed
113  [\#2064](https://github.com/nextcloud/contacts/pull/2064) ([Y0hy0h](https://github.com/Y0hy0h))
114- Fix display name with empty last name when sorting by last name
115  [\#2040](https://github.com/nextcloud/contacts/pull/2040) ([NerLOR](https://github.com/NerLOR))
116- Make sure twitter returns the raw static html page so we can get the …
117  [\#2013](https://github.com/nextcloud/contacts/pull/2013) ([skjnldsv](https://github.com/skjnldsv))
118- Instagram profile sync with agent
119  [\#2083](https://github.com/nextcloud/contacts/pull/2083) ([call-me-matt](https://github.com/call-me-matt))
120- Adapted twitter uri
121  [\#2081](https://github.com/nextcloud/contacts/pull/2081) ([call-me-matt](https://github.com/call-me-matt))
122
123### Enhancements
124- Use all email addresses for gravatar search
125  [\#2085](https://github.com/nextcloud/contacts/pull/2085) ([call-me-matt](https://github.com/call-me-matt))
126
127
128## 3.4.3 - 2021-01-04)
129
130[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.4.2...v3.4.3)
131
132### Fixed
133- Remove Workaround for Postal Addresses Containing Commas
134  [\#2000](https://github.com/nextcloud/contacts/pull/2000) ([zlajo](https://github.com/zlajo))
135- Fix masonry redraw
136  [\#1982](https://github.com/nextcloud/contacts/pull/1982) ([skjnldsv](https://github.com/skjnldsv))
137- Fix generating the redirect url
138  [\#1972](https://github.com/nextcloud/contacts/pull/1972) ([juliushaertl](https://github.com/juliushaertl))
139- Change to the name of the app
140  [\#1965](https://github.com/nextcloud/contacts/pull/1965) ([Valdnet](https://github.com/Valdnet))
141- Add favicons
142  [\#1960](https://github.com/nextcloud/contacts/pull/1960) ([st3iny](https://github.com/st3iny))
143
144## 3.4.2 - 2020-11-18
145
146[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.4.1...v3.4.2)
147
148### Enhancements
149- add support for downloading avatars from gravatar
150  [\#1906](https://github.com/nextcloud/contacts/pull/1906) ([eleith](https://github.com/eleith))
151- add xing to list of social networks
152  [\#1871](https://github.com/nextcloud/contacts/pull/1871) ([call-me-matt](https://github.com/call-me-matt))
153- add xing to social sync
154  [\#1869](https://github.com/nextcloud/contacts/pull/1869) ([call-me-matt](https://github.com/call-me-matt))
155
156### Fixed
157- Replace the deprecated OC.Util.relativeModifiedDate by nextcloud/moment
158  [\#1936](https://github.com/nextcloud/contacts/pull/1936) ([tintou](https://github.com/tintou))
159- l10n: Rebuild string text
160  [\#1893](https://github.com/nextcloud/contacts/pull/1893) ([Valdnet](https://github.com/Valdnet))
161- Fix/dav plugins groups registration
162  [\#1938](https://github.com/nextcloud/contacts/pull/1938) ([skjnldsv](https://github.com/skjnldsv))
163- vcard should only have 1 photo field when adding/removing photos
164  [\#1918](https://github.com/nextcloud/contacts/pull/1918) ([eleith](https://github.com/eleith))
165- new facebook api prevents usage without authentication
166  [\#1894](https://github.com/nextcloud/contacts/pull/1894) ([call-me-matt](https://github.com/call-me-matt))
167- Fix Avatar ratio display
168  [\#1884](https://github.com/nextcloud/contacts/pull/1884) ([skjnldsv](https://github.com/skjnldsv))
169- Fix bulk contacts add to group
170  [\#1883](https://github.com/nextcloud/contacts/pull/1883) ([skjnldsv](https://github.com/skjnldsv))
171- l10n: Correct text string tag
172  [\#1896](https://github.com/nextcloud/contacts/pull/1896) ([Valdnet](https://github.com/Valdnet))
173- l10n: Correct text string tag for Settings
174  [\#1895](https://github.com/nextcloud/contacts/pull/1895) ([Valdnet](https://github.com/Valdnet))
175- l10n: Remove the quotation marks
176  [\#1892](https://github.com/nextcloud/contacts/pull/1892) ([Valdnet](https://github.com/Valdnet))
177
178## 3.4.1 - 2020-10-20
179
180[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.4.0...v3.4.1)
181
182### Enhancements
183- adding diaspora to the list for social sync
184  [\#1853](https://github.com/nextcloud/contacts/pull/1853) ([call-me-matt](https://github.com/call-me-matt))
185
186### Fixed
187- Fix avatar display on read-only contacts and use global Avatar component
188  [\#1846](https://github.com/nextcloud/contacts/pull/1846) ([skjnldsv](https://github.com/skjnldsv))
189- Ignore errors from invalid social ids
190  [\#1829](https://github.com/nextcloud/contacts/pull/1829) ([call-me-matt](https://github.com/call-me-matt))
191- Fix placeholder display
192  [\#1828](https://github.com/nextcloud/contacts/pull/1828) ([skjnldsv](https://github.com/skjnldsv))
193- Fix social sync admin settings
194  [\#1821](https://github.com/nextcloud/contacts/pull/1821) ([skjnldsv](https://github.com/skjnldsv))
195- Force redraw masonry on property resize
196  [\#1819](https://github.com/nextcloud/contacts/pull/1819) ([skjnldsv](https://github.com/skjnldsv))
197- More robust social ids for social sync
198  [\#1843](https://github.com/nextcloud/contacts/pull/1843) ([call-me-matt](https://github.com/call-me-matt))
199
200## 3.4.0 - 2020-09-30
201
202[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.3.0...v3.4.0)
203
204### Enhancements
205- Add Matrix to list of instant messaging networks
206  [\#1761](https://github.com/nextcloud/contacts/pull/1761) ([jtrees](https://github.com/jtrees))
207- Add Zoom as instant messaging
208  [\#1759](https://github.com/nextcloud/contacts/pull/1759) ([EmTeedee](https://github.com/EmTeedee))
209- Update social avatars in chunks
210  [\#1745](https://github.com/nextcloud/contacts/pull/1745) ([call-me-matt](https://github.com/call-me-matt))
211- Allow to get direct contact route
212  [\#1730](https://github.com/nextcloud/contacts/pull/1730) ([skjnldsv](https://github.com/skjnldsv))
213- Allow for regular background updates of avatars from social networks
214  [\#1722](https://github.com/nextcloud/contacts/pull/1722) ([call-me-matt](https://github.com/call-me-matt))
215- Enh/social sync
216  [\#1692](https://github.com/nextcloud/contacts/pull/1692) ([skjnldsv](https://github.com/skjnldsv))
217- Add php cs & stylelint
218  [\#1690](https://github.com/nextcloud/contacts/pull/1690) ([skjnldsv](https://github.com/skjnldsv))
219- Import vcf from files
220  [\#1688](https://github.com/nextcloud/contacts/pull/1688) ([skjnldsv](https://github.com/skjnldsv))
221- Enh/add virtual group
222  [\#1687](https://github.com/nextcloud/contacts/pull/1687) ([skjnldsv](https://github.com/skjnldsv))
223- Additional link to picture menu
224  [\#1645](https://github.com/nextcloud/contacts/pull/1645) ([call-me-matt](https://github.com/call-me-matt))
225- Simplify form
226  [\#1446](https://github.com/nextcloud/contacts/pull/1446) ([jancborchardt](https://github.com/jancborchardt))
227- Support X-PHONETIC-FIRST-NAME and X-PHONETIC-LAST-NAME
228  [\#1741](https://github.com/nextcloud/contacts/pull/1741) ([t-bucchi](https://github.com/t-bucchi))
229
230### Fixed
231- Fix/various design
232  [\#1792](https://github.com/nextcloud/contacts/pull/1792) ([skjnldsv](https://github.com/skjnldsv))
233- Add back the app details toggle
234  [\#1790](https://github.com/nextcloud/contacts/pull/1790) ([skjnldsv](https://github.com/skjnldsv))
235- Properly sort groups
236  [\#1788](https://github.com/nextcloud/contacts/pull/1788) ([skjnldsv](https://github.com/skjnldsv))
237- Fix default addressbook creation
238  [\#1787](https://github.com/nextcloud/contacts/pull/1787) ([skjnldsv](https://github.com/skjnldsv))
239- Fix avatar sanitize and cleanup code & css
240  [\#1786](https://github.com/nextcloud/contacts/pull/1786) ([skjnldsv](https://github.com/skjnldsv))
241- Fix/virtual group
242  [\#1770](https://github.com/nextcloud/contacts/pull/1770) ([skjnldsv](https://github.com/skjnldsv))
243- Implement masonry
244  [\#1755](https://github.com/nextcloud/contacts/pull/1755) ([skjnldsv](https://github.com/skjnldsv))
245- Fix group filter trim
246  [\#1732](https://github.com/nextcloud/contacts/pull/1732) ([skjnldsv](https://github.com/skjnldsv))
247
248## 3.3.0 – 2020-04-14
249
250[Full Changelog](https://github.com/nextcloud/contacts/compare/v3.2.0...v3.3.0)
251
252### Enhancements
253- Add ability to clone contact
254  [\#1462](https://github.com/nextcloud/contacts/pull/1462) ([skjnldsv](https://github.com/skjnldsv))
255
256### Fixed
257- Fix no sharing menu position
258  [\#1500](https://github.com/nextcloud/contacts/pull/1500) ([skjnldsv](https://github.com/skjnldsv))
259- Support multiple type declaration
260  [\#942](https://github.com/nextcloud/contacts/issues/942) ([skjnldsv](https://github.com/skjnldsv))
261
262### Security fixed
263- Properly sanitize avatars in upload
264  [\#1514](https://github.com/nextcloud/contacts/pull/1514) ([skjnldsv](https://github.com/skjnldsv))
265
266## 3.2.0 – 2020-02-29
267### Fixed
268- Fix first contact sync (Contact saving hangs and protocol says uid already exists)
269  [\#1488](https://github.com/nextcloud/contacts/pull/1488) ([skjnldsv](https://github.com/skjnldsv))
270
271### Updated
272- Translations
273
274## 3.1.9 – 2020-02-26
275### Enhancements
276- Fix sorting and wording of contact picture actions
277  [\#1448](https://github.com/nextcloud/contacts/pull/1448) ([jancborchardt](https://github.com/jancborchardt))
278- Allow importing from files
279  [\#1438](https://github.com/nextcloud/contacts/pull/1438) ([skjnldsv](https://github.com/skjnldsv))
280- Remove delete action from list, fix \#1368
281  [\#1430](https://github.com/nextcloud/contacts/pull/1430) ([jancborchardt](https://github.com/jancborchardt))
282
283### Fixed
284- l10n: Changed spelling
285  [\#1463](https://github.com/nextcloud/contacts/pull/1463) ([rakekniven](https://github.com/rakekniven))
286- Disable form validation for text properties
287  [\#1418](https://github.com/nextcloud/contacts/pull/1418) ([hanzi](https://github.com/hanzi))
288
289## 3.1.8 – 2020-01-22
290### Fixed
291- Fixed release number and 15 is EOL
292- Fix issue that prevented new contacts from being saved
293  [#1416](https://github.com/nextcloud/contacts/pull/1416) ([hanzi](https://github.com/hanzi))
294- remove delete buttons and other actions if contact is not readable
295  [#1413](https://github.com/nextcloud/contacts/pull/1413) ([myrho](https://github.com/myrho))
296- Only add sharee if not present already
297  [#1401](https://github.com/nextcloud/contacts/pull/1401) ([raimund-schluessler](https://github.com/raimund-schluessler))
298- Fix 'duplicate types' check for properties with a single type
299  [#1399](https://github.com/nextcloud/contacts/pull/1399) ([hanzi](https://github.com/hanzi))
300- Workaround for bug that prevented editing vCards with commas in the address
301  [#1394](https://github.com/nextcloud/contacts/pull/1394) ([hanzi](https://github.com/hanzi))
302- Use correct syntax for vCard version when saving
303  [#1393](https://github.com/nextcloud/contacts/pull/1393) ([hanzi](https://github.com/hanzi))
304- short company field only if empty
305  [#1412](https://github.com/nextcloud/contacts/pull/1412) ([myrho](https://github.com/myrho))
306
307## 3.1.7 – 2019-12-09
308### Enhancements
309- Make the work profile the default one when adding Contacts
310  [#1307](https://github.com/nextcloud/contacts/pull/1307)
311
312### Fixed
313- Fix first day of datepicker
314  [#1314](https://github.com/nextcloud/contacts/pull/1314)
315
316### Updated
317- Dependencies
318- Translations
319
320## 3.1.6 – 2019-10-03
321### Fixed
322- Fix initialStateService for 15
323  [#1292](https://github.com/nextcloud/contacts/pull/1292)
324
325## 3.1.5 – 2019-10-03
326### Fixed
327- Better debug of the duplicate types check
328  [#1290](https://github.com/nextcloud/contacts/pull/1290)
329- Fix initialStateService for 15
330  [#1291](https://github.com/nextcloud/contacts/pull/1291)
331
332## 3.1.4 – 2019-09-28
333### Enhancements
334- Enhancement/allow year removal
335  [#1248](https://github.com/nextcloud/contacts/pull/1248)
336- Add TZ & LANG
337  [#1264](https://github.com/nextcloud/contacts/pull/1264)
338- Added possibility to show and edit vCard Geo attributes
339  [#1250](https://github.com/nextcloud/contacts/pull/1250)
340
341### Fixed
342- Support vcard 3 photo syntax
343  [#1239](https://github.com/nextcloud/contacts/pull/1239)
344- Fix moment loading
345  [#1249](https://github.com/nextcloud/contacts/pull/1249)
346- Add push warning on fixed contact
347  [#982](https://github.com/nextcloud/contacts/pull/982)
348
349### Updated
350- Dependencies
351- Translations
352
353## 3.1.3 – 2019-06-11
354### Fixed
355- Error on instances <16
356  [853c3de](https://github.com/nextcloud/contacts/commit/853c3dead32d1375954e252bb4c3ccce867b56ec)
357
358### Updated
359- Translations
360
361## 3.1.2 – 2019-06-10
362### Added
363- Components update, enhanced design and avatar management
364  [#1103](https://github.com/nextcloud/contacts/pull/1103)
365
366### Fixed
367- Capture ctrl+s
368  [#1102](https://github.com/nextcloud/contacts/pull/1102)
369- Fix ghost contact when scrolling
370  [#1132](https://github.com/nextcloud/contacts/pull/1132)
371- Fix alignment and remove addressbook selector if only one
372  [#1074](https://github.com/nextcloud/contacts/pull/1074)
373
374### Updated
375- [Security] axios library
376- Dependencies
377- Translations
378
379## 3.1.1 – 2019-04-16
380### Fixed
381- Edge support
382  [#1064](https://github.com/nextcloud/contacts/pull/1064)
383- Cannot remove some properties
384  [#1050](https://github.com/nextcloud/contacts/pull/1050)
385- Avoid qrcode getting cropped
386  [#1055](https://github.com/nextcloud/contacts/pull/1055)
387- Add CLOUD property to fieldOrder, so it can be grouped in the UI
388  [#1056](https://github.com/nextcloud/contacts/pull/1056)
389- Add some padding between header and properties in contact details
390  [#1052](https://github.com/nextcloud/contacts/pull/1052)
391- Fix some photos not being shown in the list
392  [6a9025c](https://github.com/nextcloud/contacts/commit/6a9025c57dfd738d3d25651853bc38e15db90f1c)
393
394### Updated
395- Dependencies
396- Translations
397
398## 3.1.0 – 2019-04-08
399### Added
400- Add undo deletion
401  [#1025](https://github.com/nextcloud/contacts/pull/1025)
402- Allow to pick avatar from files + use modal
403  [#1024](https://github.com/nextcloud/contacts/pull/1024)
404- Add ABLABEL and ITEMX.property support
405  [#991](https://github.com/nextcloud/contacts/pull/991)
406- Use displayname as file name when downloading a contact
407  [#1022](https://github.com/nextcloud/contacts/pull/1022)
408- Show vCard as qrcode
409  [#1017](https://github.com/nextcloud/contacts/pull/1017)
410- Use virtual scroller for big contacts list display performances
411  [#1018](https://github.com/nextcloud/contacts/pull/1018)
412- Add sorting by last modified
413  [#992](https://github.com/nextcloud/contacts/pull/992)
414
415
416### Fixed
417- Automatic repair of duplicate types
418  [#1042](https://github.com/nextcloud/contacts/issues/1042)
419- Remove some properties if empty
420  [#1035](https://github.com/nextcloud/contacts/issues/1035)
421- Use dav hasPhoto to properly load photos into the list
422  [#1021](https://github.com/nextcloud/contacts/issues/1021)
423- Unable to create new user since v3.0.5 on some browsers, oca_contacts
424  [#1010](https://github.com/nextcloud/contacts/issues/1010)
425- Cannot see Date of Death to existing contacts
426  [#988](https://github.com/nextcloud/contacts/issues/988)
427- Properly update store contact on first push
428  [#987](https://github.com/nextcloud/contacts/issues/987)
429
430### Updated
431- Dependencies
432- Translations
433
434## 3.0.5 – 2019-03-11
435### Fixed
436- Initial contact loading:
437  [#984](https://github.com/nextcloud/contacts/issues/984)
438
439
440## 3.0.4 – 2019-03-10
441### Added
442- Add REV on update
443  [#969](https://github.com/nextcloud/contacts/pull/969)
444- Better handle parsing errors
445  [#971](https://github.com/nextcloud/contacts/pull/971)
446- Add not grouped entry
447  [#970](https://github.com/nextcloud/contacts/pull/970)
448
449### Fixed
450- Spelling mistake in error message
451  [#945](https://github.com/nextcloud/contacts/issues/945)
452- Automatically redirect if modRewriteWorking is supported
453  [#899](https://github.com/nextcloud/contacts/issues/899)
454- Force display date for bday, anniversary and deathdate
455  [9057462c34977103a2c68124ee8f50a2d1a967ce](https://github.com/nextcloud/contacts/commit/9057462c34977103a2c68124ee8f50a2d1a967ce)
456- Fix FN repair step for ORG
457  [bdd93836aa0613e5f9c61f2496505e4c45f1febc](https://github.com/nextcloud/contacts/commit/bdd93836aa0613e5f9c61f2496505e4c45f1febc)
458- Saving reverts changes which happened during the save
459  [#923](https://github.com/nextcloud/contacts/issues/923)
460  [#968](https://github.com/nextcloud/contacts/issues/968)
461- White icons fix for preview
462  [91dd5c38df05ebb9247df4611703beffa6d08b0e](https://github.com/nextcloud/contacts/commit/91dd5c38df05ebb9247df4611703beffa6d08b0e)
463- Validate on app initialisation
464  [#973](https://github.com/nextcloud/contacts/issues/973)
465- Fix gender select + auto repair
466  [#972](https://github.com/nextcloud/contacts/issues/972)
467- Fix conflict mode
468  [#981](https://github.com/nextcloud/contacts/issues/981)
469
470### Updated
471- Dependencies
472- Translations
473
474
475## 3.0.3 – 2019-02-01
476### Added
477- Auto fill the display name from the detailed name field if empty, invalid or unchanged from New Contact
478  [#898](https://github.com/nextcloud/contacts/issues/898)
479
480### Fixed
481- Address book url copy to clipboard
482  [#878](https://github.com/nextcloud/contacts/issues/878)
483- Conflicting issue when multiple changes to a contact
484  [#879](https://github.com/nextcloud/contacts/issues/879)
485- Auto fix the display name if invalid
486  [#880](https://github.com/nextcloud/contacts/issues/880)
487- Fix the display name Format and sorting display
488  [#880](https://github.com/nextcloud/contacts/issues/880)
489- Removed unnecessary request on contact creation
490
491### Updated
492- Dependencies
493- Translations
494
495
496## 3.0.2 – 2019-01-21
497### Changed
498- Search case is now insensitive
499
500### Fixed
501- VCard group download on firefox
502- Data propagation across different set of fields
503- Dates off by one month
504- Property deletion
505- Addressbook deletion
506- Federated cloud fields
507- Contactsmenu
508- Datepicker design
509
510### Updated
511- Dependencies
512- Translations
513
514
515## 3.0.1 – 2018-12-24
516### Changed
517- Better error handling
518
519### Fixed
520- Deathdate
521- Datepicker
522- Add new property
523
524### Updated
525- Dependencies
526- Translations
527
528
529## 3.0.0 – 2018-12-15
530### Added
531- Use nextcloud locale settings to display dates
532- Faster loading and overall reactivity
533- Better import process
534- Show default set of fields on new contacts
535- Design enhancement
536- You can now delete contacts from the list
537- You can now download groups as vcf file
538- New contacts are not synced to the server until edited. No more empty contacts on your addressbooks!
539- Better compatibility with other vcard editors
540
541### Fixed
542- #122, BDAY format in VCARD, missing "-"
543- #133, allow to enter and differentiate more than one mobile phone - number, e.g for business and private use
544- #146, German Date Format
545- #200, Empty field property options missing
546- #270, FN field behaviour: first and last name
547- #488, Removing default name for new contact and leaving it blank
548- #253, Show fields for phone, email, address and groups by default for new contact
549- #259, Show fields for phone, email, address and groups by default
550- #293, Improve the sharing view of addressbooks
551- #337, "undefined" group is created
552- #361, Display Name is overwritten by First Name / Last Name changes.
553- #372, sorting order to 'first name' or 'last name' leads to strange behavior when scrolling to contacts
554- #379, "/" in a user group name doesn't work
555- #394, optimize the shortening and alignment of field labels
556- #433, vCard import broken: window.localStorage is null
557- #468, SVG not encoded or rendered correctly
558- #520, please clarify which formats AND versions are supported
559- #545, Social Network types drop-down is missing "Mastodon"
560- #547, Company contact entries don't display properly on load
561- #585, Click on a non existing contact results in a endless spinner
562- #592, Inconsistent use of username when sharing an address book
563