Releases: contentpass/contentpass-android
Releases · contentpass/contentpass-android
2.1.1
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.0.1
Fixed a bug where decrypting a corrupted stored token threw an unnecessary exception.
2.0.0
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
- Added impression counting functionality
Refer to the README.md and the example app for more information
1.0.1
Fixed a bug where the refresh timers for the authentication tokens were not always set properly.
v1.0.0
Initial release of the contentpass Android sdk.