Skip to content

Releases: contentpass/contentpass-android

2.1.1

14 Jan 09:44
3a486f1
Compare
Choose a tag to compare

What's Changed

  • Fix fetching wrong config by @0x7f in #8

New Contributors

  • @0x7f made their first contribution in #8

Full Changelog: 2.1.0...2.1.1

2.1.0

17 Dec 11:51
549c169
Compare
Choose a tag to compare

What's Changed

  • Improve countImpression functionality in native android SDK by @slawomirzaba in #6

Full Changelog: 2.0.1...2.1.0

2.0.1

30 Sep 13:02
687501d
Compare
Choose a tag to compare

Fixed a bug where decrypting a corrupted stored token threw an unnecessary exception.

2.0.0

11 Sep 18:31
27a0490
Compare
Choose a tag to compare

We added the api_url to the contentpass_configuration.json.

This is a breaking change - You will need to use your new contentpass_configuration.json with the schema_version: 2 to be able to run this version of the SDK.

1.1.0

28 Aug 16:16
8fdcae2
Compare
Choose a tag to compare
  • Added impression counting functionality

Refer to the README.md and the example app for more information

1.0.1

21 Oct 20:01
3387a37
Compare
Choose a tag to compare

Fixed a bug where the refresh timers for the authentication tokens were not always set properly.

v1.0.0

23 Sep 19:33
6497ea3
Compare
Choose a tag to compare

Initial release of the contentpass Android sdk.