Skip to content

Releases: urbanairship/urbanairship-cordova

14.0.0

10 Mar 19:30
99f7d0e
Compare
Choose a tag to compare

Major release that changes the config returned by getPreferenceCenterConfig.

Changes

  • Updated Android SDK to 16.3.3
  • Removed setting targetSdkVersion
  • Fixed editing subscription lists on iOS
  • Fixed setUseCustomPreferenceCenterUi on Android
  • Added new enableUserNotifications that returns a boolean result

13.3.0

25 Feb 17:14
dbae7ed
Compare
Choose a tag to compare

Minor release that updates to latest Airship SDKs and adds support for Preference Center.

Changes

  • Updated iOS SDK to 16.4.0 and Android SDK to 16.3.1
  • Added preference center methods: setUseCustomPreferenceCenterUi, getPreferenceCenterConfig, editChannelSubscriptionLists, editContactSubscriptionLists, getChannelSubscriptionLists, getContactSubscriptionLists
  • Added urbanairship.open_preference_center event

13.2.0

03 Feb 19:57
fff5323
Compare
Choose a tag to compare

Minor release that updates the Airship SDKs to 16.2.0

Changes

  • Update iOS & Android Airship SDK to 16.2.0

13.1.1

11 Jan 19:53
828471e
Compare
Choose a tag to compare

Patch release that updates to latest Airship SDKs and fixes an opt-in issue
with iOS when enable_push_onlaunch flag is false/not set.

Changes

  • Updated iOS SDK to 16.1.2
  • Updated Android SDK to 16.1.1
  • Fixed enable_push_onlaunch flag handling on iOS

13.1.0

02 Dec 15:29
93b4600
Compare
Choose a tag to compare

Minor release updating iOS SDK to 16.1.1 and Android SDK to 16.1.0

Changes

  • Updated iOS SDK to 16.1.1
  • Updated Android SDK to 16.1.0

13.0.1

05 Nov 00:03
fe1934b
Compare
Choose a tag to compare

Patch release that fixes preferences resetting on iOS when upgrading to 13.0.0. This update will restore old preferences that have not been modified new plugin.

Apps that have migrated to version 13.0.0 should update. Apps currently on version 12.2.0 and below should only migrate to 13.0.1 to avoid a bug in version 13.0.0.

Changes

  • Updated iOS SDK to 16.0.2

13.0.0

26 Oct 16:05
d1faec0
Compare
Choose a tag to compare

Major release for Airship Android SDK 16.0.0 and iOS SDK 16.0.1.

Changes

  • Updated compile and target sdk version to 31.
  • Updated Java source and target compatibility versions to 1.8.
  • Xcode 13 is now required.
  • Added Privacy Manager methods enableFeature, disableFeature, setEnabledFeatures, getEnabledFeatures and isFeatureEnabled that replace getDataCollectionEnabled, setDataCollectionEnabled, getPushTokenRegistrationEnabled and setPushTokenRegistrationEnabled.
  • Support for OOTB Preference Center

See the Android Migration Guide for further details.

12.2.0

08 Jun 17:59
dc88f6a
Compare
Choose a tag to compare

Minor release updating iOS and Android SDK versions to 14.3.1 and 14.3.0, respectively.

Changes

  • Updated iOS SDK to 14.3.1
  • Updated Android SDK to 14.3.0
  • Added support for HMS with our HMS module

12.1.1

02 Feb 16:42
3624d4c
Compare
Choose a tag to compare

Patch release updating iOS SDK version 14.2.2.

Changes

  • Fixed attributes updates when the named user has invalid URL characters.
  • Fixed accessing UIApplication state on a background queue warning.
  • Initial channel creation will wait up to 10 seconds for device token registration.

For more details, see the iOS CHANGELOG.

12.1.0

31 Dec 17:24
7d34770
Compare
Choose a tag to compare

Minor release that adds support for In-App Automation message limits and segments.

Changes

  • Updated iOS SDK to 14.2.1
  • Updated Android SDK to 14.1.1