Skip to content

Commit e3f9a50

Browse files
committed
chore: changelog
1 parent b9edc13 commit e3f9a50

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 0.1.1 — NOT YET RELEASED
4+
5+
### Highlights
6+
- Based on Kiwa SDK 0.7.0 and Identity Development Kit 0.10.0
7+
- Usage of new Engagement features:
8+
- Seperate NFC and QR access to engagement. Creating new engagements cancels existing ones for easy of use
9+
- Eventhub for access to all engagement and transfer events
10+
- UI Projector for easy UI integration. See [MdocEngagementPresenterImpl](example/holder/ui/elicense/impl/src/commonMain/kotlin/com/sphereon/kiwa/sample/ui/elicense/engagement/qr/MdocEngagementPresenterImpl.kt)
11+
- Cleanup of ephemeral keys that made the sample app slower over time
12+
- NFC engagement for Android hooked up to new engagement UI Projector
13+
14+
### Android
15+
- minSdk lowered to 27, compileSdk 35 (extension 15), Java 17 toolchain

0 commit comments

Comments
 (0)