Skip to content

Releases: urbanairship/capacitor-airship

3.0.0

26 Oct 01:16
8786943
Compare
Choose a tag to compare

Major version that makes it easier to include Airship in a hybrid app. The only breaking change is when extending the AirshipPluginExtender protocol on java there is a new extendConfig(Contex, AirshipConfigOptions.Builder) method to implement. Most application will not be affected.'
''
'### Changes'
'- Added new methods to the plugin extender to make hybrid app integrations easier'
'- Updated Airship Android SDK to 18.3.3'
'- Fixed tracking live activities started from a push notification

2.4.0

16 Oct 00:11
675a65a
Compare
Choose a tag to compare

Minor release that updates the native SDKs and fixes an issue with Airship.messageCenter.getUnreadCount()

Changes

  • Updated Airship iOS SDK to 18.11.1
  • Fixed method binding for Airship.messageCenter.getUnreadCount()
  • Fixed MessageCenterPredicate not being applied to the OOTB Message Center UI on iOS

2.3.0

07 Oct 23:48
dbc4703
Compare
Choose a tag to compare

Minor release that updates to latest SDK versions and adds support for iOS Live Activities & Android Live Updates.

Changes

2.2.0

26 Sep 00:01
635ce25
Compare
Choose a tag to compare

Minor release that updates the iOS SDK to 18.9.2 and adds the method Airship.messageCenter.showMessageCenter(messageId?: string) that can be used to show the OOTB Message Center UI even if auto launching Message Center is disabled. This new functionality is useful if the application needs to route the user in the app before processing the display event while still being able to use the OOTB UI.

Changes

  • Updated Airship iOS SDK to 18.9.2.
  • Added new showMessageCenter(messageId?: string) to MessageCenter.

2.1.0

16 Sep 16:26
3fb9231
Compare
Choose a tag to compare

Minor release that adds notificationPermissionStatus to the PushNotificationStatus object and a way to specify the fallback when requesting permissions and the permission is already denied.

Changes

  • Updated Airship Android SDK to 18.3.0
  • Updated Airship iOS SDK to 18.9.1
  • Added notificationPermissionStatus to PushNotificationStatus
  • Added options to enableUserNotifications to specify the PromptPermissionFallback when enabling user notifications

2.0.1

16 Jul 17:18
5c6750d
Compare
Choose a tag to compare

Patch release that fixes a critical issue with iOS that prevents the Airship library from automatically initializing. Apps using 2.0.0 should update.

Changes

  • Added missing files to the npm package for iOS

2.0.0

03 Jul 00:13
8524f8e
Compare
Choose a tag to compare

Major release to support Capacitor 6.

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

1.2.4

21 Jun 22:59
d7ec332
Compare
Choose a tag to compare

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 1.2.3 should update.'
''
'### Changes'
'- Updated iOS SDK to 18.4.1'
'- Fixed regression with triggers

1.2.3

20 Jun 23:54
52897ed
Compare
Choose a tag to compare

Patch release that updates to latest iOS SDK.'
''
'### Changes'
'- Updated iOS SDK to 18.4.0

1.2.2

17 May 08:51
cd43fea
Compare
Choose a tag to compare

Patch release that updates to latest iOS SDK.

Changes

  • Updated iOS SDK to 18.2.2