# Cordova Plugin Changelog

The latest updates to the Airship Cordova plugin.

## 18.0.0 January 23, 2026

Major release that updates to iOS and Android SDK 20.1.1, improves accessibility, and fixes a potential crash in Android Scenes.

### Changes
- Updated Android SDK to [20.1.1](https://github.com/urbanairship/android-library/releases/tag/20.1.1)
- Updated iOS SDK to [20.1.1](https://github.com/urbanairship/ios-library/releases/tag/20.1.1)
- Improved VoiceOver focus handling for Message Center on iOS
- Fixed a potential crash in Android Scenes and addressed various accessibility issues
- Requires cordova-android 14.0.0&#43;
- Requires AGP 8.13&#43; and Kotlin 2.2&#43; for Android builds
- Requires iOS deployment target 16.0&#43;


## 17.5.1 November 15, 2025

Patch release that fixes YouTube video playback in In-App Automation and Scenes. Applications that use YouTube videos in Scenes and non-html In-App Automations (IAA) must update to resolve playback errors.

### Changes
- Updated Android SDK to [19.13.6](https://github.com/urbanairship/android-library/releases/tag/19.13.6)
- Updated iOS SDK to [19.11.2](https://github.com/urbanairship/ios-library/releases/tag/19.11.2)


## 17.5.0 August 27, 2025

Patch release that updates the Android SDK to 19.11.0 and the iOS SDK to 19.8.3

### Changes
- Updated Android SDK to [19.11.0](https://github.com/urbanairship/android-library/releases/tag/19.11.0)
- Updated iOS SDK to [19.8.3](https://github.com/urbanairship/ios-library/releases/tag/19.8.3)
- Updated HMS to 6.13.0.300


## 17.4.0 July 31, 2025

Minor release that updates the Android SDK to 19.10.0 and the iOS SDK to 19.7.0

### Changes
- Updated Android SDK to [19.10.0](https://github.com/urbanairship/android-library/releases/tag/19.10.0)
- Updated iOS SDK to [19.7.0](https://github.com/urbanairship/ios-library/releases/tag/19.7.0)


## 17.3.0 June 26, 2025

Minor release that updates the Android SDK to 19.9.1 and the iOS SDK to 19.6.1

### Changes
- Updated Android SDK to [19.9.1](https://github.com/urbanairship/android-library/releases/tag/19.9.1)
- Updated iOS SDK to [19.6.1](https://github.com/urbanairship/ios-library/releases/tag/19.6.1)


## 17.2.1 May 9, 2025

Patch release that updates iOS SDK to 19.3.2

### Changes
- Updated iOS SDK to [19.3.2](https://github.com/urbanairship/ios-library/releases/tag/19.3.2)


## 17.1.0 March 27, 2025

Minor release that updates the Android SDK to 19.4.0 and the iOS SDK to 19.1.1

### Changes
- Updated Android SDK to [19.4.0](https://github.com/urbanairship/android-library/releases/tag/19.4.0)
- Updated iOS SDK to [19.1.1](https://github.com/urbanairship/ios-library/releases/tag/19.1.1)


## 17.0.0 February 12, 2025

Major release that updates the Android Airship SDK to 19.1.0 and iOS Airship SDK to 19.0.3

### Changes
- Updated Android SDK to [19.1.0](https://github.com/urbanairship/android-library/releases/tag/19.1.0).
- Updated iOS SDK to [19.0.3](https://github.com/urbanairship/ios-library/releases/tag/19.0.3).
- iOS requires Xcode 16.2, iOS 15&#43;, and cordova-ios 7.1.0&#43;
- Android requires compileSdkVersion 35&#43;, minSdkVersion 23&#43;, and cordova-android 13.0&#43;


## 16.0.0 July 4, 2024

Minor release that updates dependencies and adds a new config option for logging on iOS.

### Changes
- Updated Airship Android SDK to 18.1.1
- Updated Airship iOS SDK to 18.5.0
- Added iOS logPrivacyLevel that can be set in the environments when calling takeOff


## 15.2.4 June 21, 2024

Patch release to fix a regression on iOS with In-App Automations, Scenes, and Surveys ignoring screen, version, and custom event triggers. Apps using those triggers that are on 15.2.3 should update.

### Changes
- Updated iOS SDK to 18.4.1
- Fixed regression with triggers


## 15.2.3 June 20, 2024

Patch release with several bug fixes.

### Changes
- Updated iOS SDK to 18.4.0.
- Fixed compatibility with cordova-android@13.


## 15.2.2 May 17, 2024

Patch release that updates to latest Airship SDKs.

### Changes
- Updated iOS SDK to 18.2.2


## 15.2.1 May 13, 2024

Patch release that updates to latest Airship SDKs and fixes issues with methods that take an optional string parameter on Android.

### Changes
- Updated iOS SDK to 18.2.0
- Updated Android SDK to 17.8.1
- Fixed `Airship.messageCenter.display(null)` and `Airship.analytics.trackScreen(null)` on Android


[View Older Releases](https://github.com/urbanairship/urbanairship-cordova/releases?q=created%3A%3C2024-04-24&expanded=true)
