Releases: authsignal/authsignal-android
Releases · authsignal/authsignal-android
v3.3.0 🚀
Changes in Release v3.3.0
🚀 Features
- Also store credential ID by username @chrisfisher (#76)
Full Changelog: v3.2.2...v3.3.0
v3.2.2 🚀
Changes in Release v3.2.2
🐛 Bug Fixes
- Fix delete pin logic to remove credential 1st @chrisfisher (#75)
Full Changelog: v3.2.1...v3.2.2
v3.2.1 🚀
Changes in Release v3.2.1
Return action code and idempotencyKey from claimChallenge
Full Changelog: v3.2.0...v3.2.1
v3.2.0 🚀
Changes in Release v3.2.0
- Add in-app methods for PIN @chrisfisher (#72)
Full Changelog: v3.1.1...v3.2.0
v3.1.1 🚀
v3.1.0 🚀
Changes in Release v3.1.0
- Add optional username param to inapp methods @chrisfisher (#71)
Full Changelog: v3.0.3...v3.1.0
v3.0.3 🚀
Changes in Release v3.0.3
- Only set inapp verify token if no action provided @chrisfisher (#70)
Full Changelog: v3.0.2...v3.0.3
v3.0.2 🚀
Changes in Release v3.0.2
- Add back optional action param to inapp verify @chrisfisher (#69)
Full Changelog: v3.0.1...v3.0.2
v3.0.1 🚀
Changes in Release v3.0.1
Breaking Changes
- Remove
devicenamespace for all app verification flows. Introduceqrandinappalongsidepushto use instead. - The
push.getCredentialmethod nows returnsAuthsignalResponse<AppCredential?>instead ofAuthsignalResponse<PushCredential>. - The
push.addCredentialmethod now returnsAuthsignalResponse<AppCredential>instead ofAuthsignalResponse<Bool>.
Full Changelog: v2.6.0...v3.0.1
v3.0.0-alpha 🚀
Changes in Release v3.0.0-alpha
- Create separate namespaces for push/qr/in-app @chrisfisher (#67)
Full Changelog: v2.6.0...v3.0.0-alpha