- Added status to
UserOperation
and removed redundantOperationHistoryEntry
(#171)
- PowerAuth "server stack"
1.9+
is now required - Dependency
powerauth-mobile-sdk
is now required in version1.9.x
- Dependency
networking-apple
is now required in version1.5.x
- Dependency
networking-apple
is now required in version1.4.x
- Added
resultTexts
to theUserOperation
(#160) - Extended
PushParser
to support parsing of inbox notifications (#158) - Added
statusReason
to theUserOperation
(#156) - Improved logging options (#164)
- Added possibility for custom reject reason (#143)
- Updated Amount and Conversion attributes to the new backend scheme (#142)
- Fixed attribute deserialization (#141)
- Added this changelog to the documentation
- Operation detail and non-personalized operation claim (#132)
- Renamed proximity timestamps (#135)
- Added
PACUtils
(#133)
- Upgrade to PowerAuthSDK 1.8.0 (#128)
- Renamed proximity timestamps (#136)
- Added
PACUtils
(#133)
- Fixed warnings when integrated with using SPM (#119)
- Added support of QR Code & Deeplink - Proximity check (#122)
- Added amount conversion attribute (#109)
- Image attribute (#110)
- Added server time property to operations (#112)
- Update amount currency attributes with their formatted values (#117)
- Moved UI object from the mtoken to SDK (#118)
- Updated Inbox model classes
- Fixed podspec for inbox
- Added inbox feature
- Fixes and improvements
- Updated dependencies + running on Xcode 14 (#98)
- Reject operation fix (#97)
- Customizable URI ID used for offline signature (#79)
- Possibility to use own WPNNetworkingService (#80)
- Added possession factor as allowed signature variant (#81)
- Upgrade to PowerAuth 1.7.x (#85)
- Possibility of custom UserOperation object (#94)
- Minor improvements and maintenance
- Updated dependencies
- Swift Package Manager support 🚀
- Networking code was moved to its own library. This allows sharing configuration and some error handling across Wultra libraries.
- PowerAuth Mobile SDK v 1.6.x is now required
- Fixed Operation Watcher (#49)
- Improved documentation
- Updated dependencies
- Added option to start polling without waiting (#45)
- Added "Operation Expiration Watcher" utility (#42)
- An improved priority of error handling (#35)
- Added
WMTPushParser
class for parsing push notifications.
- Fixed validation error in
WMTQROperationParser
.
- Added the possibility to approve or reject operations received via different channels than this SDK.
- Naming changes to be consistent with the Android version
- Improved documentation.
- Documentation Improvements
- Improved offline operation parser