You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# YubiKit Changelog
2
2
3
+
#### 3.2.0 (3.1.0 -> 3.2.0)
4
+
5
+
- Support for Swift Package Manager
6
+
7
+
- Added support for renaming OATH credentials (supported by Yubikeys from version 5.3.1)
8
+
9
+
- iPad Pro 4 and iPad Air with USB-C now correctly reports its capabilities in the SDK
10
+
11
+
- Improved Base32 decoding
12
+
---
13
+
3
14
#### 3.1.0 (3.0.0 -> 3.1.0)
4
15
5
16
- Raw commands service `YKFKeyRawCommandService` now allows to specify timeouts on each command using `YKFKeyCommandConfiguration` in case if user wants to speed up communication with YubiKey or getting timeouts on execution of specific command.
0 commit comments