All Versions
68
Latest Version
Avg Release Cycle
38 days
Latest Release
1258 days ago

Changelog History
Page 1

  • v4.1.2 Changes

    November 12, 2020

    Version 4.1.2 (12 November, 2020)

    • ๐Ÿ“ˆ Fix Standarized all SDK versions between dependency managers. Migrated to importing modules vs headers. Removed all linked frameworks.
    • ๐Ÿ“ˆ Fix Fixed missing userId in traits.
    • ๐Ÿ“ˆ Fix Fixed an issue with NSCopying preceding SEGSerialization.
    • ๐Ÿ“ˆ Fix Output log messages when events are trimmed from the queue.
    • ๐Ÿ“ˆ Fix Added category option to screen calls.
  • v4.1.1 Changes

    October 27, 2020

    Version 4.1.1 (27 October, 2020)

    • ๐Ÿ“ˆ Fix Fixed example projects using old branch for SPM.
    • ๐Ÿ“ˆ Fix Repaired mac example project.
    • ๐Ÿ›  [Fix] Fixed carthage support for main library and destinations.
  • v4.1.0 Changes

    October 19, 2020

    Version 4.1.0 (19 October, 2020)

    • ๐Ÿ“ˆ New Added Webhook Integration.
    • ๐Ÿ“ˆ New Renamed module from Analytics to Segment.
    • ๐Ÿ“ˆ Fix Removed unused mobile attribution.
    • ๐Ÿ“ˆ New Added ability for customer to make their types serializable.
    • ๐Ÿ“ˆ New Added necessary changes for Edge Functions.
  • v4.0.5 Changes

    August 28, 2020
    • ๐Ÿ“ˆ Fix Fixed issue where non-serializable types would get into payload.
    • ๐Ÿ“ˆ Fix Fixed double device payload.
    • โšก๏ธ New Deprecated configuration access and updated associated tests.
    • ๐Ÿ“ˆ Fix Disregard payloads that fail conversion from plist to json.
    • ๐Ÿ“ˆ New Added Swift and Carthage badging.
  • v4.0.4 Changes

    July 14, 2020
    • ๐ŸŽ New Added MacOS support.
    • ๐Ÿ“ˆ Fix Fixed SEGLog permissions.
    • ๐Ÿ“ˆ Fix Adopted Swift 5 syntax in tests. Removed SwiftTryCatch dependency for tests. Fixed deadlock from #916.
  • v4.0.3 Changes

    July 06, 2020

    ๐Ÿ”– Version 4.0.3 (6 July, 2020)

    • ๐Ÿ“ˆ Fix Fixed an issue with old traits overwriting new traits.
    • ๐Ÿ“ˆ New Added full example flow with Swift Package Manager compatibility.
    • ๐ŸŽ Fix Fixed SwiftUI previews in macOS Catalyst builds.
  • v4.0.2 Changes

    June 25, 2020

    ๐Ÿ”– Version 4.0.2 (25 June, 2020)

    • ๐Ÿ“ˆ New Separate public utils from private utils appropriately.
    • ๐Ÿ“ˆ New Payload Info & Traits Fixes.
    • โšก๏ธ New Updated SPM for code coverage compatibility.
    • โšก๏ธ New Removed Quick and Nimble, updated unit tests.
  • v4.0.1 Changes

    June 18, 2020
    • New Added global state management; Middleware now receive all context data.
    • New change logic for screen naming conventions.
    • New Fixed crash on UISceneDelegate applications.
    • New Renamed middleware methods to match a.js naming.
    • New Added Swift Package Manager support.
    • New Updated class names for Swift.
  • v4.0.0-beta.2

    June 17, 2020
  • v4.0.0-beta.1 Changes

    May 21, 2020
    • New Makes IDFA support externally/customer driven.