Skip to content

Releases: segmentio/analytics-swift

Version 1.6.1

20 Sep 16:30
Compare
Choose a tag to compare
  • (Manav Gabhawala) No longer prompt user for local network access on app launch on macOS Sequoia (#363)
  • (Brandon Sneed) Fixed flush policy over-flush potential; Added example policy aggregator. (#362)
  • (Rémi Santos) Fix Application Installed (#359)

Version 1.6.0

05 Sep 18:27
Compare
Choose a tag to compare
  • (Brandon Sneed) Fixed lack of url in openURL options output; Added test. (#358)
  • (Brandon Sneed) Implement per-event enrichment (#351)
  • (Brandon Sneed) Switched source for device model information on iOS (#350)
  • (Brandon Sneed) Add Windows support (#348)
  • (Brandon Sneed) Make shared() public. (#347)
  • (Brandon Sneed) Add custom HTTP session abilities. (#344)
  • (Brandon Sneed) Improved atomicity; added additional stress tests & validation for file storage. (#343)
  • (Brandon Sneed) Update some tests to account for github slowness. (#342)
  • (Brandon Sneed) Start generating UserAgent instead of relying on Webkit (#341)
  • (Ruslan Alikhamov) Reduced compilation duration (#340)

Version 1.5.12

04 Sep 19:53
5f1ec17
Compare
Choose a tag to compare
  • (Brandon Sneed) Fixed lack of url in openURL options output; Added test. (#358)
  • (Brandon Sneed) Implement per-event enrichment (#351)
  • (Brandon Sneed) Switched source for device model information on iOS (#350)
  • (Brandon Sneed) Add Windows support (#348)
  • (Brandon Sneed) Make shared() public. (#347)
  • (Brandon Sneed) Add custom HTTP session abilities. (#344)
  • (Brandon Sneed) Improved atomicity; added additional stress tests & validation for file storage. (#343)
  • (Brandon Sneed) Update some tests to account for github slowness. (#342)
  • (Brandon Sneed) Start generating UserAgent instead of relying on Webkit (#341)
  • (Ruslan Alikhamov) Reduced compilation duration (#340)

Version 1.5.11

23 Apr 16:29
Compare
Choose a tag to compare
  • (Brandon Sneed) Fixed test timing.
  • (Brandon Sneed) Fixed self reference in IDFA example.
  • (TizianoCoroneo) fix: Atomic increment is now performed within one enqueued operation (#330)
  • (Brandon Sneed) Moved JSONSafeEncoding to v2.0 (#335)
  • (eofs) Fix memory leak when processing locally stored events (#334)
  • (Brandon Sneed) Renamed JSONSafeEncoder to JSONSafeEncoding (#329)
  • (Brandon Sneed) Refactored operatingMode related code. (#328)
  • (Brandon Sneed) Add ability to control anonymousId values. (#327)
  • (Jameson Williams) docs: add apple doc for track apis (#319)

Version 1.5.9

27 Mar 21:31
Compare
Choose a tag to compare
  • (Brandon Sneed) Remove privacy domains (fixes #315) (#318)

Version 1.5.8

22 Mar 16:10
Compare
Choose a tag to compare
  • (Brandon Sneed) Updated privacy info (#315)
  • (Felix Herrmann) [Fix] Missing Privacy Tracking and API-Types (#311)
  • (Felix Herrmann) Process PrivacyInfo.xcprivacy as resource instead of excluding it (#310)
  • (Peter Minarik) fix apiHost comparison SegmentDestination.swift (#314)

Version 1.5.7

19 Mar 21:24
Compare
Choose a tag to compare
  • (Brandon Sneed) UserAgent fix (#313)

Version 1.5.6

18 Mar 17:38
Compare
Choose a tag to compare
  • (Brandon Sneed) Updated storage directory selection logic (#307)
  • (Brandon Sneed) Updated access levels on storage classes. (#306)
  • (Brandon Sneed) Storage Additions & Refactoring (#304)
  • (Alan Charles) fix: remove unnecessary settings var and update in destinationMetaData (#305)
  • (Brandon Sneed) Add convenience access to the writekey in use. (#303)
  • (Brandon Sneed) Allow Codable compliant values in json's init(any). (#302)

Version 1.5.5

27 Feb 17:22
Compare
Choose a tag to compare

Version 1.5.4

26 Feb 22:11
Compare
Choose a tag to compare
  • (Alan Charles) update sovran to include thread safety (#298)