Skip to content

Releases: wombat-tech/wombat-sdk-android

2.0.0

08 Feb 16:31
Compare
Choose a tag to compare

Support EVM based blockchains

v1.3.0

23 Apr 09:29
Compare
Choose a tag to compare

We removed the previously experimental AuthenticateOptions to avoid confusion.

v1.2.0

06 Nov 12:22
861d954
Compare
Choose a tag to compare

There have been changes to how installed apps are visible to others in Android 11. All apps targeting sdk version 30 (which is Android 11) now need to declare packages that they will try to discover.
See https://developer.android.com/about/versions/11/privacy/package-visibility for more information

Therefore, the library now adds the required configuration for Wombat to the AndroidManifest.xml

v1.1.0

08 Jan 13:40
Compare
Choose a tag to compare

A flag has been added to control, whether Wombat may modify transactions requested using Wombat.getTransactionSignIntent in order to pay for the user's CPU and NET.

v1.0.1

18 Jul 08:09
Compare
Choose a tag to compare

This release reduces the minsdk version to 16 (4.1, "Jelly Bean") to increase compatibility

Initial Release

16 Jul 11:05
Compare
Choose a tag to compare

The first version of Wombat's sdk, compatible with Wombat 1.0.5+