diff --git a/build.gradle b/build.gradle index 55251eb..e6f0f39 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ ext.versionMajor = 0 ext.versionMinor = 9 -ext.versionPatch = 3 +ext.versionPatch = 4 buildscript { ext.kotlin_version = '1.3.61' diff --git a/companion/src/main/res/values/strings.xml b/companion/src/main/res/values/strings.xml index e3f0f08..51c4ddd 100644 --- a/companion/src/main/res/values/strings.xml +++ b/companion/src/main/res/values/strings.xml @@ -1,6 +1,6 @@ WearAuthn - Recent changesVersion 0.9.3
• Updated Android libraries
• Fix the visibility of the NFC settings icon

Version 0.9.2
• Fix a crash when the NFC state changes

Version 0.9.1
• Verify master key signatures in constant time]]>
+ Recent changesVersion 0.9.4
• Added support for offline login via the "hmac-secret" extension
• Fixed a crash when extensions were requested with an assertion

Version 0.9.3
• Updated Android libraries
• Fixed the visibility of the NFC settings icon

Version 0.9.2
• Fixed a crash when the NFC state changes

Version 0.9.1
• Made signature verification constant-time]]>
https://github.com/FabianHenneke/WearAuthn/issues/new?assignees=FabianHenneke&template=bug_report.md Purchased Purchase pending