Skip to content

Commit 39f4add

Browse files
committed
docs: Update CHANGELOG
1 parent 5b1ccb9 commit 39f4add

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,25 @@
22

33
## Breaking Changes
44

5+
### Gateway API
6+
7+
- Added window handle parameter.
8+
59
### UI Controller API
610

7-
- Renamed `InitiateEventStream()` to `Subscribe()`
8-
- Serialize `BackgroundEvent`, `HybridState`, `UsbState` as tag-value structs
11+
- Renamed `InitiateEventStream()` to `Subscribe()`.
12+
- Serialized `BackgroundEvent`, `HybridState`, `UsbState` as tag-value structs.
13+
- Added window handle parameter.
14+
15+
## Improvements
16+
17+
- Added NFC support.
18+
- Added PRF support.
19+
- Added translation support, with English and German translations.
20+
- Added client information the initial UI prompt.
21+
- Fixed user handle deserialization.
22+
- Added a GUI for demo client.
23+
- Notify user when a UV method is not set when required.
924

1025
# [0.1.0] - 2025-08-14
1126

0 commit comments

Comments
 (0)