Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Releases: twilio/twilio-verify-ios

2.2.2

13 Jul 01:51
Compare
Choose a tag to compare

2.2.2 (2022-07-13)

Bug fixes

  • Add retry for keychain operations, preventing 25300 keychain error code (4f021c7)

2.2.1

28 Jun 16:45
Compare
Choose a tag to compare

2.2.1 (2022-06-28)

Bug fixes

  • NSErrors removed and added new specific errors (71a1130)

2.2.0

22 Jun 02:40
Compare
Choose a tag to compare

2.2.0 (2022-06-22)

Features

  • Allow sending custom metadata when creating a factor (4b6e296)

Building system

2.1.0

23 Mar 23:21
Compare
Choose a tag to compare

2.1.0 (2022-03-23)

Features

  • Improve input error to provide reason of failure (75684e3)
  • Support notification extension by providing a method to configure an access group for keychain access (0307d47)

Bug fixes

  • Make NetworkProvider's models public to allow creating a custom provider (3b745ca)

Building system

Documentation

  • Setting up a Notification Extension (3fd1807)

2.0.0

18 Jan 18:35
Compare
Choose a tag to compare

2.0.0 (2022-01-18)

Bug fixes

  • Clearing storage after reinstall will remove only factors. Previous implementation was removing all the keychain items on reinstall (0cbb442)
  • Improved network error to get Verify API error (#178) (e6ebbb3)

Documentation

KNOWN ISSUE

  • A reinstall using this version will not clear the SDK storage if the user did not update to this SDK version before the uninstall (0cbb442). This may (not) be a concern depending on your implementation

1.3.0

30 Nov 19:25
Compare
Choose a tag to compare

1.3.0 (2021-11-30)

Features

  • Support notification platform "none" to allow not sending push token. Factors with notification platform "none" will not receive push notifications for challenges and polling should be implemented to get pending challenges (e40a267)

Documentation

  • Update documentation to use new sample backend (bae60b8)
  • Improve persisting factors after a reinstall documentation (#166) (df16896)

1.2.0

20 Sep 17:00
Compare
Choose a tag to compare

1.2.0 (2021-09-20)

Features

  • Allow persisting factors after a reinstall (0598808)

1.1.0

13 Sep 20:06
Compare
Choose a tag to compare

1.1.0 (2021-09-13)

Features

  • Ordering for challenge list (86ddbba)

1.0.0

26 Jul 21:39
Compare
Choose a tag to compare

1.0.0 (2021-07-26)

Features

Bug fixes

BREAKING CHANGES

0.4.0

05 Mar 19:18
Compare
Choose a tag to compare

0.4.0 (2021-03-05)

Features