From 6f1aec7edd2e35e0cbbbff8659b0ce11c40717d1 Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Tue, 31 Mar 2020 16:45:53 +0200 Subject: [PATCH] Release version 0.9.12 --- build.gradle | 2 +- companion/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index c2a9909..e83d239 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ ext.versionMajor = 0 ext.versionMinor = 9 -ext.versionPatch = 11 +ext.versionPatch = 12 buildscript { ext.kotlin_version = '1.3.71' diff --git a/companion/src/main/res/values/strings.xml b/companion/src/main/res/values/strings.xml index af59718..0545944 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.11
• Bugfix for watches on Android P+

Version 0.9.10
• Manage your single-factor credentials on the watch

Version 0.9.9
• Improved interoperability with Windows 10
• Added RP ID to resident key metadata

Version 0.9.8
• Improved the UI for resets and errors

Version 0.9.7
• UI improvements in the phone app

Version 0.9.6
• Fixed a missing toast after a single CTAP2 assertion via NFC

Version 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]]>
+ Recent changesVersion 0.9.12
• Bugfixes related to attestation
• Fixed a crash when user verification times out over NFC
• Fixed display of creation dates of stored credentials

Version 0.9.11
• Bugfix for watches on Android P+

Version 0.9.10
• Manage your single-factor credentials on the watch

Version 0.9.9
• Improved interoperability with Windows 10
• Added RP ID to resident key metadata

Version 0.9.8
• Improved the UI for resets and errors

Version 0.9.7
• UI improvements in the phone app

Version 0.9.6
• Fixed a missing toast after a single CTAP2 assertion via NFC

Version 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]]>
https://github.com/FabianHenneke/WearAuthn/issues/new?assignees=FabianHenneke&template=bug_report.md Purchased Purchase pending