Releases: OpenST/ost-wallet-sdk-android
Releases · OpenST/ost-wallet-sdk-android
OST Wallet SDK 2.4.1
OST Wallet SDK 2.4.1
Feature
- User can authorize external session by scanning QR-Code.
- User can pass QR-Code payload to perform QR-Code actions without opening Scanner in OstWalletUI.
This functionality is available forscanQRCodeToAuthorizeSession
,scanQRCodeToExecuteTransaction
,scanQRCodeToAuthorizeDevice
.
OST Wallet SDK 2.4.0
OST Wallet SDK 2.4.0
Feature
getRedeemableSkus
andgetRedeemableSkuDetails
apis added inOstJsonApi
.
OST Wallet SDK 2.3.8
OST Wallet SDK 2.3.8
Changes:
- Reduced recovery key generation time substantially by leveraging on NDK.
Bug Fix:
- In OstWalletSDK UI workflows progress bar crashes in background.
OST Wallet SDK 2.3.7
OST Wallet SDK 2.3.7
Bug fix:
- Inaccurate error is thrown when application runs out of memory during recover device workflow.
OST Wallet SDK 2.3.6
OST Wallet SDK 2.3.6
Changes:
- Added support for custom loader for OstWalletSDK UI workflows.
- OstWalletSDK now uses custom annotations to provide AndroidX compatibility.
Bug Fix:
- Rectified OST_PLATFORM_ERROR error message.
OST Wallet SDK 2.3.5
OST Wallet SDK 2.3.5
Security Enhancements:
- Use of FLAG_SECURE flag to protect show mnemonics view against screen recording and screen shotting.
- Use of filterTouchesWhenObscured security flag in base view to protects against tapjacking attacks.
OST Wallet SDK 2.3.4
OST Wallet SDK 2.3.4
Bug Fixes:
- Device list inconsistency fix in manage devices.
- User entity current device caching fix.
- Converted Toast error message of enter mnemonics view to inline error message.
OST Wallet SDK 2.3.3
OST Wallet SDK 2.3.3
Changes:
- Proguard usage to remove verbose and debug logs.
OST Wallet SDK 2.3.2
OST Wallet SDK 2.3.2
Bug Fixes:
- Fixed a bug where some android phones were not able to provide pin.
OST Wallet SDK 2.3.1
OST Wallet SDK 2.3.1
Feature:
- OstWalletUI now supports
- get add device QR-Code
- scan QR-Code to authorize device
- scan QR-Code to execute transaction
- authorize current device with mnemonics
- Api provided to fetch current device from OstPlatform.
- Now supports getting active sessions from Sdk.