Skip to content

Releases: wultra/mtoken-sdk-android

1.8.1

30 Nov 07:22
8c23b7e
Compare
Choose a tag to compare

⚠️ This version of SDK requires PowerAuth Server version 1.5.0 and newer.

What's Changed

Full Changelog: 1.8.0...1.8.1

1.7.2

30 Nov 09:49
b7e6bdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

1.8.0

28 Nov 10:37
beef02a
Compare
Choose a tag to compare

⚠️ This version of SDK requires PowerAuth Server version 1.5.0 and newer.

What's Changed

Full Changelog: 1.7.1...1.8.0

1.7.1

29 Nov 19:08
20c8f50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0

20 Nov 13:26
da4d64c
Compare
Choose a tag to compare

What's Changed

  • Added support of QR Code & Deeplink - Proximity check by @Hopsaheysa in #104

Full Changelog: 1.6.0...1.7.0

1.6.0

23 Jun 14:11
ff6ed68
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

17 Jan 13:29
Compare
Choose a tag to compare

What's Changed

  • Added new Inbox Service (#76)
  • All services now provide API with callbacks with Result<T>. All interface based APIs are now deprecated (#78)

Full Changelog: releases/1.4.x...1.5.0

Migration guide

If you're already using older version of SDK, then you can read migration guide to migrate your code to the new version of SDK.

1.4.3

26 Aug 13:04
136b6d0
Compare
Choose a tag to compare

What's Changed

  • Customizable URI ID used for offline signature by @kober32 in #65
  • Added possession factor by @kober32 in #66
  • Fix #69: Support for PowerAuth mobile SDK 1.7.x by @hvge in #70
  • Custom serialization + user agent by @kober32 in #75

Full Changelog: 1.4.2...1.4.3

1.4.2

17 Feb 15:07
e6bad6e
Compare
Choose a tag to compare

What's new

💊   Fixes & Improvements

  • Built against networking v 1.0.2 to match other Wultra libraries

Release 1.4.0

24 Sep 15:24
a930b3f
Compare
Choose a tag to compare

What's new

💊   Fixes & Improvements

  • Networking code was moved to its own library. This allows sharing configuration and some error handling across Wultra libraries.

⚠️   Warning

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