Skip to content

Releases: SourcePointUSA/ios-cmp-app

7.6.0

08 Feb 18:20
Compare
Choose a tag to compare

7.6.0 (Feb, 08, 2024)

7.5.4

26 Jan 10:06
Compare
Choose a tag to compare

7.5.4 (Jan, 26, 2024)

  • DIA-3306 Expanded the way acceptedCategories on SPGDPRConsent works. Previously, a category id would only be added to the list if the user would give consent to it as well as all vendors declaring that category. Now a category id will be include in the list simply if the user gives consent to it, regardless of vendor consent. #547

7.5.3

25 Jan 13:42
Compare
Choose a tag to compare

7.5.3 (Jan, 25, 2024)

  • DIA-3478 Fixed an issue causing the GDPR privacy manager toggles to be rendered switched off. #544
  • Fixed new linting warnings

7.5.2

23 Jan 17:58
Compare
Choose a tag to compare

7.5.2 (Jan, 23, 2024)

  • Fixed an issue preventing the SDK from being integrated via Carthage #c6876a5c

7.5.1

22 Jan 15:35
Compare
Choose a tag to compare

7.5.1 (Jan, 22, 2024)

  • Update standalone and SPM XCFrameworks #543

7.5.0

18 Jan 20:19
Compare
Choose a tag to compare

7.5.0 (Jan, 18, 2024)

For more information on USNat campaigns and how to support it in your app, check our migration guide.

7.4.5

11 Jan 09:59
Compare
Choose a tag to compare

7.4.5 (Jan, 11, 2024)

  • Improved networking performance and better SDK instrumentation. The average "time to consent" has been cut from ~750 ms down to ~150 ms #539
  • Fixed several minor UI issues on tvOS #535, #536, #537
  • Fixed an issue that'd cause scenarios with show message once to show a message more than once fa8651c

7.4.4

08 Nov 17:47
Compare
Choose a tag to compare

7.4.4 (Nov, 8, 2023)

  • Fixed an issue potentially causing the CCPA PM (opened via 1st layer message) to show wrong consent data after a re-consent flow #515

7.4.3

02 Nov 17:36
4725025
Compare
Choose a tag to compare

7.4.3 (Nov, 2, 2023)

  • DIA-2895 Implement consent expiration. If .expiration date is in the past, when calling .loadMessages, the SDK will flush the consent object before triggering the message flow. In practical terms, this usually leads to the user being presented with a consent message, taking a consent action and the consent object being renewed. #505 #506

7.4.2

27 Oct 14:11
Compare
Choose a tag to compare

7.4.2 (Oct, 6, 2023)