Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Releases: EinfachHans/cordova-plugin-contacts-x

V2.1.2

04 May 09:05
Compare
Choose a tag to compare

2.1.2 (2023-05-04)

Bug Fixes

  • ios: declare error codes enum within main class (1d83826)

V2.1.1

13 Mar 17:09
Compare
Choose a tag to compare

2.1.1 (2022-03-13)

Bug Fixes

V2.1.0

17 Feb 13:16
Compare
Choose a tag to compare

2.1.0 (2022-02-17)

Features

  • add baseCountryCode option for normalizing phonenumbers (#21) (36e50ff)
  • Add support for organizationName (#19) (d6e45c4)

2.0.3

13 Sep 06:19
Compare
Choose a tag to compare
  • Rename definition File to work on case-sensitive file system #11

2.0.1

07 Jun 06:51
Compare
Choose a tag to compare
  • Fix iOS Phone Type (closes #9)

2.0.0

26 Jan 17:04
Compare
Choose a tag to compare
  • rawId added to contact object on android
  • pick Method added
  • save Method added
  • delete Method added
  • requestWritePermission Method added (android only)
  • hasPermission now also return result for write permission (same like read on iOS)

Breaking Changes:

  • PhoneNumber's now returns an array of objects (see here)

1.1.0

27 Oct 14:42
Compare
Choose a tag to compare
  • Fields can be specified (Breaking: phoneNumbers disabled by default)
  • emails field added

1.0.0

20 Oct 10:45
Compare
Choose a tag to compare

Initial Release