Skip to content

Releases: urbanairship/airship-flutter

10.1.0

12 Feb 17:17
c496020
Compare
Choose a tag to compare

Minor release that updates the Android SDK to 19.1.0 and the iOS SDK to 19.0.3

Changes

10.0.0

06 Feb 22:41
a3d924d
Compare
Choose a tag to compare

Major release that updates the Android SDK to 19.0.0 and the iOS SDK to 19.0.3

Changes

9.1.1

17 Jan 19:00
87762de
Compare
Choose a tag to compare

Patch release that updates the Android SDK to 18.6.0 and the iOS SDK to 18.14.2

Changes

9.1.0

07 Dec 00:48
Compare
Choose a tag to compare

Minor release that updates the Android Airship SDK to 18.5.0 and iOS Airship SDK to 18.13.0

Changes

9.0.1

28 Nov 01:36
6e3e769
Compare
Choose a tag to compare

Patch release that updates the iOS SDK to 18.12.2 and Android SDK to 18.4.2

Changes

  • Updated Android SDK to 18.4.2.
  • Updated iOS SDK to 18.12.2.

9.0.0

16 Nov 21:28
Compare
Choose a tag to compare

Major version release that drops support for v1 embeddings.

Changes

  • Drops support for deprecated v1 embeddings.

8.0.4

09 Nov 19:44
02e092f
Compare
Choose a tag to compare

Patch release that resolves an issue with Firebase integrations and fixes an issue with opt-in checks when requestAuthorizationToUseNotifications is set to false on iOS.

Changes

  • Updated Airship iOS SDK to 18.12.1
  • Fixed issues caused by swizzling conflicts with some Firebase framework integrations.
  • Fixed opt-in check permissions querying when requestAuthorizationToUseNotifications is set to false on iOS.

8.0.3

07 Nov 17:13
ed2ed17
Compare
Choose a tag to compare

Patch release that resolves an issue with Firebase integrations and fixes an issue with opt-in checks when requestAuthorizationToUseNotifications is set to false on iOS.

Changes

  • Updated Airship iOS SDK to 18.12.1
  • Fixed issues caused by swizzling conflicts with some Firebase framework integrations.
  • Fixed opt-in check permissions querying when requestAuthorizationToUseNotifications is set to false on iOS.

8.0.2

07 Nov 17:12
6e604b8
Compare
Choose a tag to compare

Version 8.0.2 - November 4, 2024

Patch release that updates to latest SDKs and resolves an issue with Firebase integrations. Applications that integrate with Firebase are encouraged to update.

Changes

  • Updated Airship Android SDK to 18.4.0
  • Updated Airship iOS SDK to 18.12.0
  • Fixed token clearing during registration retries when Firebase is not yet ready.

8.0.1

25 Oct 23:37
10730d7
Compare
Choose a tag to compare

Patch release that fixes an issue with event streams that causes deep links to fail when the app is launched from a terminated state. Apps that use deep linking are encouraged to update.

Changes

  • Fixed event stream handling for initial events
  • Fixed tracking live activities started from a push notification