Releases: Tealium/tealium-swift
Releases · Tealium/tealium-swift
2.15.1
Low Impact Changes
- Fixed a potential race condition within Consent Management.
2.15.0
Low Impact Changes
- Added the
sendDeepLinkEvent
flag to TealiumConfig
to send a deep_link
event when a deep link is received.
2.14.1
Medium Impact Changes
- Fixed the URL construction for TagManagement
Low Impact Changes
- Fixed some SwiftLint warning for UFT8 Data conversion to String
2.14.0
Medium Impact Changes
- Added new MomentsAPI module
- Added logging in module callback to allow modules to report success or failure on initialization
2.13.0
Medium Impact Changes
- Improved local
RemoteCommands
to accept files path both with and without the extension.
- Fix remote commands and remote settings refresh mechnism and caching.
- Improve remote commands and remote settings retry mechanism.
- Allow URL
RemoteCommands
to use a bundled local file with the commandId
as name while downloading the remote file or if it can't be downloaded and it's not cached.
- Add a
TagManagementWebview
refresh after a session is expired.
2.12.3
Low Impact Changes
- Fixed Privacy Manifest
NSPrivacyAccessedAPITypeReasons
for the disk space category.
2.12.2
Low Impact Changes
- Fixed a possible clashing issue with PrivacyManifest when installing with CocoaPods.
2.12.1
Low Impact Changes
- Fixed the reported current version of the library to be the latest (
2.12.1
)
2.12.0
Medium Impact Changes
- Now officially supporting XCode 15.
- Increased minimum supported operating system versions: iOS 12.0, TvOS 12.0, and MacOS 10.14.
- Added Privacy Manifest in the SDK for disclosing the privacy API usage reasons.
2.11.1
No functional changes.
We just increased the deployment target for SPM to the same minimum that was specified for CocoaPods and the XCFrameworks.