Skip to content

Releases: wultra/mtoken-sdk-android

Release 1.3.0

16 Aug 07:31
3b50b3f
Compare
Choose a tag to compare

What's new

🚀   Features

  • Operation History API (#52)

💊   Fixes & Improvements

  • PowerAuth Mobile SDK v 1.6.x is now required (#51)
  • Improved documentation
  • Updated dependencies

⚠️   Warning

Be aware that SDK is no longer available via jcenter(). Please use mavenCentral().

Release 1.2.0

04 Mar 22:59
Compare
Choose a tag to compare
  • Crash fix (#31)
  • Added option to start polling without waiting (#40)
  • Added "Operation Expiration Watcher" utility (#41)

Release 1.1.6

07 Sep 09:18
Compare
Choose a tag to compare

Added logging capabilities via the Logger class.

For more info, follow documentation.

Release 1.1.5

24 Aug 08:14
7502370
Compare
Choose a tag to compare

Added PushParser class for parsing push notifications.

Release 1.1.4

15 Jun 09:15
ece35d7
Compare
Choose a tag to compare

Release 1.1.3

10 Jun 11:57
f2cecc7
Compare
Choose a tag to compare
  • added proguard configuration to the library

Release 1.1.2

02 Jun 12:06
333bfca
Compare
Choose a tag to compare
  • fixed inconsistencies in QROperationParser

Release 1.1.1

01 Jun 08:48
6a58913
Compare
Choose a tag to compare

Added possibility to approve or reject operations received via different channels than mtokenSDK.

Release 1.1.0

19 May 14:04
77d9eab
Compare
Choose a tag to compare
  • Operation class changed to UserOperation
  • Refactoring
  • Better in-code documentation
  • Better documentation

Release 1.0.1

05 May 19:52
7de5eab
Compare
Choose a tag to compare

Improved APIs. Better documentation.