Skip to content

Releases: cookie-information/ios-release

1.5.8

19 Mar 01:13
ceb2d94

Choose a tag to compare

What's Changed

  • Fix postConsent hanging indefinitely when token refresh fails in #23

Full Changelog: 1.5.7...1.5.8

1.5.7

17 Jan 17:28
f9cfd72

Choose a tag to compare

What's Changed

  • Fix empty consent list in #21

Full Changelog: 1.5.6...1.5.7

1.5.6

13 Nov 03:27
61e3c06

Choose a tag to compare

What's Changed

  • Add calling completion block on failure
  • Fix truncation of long button names in UINavigationBar

Full Changelog: 1.5.5...1.5.6

1.5.5

01 May 06:54
d301264

Choose a tag to compare

What's Changed

  • Added privacy manifest in #17

Full Changelog: 1.5.4...1.5.5

1.5.4

05 Mar 09:42
2ac7e44

Choose a tag to compare

What's Changed

  • fixed rendering bug on privacy policy detail screen in #16

Release 1.5.3

01 Mar 10:59
051b989

Choose a tag to compare

Release 1.5.3 (#14)

* increased contrast for consent description text

* updated colours for better contrast, adjusted word wrapping on title

* bumped Cocoapods version

* added explicit self to maintain compatibility with Swift compilers prior to v5.8

* fixed a minor ui bug

Release 1.5.2

20 Feb 11:00
90e1e58

Choose a tag to compare

Release notes:

  • fixed a compiler error related to accessing bundle resources in CocoaPods based integration
  • minor fixes

Release 1.5.1

14 Feb 21:10
0437765

Choose a tag to compare

change log:

  • Added an option to the sdk initializer to override UI translations ( buttons, titles etc)
  • If the privacy policy long text contains only a valid url, the read more button will now open that url in an in app browser instead of just rendering it as a link
  • small bug fixes

Release 1.5.0

15 Dec 08:28
0954aa9

Choose a tag to compare

Release notes:

  • Changed the way the PrivacyViewController is laid out to improve accessibility when using large sized fonts.
    The title and short description now scroll together with the table instead of being "sticky".
  • Added a small fix that improves compatibility with legacy Xcode build toolchains.

Release 1.4.2

08 Aug 09:37

Choose a tag to compare

Release notes:

  • Fixed consent decisions not being reset after a consent solution update