Skip to content

Releases: twilio/twilio-verify-android

0.8.0

22 Jun 19:53
Compare
Choose a tag to compare

0.8.0 (2022-06-22)

Features

  • Allow sending custom metadata when creating a factor (71ca610)

0.7.0

24 Feb 20:59
Compare
Choose a tag to compare

0.7.0 (2022-02-24)

Features

  • Improve input error to provide reason of failure (#203) (d2a9169)

0.6.1

18 Jan 17:40
Compare
Choose a tag to compare

0.6.1 (2022-01-18)

Bug fixes

  • Improved network error to get Verify API error (b48bdc2)

0.6.0

03 Jan 15:12
Compare
Choose a tag to compare

0.6.0 (2022-01-03)

Features

  • Validate challenge status before trying to update it. Add validations for empty factor sid or challenge sid. Get decrypt information correctly when the provider is not valid. (5a68181)

0.5.0

26 Nov 14:48
Compare
Choose a tag to compare

0.5.0 (2021-11-26)

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 (4fd8967)

Building system

Documentation

  • Update documentation to use new sample backend (5708592)

0.4.0

13 Sep 21:30
Compare
Choose a tag to compare

0.4.0 (2021-09-13)

Features

  • Ordering for challenge list (790fb17)

Building system

  • Create tag after pushing new version (#182) (93d1b4b)

0.3.1

26 Jul 20:07
24471f6
Compare
Choose a tag to compare

0.3.1 (2021-07-26)

Bug fixes

Building system

0.3.0

03 Dec 15:18
a726e4f
Compare
Choose a tag to compare

0.3.0 (2020-12-03)

Features

0.2.0

03 Nov 15:39
1c534bc
Compare
Choose a tag to compare

0.2.0 (2020-11-03)

Features

  • Provide method in TwilioVerify to clear local storage (9a58f1f)

0.1.0

13 Oct 22:25
64c67b3
Compare
Choose a tag to compare

0.1.0 (2020-10-13)

Features

Bug fixes

  • Delete factor should delete it locally for deleted factors from API (#141) (11bc7c7)
  • Support new challenge format (#150) (56a5900)

Code refactoring

  • Create factor body params (9adec83)
  • Update factor body params (e3dc5ae)

Building system

  • Added github issue templates and code of conduct (24cee84)

Documentation

  • Add SDK API docs link, update factor's push token and delete factor sections in readme (5cf2770)
  • SDK size as part of CHANGELOG.md (19298ea)