diff --git a/build.gradle b/build.gradle index e6f0f39..60366af 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ ext.versionMajor = 0 ext.versionMinor = 9 -ext.versionPatch = 4 +ext.versionPatch = 5 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 51c4ddd..ccee896 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.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]]>
+ Recent changesVersion 0.9.5
• Added support for transaction confirmation via the "txAuthSimple" extension

Version 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