Skip to content

Releases: Tealium/tealium-react-native

2.5.1

29 Oct 16:54
a30265d
Compare
Choose a tag to compare

Android fix: proper error handling for loading from file and saving VisitorProfile

2.5.0

30 Sep 17:36
03656fe
Compare
Choose a tag to compare
  • Android fix: VisitorProfile dates now displayed as numerical timestamps instead of strings
  • Added VisitorProfile type definition
  • New module: MomentsAPI Module 1.0.0 added

2.4.2

21 Aug 18:53
99d9f56
Compare
Choose a tag to compare

Android fix: Add check for multiple Tealium instances during initialization

2.4.1

17 Jul 16:24
f8f0d2e
Compare
Choose a tag to compare
  • Update Tealium dependencies to the latest on both platforms
    • Android-Kotlin: Core 1.6.0, Tag Management 1.2.3, Remote Commands 1.4.0
    • Swift Modules: 2.13.0

2.4.0

11 Apr 13:52
e1f1ab5
Compare
Choose a tag to compare

tealium-react-native 2.4.0

  • Fixes
    • Callbacks for some methods not being notified on error
    • Android failing to de-initialize correctly
  • XCode 15 support, now targeting iOS 12+
  • arm64 exclusions removed from iOS
  • Gradle 8+ support
  • Tealium dependencies updated to the latest on both platforms

modules and remote commands 1.1.0

  • XCode 15 and Gradle 8+ support

2.3.2

17 Nov 16:28
bda7ade
Compare
Choose a tag to compare

Update Android build.gradle files to allow the use of Kotlin version from parent project

2.3.1

15 Jun 14:14
fd23009
Compare
Choose a tag to compare
  • Android-Kotlin dependencies updated including severa fixes listed below.
    • Core 1.5.3, Visitor Service 1.2.0 and Lifecycle 1.2.0
    • Fix: Some event sending delayed by Visitor Service updates
    • Fix: Lifecycle negative values
    • Fix: ModuleManager crashes caused by concurrent modification

2.3.0

22 Dec 17:09
dea1fd8
Compare
Choose a tag to compare
  • 2.3.0
    • Visitor Switching support
    • Kotlin/Swift SDK dependencies updated

2.2.2

02 Sep 15:14
0d945d3
Compare
Choose a tag to compare

Added React 18 to supported react versions for all packages
All remote commands and location module updated to support React 18
Upgraded Kotlin version to 1.6.0

2.2.1

19 Jul 20:09
6f1b35b
Compare
Choose a tag to compare
  • Kotlin dependency upgraded to 1.4.1
  • Swift dependency upgraded to 2.6.4
  • Added overrideCollectProfile and sessionCountingEnabled keys to the config
  • Added gatherTrackData method to tealium instance
  • Support for Adjust Remote Command - 1.0.0