Skip to content

17.8.0

Compare
Choose a tag to compare
@rlepinski rlepinski released this 05 Mar 18:58
· 404 commits to main since this release
ee64dd0

Minor release with several bug fixes and stability improvements.

Changes

  • Added new AirshipConfig value useUserPreferredLocale that if set to true, Airship will use the device preferred locale instead of the app's locale for as a device property.
  • Expose the addMessageCenterDismissAction view extension for Message Center UI.
  • Fixed regression where Preference Center title in the theme was ignored.
  • Fixed an issue with the key chain migrating old Airship values to kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
  • Fixed modifying a coredata entity on the wrong context.