Releases: twilio/twilio-verify-android
Releases · twilio/twilio-verify-android
0.8.0
0.8.0 (2022-06-22)
Features
- Allow sending custom metadata when creating a factor (71ca610)
0.7.0
0.7.0 (2022-02-24)
Features
- Improve input error to provide reason of failure (#203) (d2a9169)
0.6.1
0.6.1 (2022-01-18)
Bug fixes
- Improved network error to get Verify API error (b48bdc2)
0.6.0
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
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
0.4.0 (2021-09-13)
Features
- Ordering for challenge list (790fb17)
Building system
0.3.1
0.3.1 (2021-07-26)
Bug fixes
Building system
0.3.0
0.3.0 (2020-12-03)
Features
0.2.0
0.2.0 (2020-11-03)
Features
- Provide method in TwilioVerify to clear local storage (9a58f1f)
0.1.0
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)