Skip to content

Releases: segmentio/analytics-swift

Version 1.4.8

26 Oct 17:11
Compare
Choose a tag to compare
  • (Brandon Sneed) Add new fields to settings object decode. (#263)
  • (Brandon Sneed) Fix retain loop for enrichment plugin closure. (#262)
  • (Brandon Sneed) Fixed JSON conversion test for swift 5.9 (#258)
  • (jkalamarz-survicate) Update README.md (#255)
  • (Niall Brennan) Update Flush policies (#256)
  • (Alan Charles) feat: add privacy manifest for iOS 17 (#253)
  • (Alan Charles) fix: add 'CFBundleName' to app context (#252)
  • (Brandon Sneed) Adding JIRA action yml

Version 1.4.7

05 Jul 21:55
Compare
Choose a tag to compare
  • (Brandon Sneed) Added shared() method to assist in migration. (#240)

Version 1.4.6

29 Jun 00:35
Compare
Choose a tag to compare
  • (Brandon Sneed) Improve XCFramework build process & usage. (#238)
  • (Brandon Sneed) Atomicity updates for Thread Sanitizer warnings (#237)
  • (Brandon Sneed) Fixes for userAgent delay. Retrieved async now. (#236)

Version 1.4.5

15 May 16:24
Compare
Choose a tag to compare
  • (Brandon Sneed) Fix ObjC dictionary conversion failure. (#226)
  • (Brandon Sneed) Added additional method for declining remote notifications (#225)

Version 1.4.4

02 May 18:05
Compare
Choose a tag to compare
  • (Brandon Sneed) Merge remote-tracking branch 'origin/main' into main
  • (Brandon Sneed) Example Network Blocker flush policy (#222)
  • (Brandon Sneed) Example Network Blocker flush policy

Version 1.4.3

26 Apr 22:21
Compare
Choose a tag to compare
  • (Brandon Sneed) XCFramework Changes (#220)
  • (Alan Charles) Flush policy (#216)

Version 1.4.2

26 Apr 15:16
Compare
Choose a tag to compare
  • (Brandon Sneed) Objective-C API improvements (#219)
  • (Brandon Sneed) Update README.md
  • (Brandon Sneed) Update README.md

Version 1.4.1

16 Apr 21:45
Compare
Choose a tag to compare
  • (Brandon Sneed) ObjC Fixes / Example updates / Signature updates (#215)

Version 1.4.0

27 Mar 16:12
Compare
Choose a tag to compare
  • (Brandon Sneed) Add ObjC destination compatibility (#209)
  • (Brandon Sneed) Add support for closure based enrichments (#208)
  • (Brandon Sneed) Add source/dest middleware equivalents for ObjC (#204)
  • (Brandon Sneed) Tighten up Codable compile time assistance (#202)
  • (Brandon Sneed) Handle Set properly when given to JSON instance. (#201)
  • (Brandon Sneed) Updated xcodeproj
  • (Brandon Sneed) Remove old segmentlog subsystem (#200)
  • (Brandon Sneed) Null userId and traits update fixes (#199)
  • (Brandon Sneed) Removed trackDeepLinks from configuration (#196)
  • (Brandon Sneed) Fix objc example to alleviate analytics leaving scope and terminating (#192)

Version 1.3.5

03 Feb 17:35
Compare
Choose a tag to compare
  • (Brandon Sneed) Stop accepting null as a basic type for userdefaults (#188)
  • (Danny Sung) Fix to append rather than overwrite data in existing files (#184)
  • (Brandon Sneed) Removed dummy file.
  • (Brandon Sneed) Fix xcframework upload script to use the correct version when uploading.