nextcloud-contacts/CHANGELOG.md

7.3 KiB
Raw Blame History

3.1.3 2019-06-11

Fixed

Updated

  • Translations

3.1.2 2019-06-10

Added

  • Components update, enhanced design and avatar management #1103

Fixed

  • Capture ctrl+s #1102
  • Fix ghost contact when scrolling #1132
  • Fix alignment and remove addressbook selector if only one #1074

Updated

  • [Security] axios library
  • Dependencies
  • Translations

3.1.1 2019-04-16

Fixed

  • Edge support #1064
  • Cannot remove some properties #1050
  • Avoid qrcode getting cropped #1055
  • Add CLOUD property to fieldOrder, so it can be grouped in the UI #1056
  • Add some padding between header and properties in contact details #1052
  • Fix some photos not being shown in the list 6a9025c

Updated

  • Dependencies
  • Translations

3.1.0 2019-04-08

Added

  • Add undo deletion #1025
  • Allow to pick avatar from files + use modal #1024
  • Add ABLABEL and ITEMX.property support #991
  • Use displayname as file name when downloading a contact #1022
  • Show vcard as qrcode #1017
  • Use virtual scroller for big contacts list display performances #1018
  • Add sorting by last modified #992

Fixed

  • Automatic repair of duplicate types #1042
  • Remove some properties if empty #1035
  • Use dav hasPhoto to properly load photos into the list #1021
  • Unable to create new user since v3.0.5 on some browsers, oca_contacts #1010
  • Cannot see Date of Death to existing contacts #988
  • Properly update store contact on first push #987

Updated

  • Dependencies
  • Translations

3.0.5 2019-03-11

Fixed

  • Initial contact loading: #984

3.0.4 2019-03-10

Added

  • Add REV on update #969
  • Better handle parsing errors #971
  • Add not grouped entry #970

Fixed

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

Fixed

  • Address book url copy to clipboard #878
  • Conflicting issue when multiple changes to a contact #879
  • Auto fix the display name if invalid #880
  • Fix the display name Format and sorting display #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