This repository was archived by the owner on Aug 27, 2025. It is now read-only.
·
1 commit
to main
since this release
Added
- Added the
GET
REST resource/export-card-selection-scenario
to allow the client to retrieve an exported card selection scenario. - Added server-side management of the
initialCardContent
JSON property, to enable import of the processed card selection scenario. - Added a Kotlin Multiplatform client for Android and iOS platforms into
client/interop-mobile-multiplatform
directory. - Added support for storage cards in addition to Calypso cards (only for Android client application).
Changed
- Rename directory
client/android
toclient/keyple-mobile-android
.
Removed
- Removed the Android Light client.