Tealium for Flutter release notes
A complete list of changes for each release of the Flutter library.
2.5.0 (Mar 2024)
- Updated iOS dependencies to support XCode 15.
- Increased minimum iOS deployment target to 12.0.
- Updated Android dependencies to the latest version.
2.4.1 (Jan 2024)
- Updated Remote Commands to fix an issue where local mappings were incorrectly set as
.webview
.
2.4.0 (Apr 2023)
- Visitor Service (Android)
- Fixed an issue where event tracking was delayed while fetching an updated visitor profile.
- Lifecycle (Android)
- Fixed an issue where the initial launch event is not sent until the first wake/sleep is triggered.
- Updated Kotlin dependencies.
2.3.0 (Jan 2023)
- Added
OptionalModule
to support adding additional modules. - Added support for Visitor API module.
2.2.0 (Jan 2023)
- Added support for Visitor Switching:
- Added
visitorIdentityKey
key to the config. - Added
resetVisitorId()
andclearStoredVisitorIds()
methods. - Added
setVisitorIdListener()
visitor ID listener.
- Added
- Updated Tealium Swift/Kotlin SDK dependency.
2.1.0 (Sep 2022)
- Added support for packaged Remote Commands.
- Fixed an issue where the
RmoteCommands
callback was not being executed. - Breaking change - Added new
addRemoteCommand
method to enable a more flexible implementation. Previous method was renamed toaddCustomRemoteCommand
.
2.0.3 (June 2022)
- Kotlin dependency upgraded to 1.4.1.
- Swift dependency upgraded to 2.6.4.
- Increaseed iOS min version to 11.0.
- Added
overrideCollectProfile
andsessionCountingEnabled
keys to the config. - Added
gatherTrackData
method to tealium instance. - Kotlin: Fixed lifecycle that was being initialized even if not added to the config.
2.0.2 (November 2021)
- Kotlin dependency upgraded to 1.2.8
- Swift dependency upgraded to 2.4.6
2.0.0 (May 2021)
- Initial release.
This page was last updated: April 16, 2024