Releases: Yubico/yubioath-ios
Releases · Yubico/yubioath-ios
1.13
What's Changed
- Add PIV decryption support to CryptoTokenKit extension - #173
- Fix error loop when OATH applet is disabled - #175
- Support PIV over SCP - #176
- Improve PIV Certificate names - #178
- Support reading certificates from retired PIV slots - #179
- Improve DisableOTP reliability and error handling - #177
- Recursively check all PIV slots for matching certificate when handling token requests - #181
- Rename the PIV async wrapper so it doesn't conflict with same named method inside SDK - #184
- Stabilise CryptoTokenKit PIV Flows - #182
- Avoid conflicts with oath session when opening from the CryptoTokenKit PIV Flows - #183
- Point to the PIV Smart Card section int the official docs - #185
Full Changelog: 1.12.3...1.13
1.12.3
1.12.2
What's Changed
Full Changelog: 1.12.1...1.12.2
1.12.1
What's Changed
- Fixes an issue with codes not refreshing after changing views
- Fixes problems around holding on to the YubiKey connection for too long after becoming inactive or in background
Full Changelog: 1.12...1.12.1
1.12
1.11.1
1.11
What's Changed
- Fixes the release date for the 1.10 release. by @jensutbult in #157
- FIPS support by @jensutbult in #159
Full Changelog: 1.10...1.11
1.10
German and Slovak language support.
1.9.1
About view and its subviews rewritten in SwiftUI. Stability improvements for users on iPad.
1.8.1
This version fixes an issue where the app would crash instead of showing an error message.