Skip to content

Releases: urbanairship/react-native-airship

8.0.1

20 Jul 21:29
1e70ed1
Compare
Choose a tag to compare

Patch release to fix package generation, common gradle file references and the example app.

  • Fixed package generation
  • Fixed common gradle file references
  • Fixed example app

8.0.0

09 Jul 19:16
Compare
Choose a tag to compare

Major release rewritten in TypeScript and adding separate modules for location,
HMS and Accengage features

  • Added urbanairship-location-react-native module
  • Added urbanairship-hms-react-native module
  • Added urbanairship-accengage-react-native module
  • Added full TypeScript coverage
  • Removed Flow
  • Updated iOS SDK to 13.5.0
  • Updated Android SDK to 13.2.1

7.0.0

28 May 00:51
Compare
Choose a tag to compare

Major release to provide new features and include the latest iOS and Android SDKs.

  • Added support for JSON properties on custom events.
  • Added support for date attributes.
  • Added support for named user attributes.
  • Added a sample message center screen to the example app.
  • Added missing Typescript definitions for new APIs.
  • Updated iOS SDK to 13.3.2
  • Updated Android SDK to 13.1.2

6.1.3

23 Mar 21:18
f3aafdd
Compare
Choose a tag to compare

Patch addressing a regression in iOS SDK 13.1.0 causing channel tag loss
when upgrading from iOS SDK versions prior to 13.0.1. Apps upgrading from react-native module
version 5.0.1 or below should avoid plugin versions 6.1.0 through 6.1.2 in favor of version 6.1.3.

  • Updated iOS SDK to 13.1.1

6.1.2

12 Mar 20:40
Compare
Choose a tag to compare

Patch release to fix IAA Youtube video display on Android.

Changes

  • Updated Android SDK to 12.2.2

6.1.1

05 Mar 21:57
Compare
Choose a tag to compare

Patch release enabling monorepo project structure.
Example app dependencies have been moved from the module's
package.json to the example app. These include:

  • react-native-gesture-handler
  • react-native-reanimated
  • react-native-screens
  • react-navigation
  • react-navigation-tabs

iOS and Android SDKs remain at 13.1.0 and 12.2.0, respectively.

6.1.0

05 Mar 21:57
Compare
Choose a tag to compare
  • Updated iOS SDK to 13.1.0
  • Updated Android SDK to 12.2.0
  • Added number attributes support for iOS and Android
  • Added data collection controls for iOS and Android
  • Added screen tracking for iOS and Android

Changes

  • Fixed npm configuration to include a required script.

6.0.1

05 Mar 21:57
2d4ac12
Compare
Choose a tag to compare

Patch release to fix an issue causing a necessary script to be
excluded from the npm package. Applications using 6.0.0 should update.

Changes

  • Fixed npm configuration to include a required script.

6.0.0

05 Mar 21:57
bfd1642
Compare
Choose a tag to compare

Major release to update iOS to modularized SDK 13.0.4, update Android SDK to 12.1.0,
add cross-platform attribute support and modernize the Message Center Javascript
and Typescript interfaces.

Changes

  • Updated iOS SDK to 13.0.4
  • Updated Android SDK to 12.1.0
  • Added attributes support
  • Updated Message Center interfaces to reflect the removal of overlay Message Center views

5.0.1

05 Mar 21:57
842adca
Compare
Choose a tag to compare

Patch release to fix a bug affecting loss of tags on iOS during app
migration to plugin 5.0.0. This patch release fixes the bug
by combining previous tags with tags that have been set since
the update to 5.0.0. Applications using 5.0.0 should update.

Changes

  • Updated iOS SDK to 12.1.2