Skip to content

Releases: urbanairship/urbanairship-cordova

11.0.1

18 Aug 01:26
06f06e5
Compare
Choose a tag to compare

Patch release updating iOS and Android SDK versions to 13.5.4 and 13.3.2, respectively.

iOS

  • Xcode 12 and iOS 14 support.
  • In App Automation bugfixes.
  • Addresses Dynamic Type build warnings and Message Center Inbox UI issues.
    For more details, see the iOS CHANGELOG.

Android

  • Fixes In-App Automation version triggers to only fire on app updates instead of new installs.
  • Fixes ADM registration exceptions that occur on first run and text alignment issues with In-App Automation.
    For more details, see the Android CHANGELOG.

11.0.0

03 Jun 15:49
a564029
Compare
Choose a tag to compare

Major release adding support for named user and date attributes.

Changes

  • Added support for named user attributes.
  • Added support for date attributes.
  • Updated iOS SDK to 13.3.2
  • Updated Android SDK to 13.1.2

10.1.2

05 May 21:46
f7f7e94
Compare
Choose a tag to compare

Patch release updating to the latest Airship SDKs and addressing issues with YouTube video support and channel registration on iOS.

Changes

  • Updated iOS SDK to 13.3.0
  • Updated Android SDK to 13.1.0
  • Fixed YouTube video support in Message Center and HTML In-app messages.
  • Fixed channel registration to occur every APNs registration change.

10.1.1

23 Mar 22:29
86fb0eb
Compare
Choose a tag to compare

Patch addressing a regression in iOS SDK 13.1.0 causing channel tag loss
when upgrading from iOS SDK versions prior to 13.0.1. Apps upgrading from plugin
9.0.1 or below should avoid plugin versions 10.1.0 in favor of version 10.1.1.

  • Updated iOS SDK to 13.1.1

10.1.0

05 Mar 22:00
dcc9b21
Compare
Choose a tag to compare

Minor release that adds support for number attributes, new data collection flags and screen tracking.

Changes

  • Updated iOS SDK to 13.1.0.
  • Updated Android SDK to 12.2.0.
  • Added number attributes support for iOS and Android
  • Added data collection controls for iOS and Android
  • Added screen tracking for iOS and Android

10.0.0

05 Mar 22:00
Compare
Choose a tag to compare

Major release adding support for channel attributes, which allow
key value pairs to be associated with the application's Airship channel
for segmentation purposes.

Custom channel attributes are currently a beta feature. If you wish to
participate in the beta program, please complete our
signup form.

Changes

  • Updated iOS SDK to 13.0.4.
  • Updated Android SDK to 12.1.0. Plugin now requires modern Jetpack libraries (AndroidX).
  • Removed overlay inbox message feature.

9.0.1

05 Mar 22:00
4df876f
Compare
Choose a tag to compare

Patch release to fix a bug affecting loss of tags on iOS during app
migration to plugin 9.0.0. This patch release fixes the bug
by combining previous tags with tags that have been set since
the update to 9.0.0. Applications using 9.0.0 should update.

Changes

  • Updated iOS SDK to 12.1.2

9.0.0

05 Mar 22:00
Compare
Choose a tag to compare
  • Updated iOS Airship SDK to 12.0.0
  • Updated iOS minimum deployment target to 11.0
  • Fixed overlayInboxMessage crash on iOS

8.1.0

05 Mar 22:00
639efa3
Compare
Choose a tag to compare
  • Updated Android Airship SDK to 10.1.3
  • Updated iOS Airship SDK to 11.1.2
  • Added support for EU cloud site
  • Updated jsdoc to 3.6.3

7.6.0

05 Mar 22:00
8cb80e1
Compare
Choose a tag to compare
  • Added support for app defined notification buttons/categories.
  • Fixed push events not being sent on iOS if a notification was delivered with a deep link.