Skip to content

Releases: rudderlabs/rudder-sdk-ios

v2.4.4-beta

08 Apr 06:24
1320aba
Compare
Choose a tag to compare
v2.4.4-beta Pre-release
Pre-release
chore: release v2.4.4-beta

v1.26.2

09 Apr 10:12
Compare
Choose a tag to compare

Bug Fixes

  • resolve issue with privacy manifest file not being generated when consumed through SPM (#499) (1d6761f)

v1.26.1

28 Mar 10:53
Compare
Choose a tag to compare

Bug Fixes

  • initializing MetricsReporter and CrashReporter only if it's enabled for a customer (#491) (48c4ae1)

v1.26.0

19 Mar 13:29
Compare
Choose a tag to compare

Features

  • add support for global customContext option (#485) (27f21b9)
  • added support for setting advertisingId before sdk init and also persisting it (#481) (2075910)

v1.25.3

11 Mar 14:43
Compare
Choose a tag to compare

Bug Fixes

  • create mutable copy of JSON serialisation object (#479) (95704e1)

v1.25.2

20 Feb 12:37
Compare
Choose a tag to compare

Bug Fixes

  • added a persistence layer over keys stored in standard defaults by rudderstack (#454) (1c52a07)

v1.25.1

08 Feb 07:08
Compare
Choose a tag to compare

Bug Fixes

  • correct file name of LICENSE.md file in Podspec (#465) (c46edc6)

v1.25.0

05 Feb 09:44
Compare
Choose a tag to compare

Bug Fixes

  • handling the serialization of special floating point values while serializing any object (#447) (50d06a6)
  • nil check errors after de-serialization (#460) (abd6dc3)
  • sending detailed device model info (#448) (ec8e9d3)

Features

  • add privacy manifest file to ios sdk (#453) (0b1b207)

v2.4.3 Beta

18 Jan 06:39
22575f7
Compare
Choose a tag to compare
v2.4.3 Beta Pre-release
Pre-release
chore: release v2.4.3

v1.24.2

04 Jan 05:38
Compare
Choose a tag to compare

Bug Fixes

  • updated version of MetricsReporter in package.swift (#433) (8870ccd)