We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbed47a commit 746d208Copy full SHA for 746d208
CHANGELOG.md
@@ -1,6 +1,11 @@
1
## [4.8.0]
2
#### Added
3
-- Support for new response payload in WebAuthn authentication and regitration [SDKS-3843]
+- Support for new response payload in WebAuthn authentication and registration [SDKS-3843]
4
+- Ability to update Firebase Cloud Messaging (FCM) device token for existing push mechanisms [SDKS-3684]
5
+
6
+#### Fixed
7
+- Improved logging for errors and warning exceptions [SDKS-3990]
8
+- Fixed an issue causing a crash when the app process was killed in the background during the centralized login flow [SDKS-3993]
9
10
## [4.7.0]
11
0 commit comments