Skip to content

15.0.0

Compare
Choose a tag to compare
@rlepinski rlepinski released this 07 Mar 16:40
· 23 commits to main since this release

Major release with several breaking changes. Apps should use the migration guide to update Migration Guide

Changes

  • Requires cordova-android 12.0.0+, cordova-ios 7.0.0+, and Xcode 15.2+
  • Updated to iOS SDK 17.8.0
  • Updated to Android SDK 17.7.3
  • Renamed package from urbanairship-cordova to @ua/cordova-airship
  • Renamed package from urbanairship-hms-cordova to @ua/cordova-airship-hms
  • Removed package from urbanairship-accengage-cordova
  • Replaces UAirship with Airship as the root instance.
  • Grouped functional apis under new components under the Airship instance: Airship.channel, Airship.push, Airship.push.ios, etc...
  • Added types
  • Added feature flag support
  • Added new events for notification status