Releases: Tealium/tealium-android
Releases · Tealium/tealium-android
Teailum Android 5.9.6
Release 5.9.6 (#100) Co-authored-by: Karen Tamayo <[email protected]>
Tealium Android 5.9.5
Avoid possible crashes when trying to open a deep link with unescaped query parameters
Tealium Android 5.9.4
Support for 'QueryParameterProvider' - allows additional parameters to be added to the URL used for the WebViewDispatcher
Tealium Android 5.9.3
- Add
sessionCountingEnabled
toTealium.Config
to enable/disable session counting for TealiumIQ
Tealium Android 5.9.2
- Deeplink tracking, including support for QR Code Tracing already avaialble in the Kotlin SDK
- AdIdentifier 1.0.5
- Support for AppSetId on supporting devices
Tealium Android 5.9.1
Bugfix: WebViewDispatcher - Allow for proper dequeuing of offline events after reestablishing network connectivity
Tealium Android 5.9.0
- Refactoring to accommodate for new Remote Commands adapter
- Includes fixes for issues regarding erasing visitor profile before deletion
Tealium Android Library 5.8.0
- Tealium iQ session reporting is now handled by the SDK rather than the webview
- Update your mobile.html template within Tealium iQ when updating to v5.8.0 in order to support this change.
- Minor fixes for issues raised by security scan
- CrashReporter 1.1.0
- Crash data is now saved when the crash occurs and subsequently sent on the next launch of the application. This update increases the reliability that crashes are tracked successfully
Tealium Android Library 5.7.2
- Bugfix: Added Tealium.Config API
setOverrideCollectDispatchProfile
to override profile for Collect module
Tealium Android Library 5.7.1
- Bugfix:
- WebViewClient onRenderProcessGone implemented for Android API 26+ to gracefully handle a render process crash and reinitialize the WebView (TagManagement module only)