Skip to content

Releases: urbanairship/airship-flutter

7.8.2

13 Sep 20:50
2732ffd
Compare
Choose a tag to compare

Patch release that fixes a potential Swift compile error.

Changes

  • Fixed a potential Swift compile error.

7.8.1

10 Sep 15:41
c971812
Compare
Choose a tag to compare

Patch release that brings back in-app messages methods and fixes a potential Swift compile error.

Changes

  • Brought back setPaused(), isPaused(), setDisplayInterval() and displayInterval() methods.
  • Fixed a potential Swift compile error.

7.4.0

16 May 23:27
154fa87
Compare
Choose a tag to compare

Minor release that updates the Android SDK to 17.8.1 and iOS SDK to 18.2.2

Changes

  • Updated Android SDK to 17.8.1.
  • Updated iOS SDK to 18.2.2.

7.8.0

04 Sep 23:03
085ae96
Compare
Choose a tag to compare

Minor release that adds early access support for Embedded Content.

Changes

  • Adds AirshipEmbeddedView and listener methods to Airship.inApp for Embedded Content.

7.7.1

10 Sep 15:32
2b13e6e
Compare
Choose a tag to compare

Patch release that adds a message center message list refresh operation on iOS. This allows message center messages to properly display when launched from a push while the iOS app is backgrounded. iOS apps that open message center messages directly from push notifications are encouraged to update.

Changes

  • Refresh message center messages when message is initially unavailable on iOS.

7.7.0

13 Aug 15:04
bb57e83
Compare
Choose a tag to compare

Minor release that fixes test devices audience check, holdout group experiments displays and in-app experience displays when resuming from a paused state. Apps that use in-app experiences are encouraged to update.

Changes

  • Updated Android SDK to 18.1.6.
  • Updated iOS SDK to 18.7.2.
  • Fixed test devices audience check.
  • Fixed holdout group experiments displays.
  • Fixed in-app experience displays when resuming from a paused state.

7.6.0

11 Jul 22:23
b47e201
Compare
Choose a tag to compare

Minor release that updates the Android SDK to 18.1.1 and the iOS SDK to 18.5.0.

Changes

  • Updated Android SDK to 18.1.1
  • Updated iOS SDK to 18.5.0
  • Updated airship-mobile-framework-proxy to 7.0.0
  • Updated Kotlin version to 1.9.0
  • Added support for configuring log privacy level on iOS

7.5.0

21 Jun 23:28
Compare
Choose a tag to compare

Minor release that updates iOS SDK to 18.4.1, updates Android compileSDKVersion from 33 to 34, sets Android source and target compatibility to Java 17, updates android example build configuration, improves example UI, and updates the airship mobile framework proxy to 6.3.1 which includes a fix for event management.

Changes

  • Updated iOS SDK to 18.4.1
  • Updated airship-mobile-framework-proxy to 6.3.1
  • Fixed Event Emitter bug
  • Updated Android compileSDKVersion from 33 to 34 and set source and target compatibility to Java 17
  • Updated Android example build configration
  • Improved example UI

7.3.2

03 May 10:07
3f7039f
Compare
Choose a tag to compare

Patch release that updates the iOS SDK to 18.1.2

Changes

  • Updated iOS SDK to 18.1.2.

7.3.1

20 Feb 13:58
80e175f
Compare
Choose a tag to compare

Patch release that updates the Android and iOS SDK to 17.7.3 and fixes a build issue when using Android Gradle Plugin 8+.

Changes

  • Updated Android SDK to 17.7.3.
  • Updated iOS SDK to 17.7.3.
  • Added a namespace to the Airship module.