Skip to content

Releases: OneSignal/onesignal-expo-plugin

2.0.2

16 Oct 17:37
fea3c05
Compare
Choose a tag to compare

Other Changes

  • 2.0.2 Release Commit (#205)
  • Move target check to top of function to avoid adding duped PBXGroup (#202)

2.0.1

27 Sep 20:29
cf59ea9
Compare
Choose a tag to compare

Other Changes

  • Plugin Prop Validation & Improvements (#201)
  • Add ability to set the small icon accent color (#196)
  • Update Usage in README to reflect major release changes (#200)

2.0.0 Release

12 Sep 19:59
9efebd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...2.0.0

1.3.2

18 Apr 13:49
88f0684
Compare
Choose a tag to compare

Bug FIxes

  • Update iOS generation to write xcode project via expo mod rather than directly to file system (#175)

Other Changes

  • Release 1.3.2 (#178)
  • Bump @xmldom/xmldom from 0.7.5 to 0.7.10 (#179)
  • Bump @xmldom/xmldom from 0.7.5 to 0.7.9 in /examples/RNOneSignalExpoExample (#173)
  • Bump ua-parser-js from 0.7.31 to 0.7.34 in /examples/RNOneSignalExpoExample (#171)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/RNOneSignalExpoExample (#170)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#169)
  • Bump @sideway/formula from 3.0.0 to 3.0.1 in /examples/RNOneSignalExpoExample (#167)
  • Bump qs from 6.5.2 to 6.5.3 (#168)
  • Update Zapier.yml (#164)

1.3.1

03 Mar 17:33
5267b9a
Compare
Choose a tag to compare

Changes

  • Use stdlib-provided method to locate plugin dir (#138)

Other Changes

  • Release 1.3.1 (#161)
  • Update README.md for clarity (#157)
  • Adding the release drafter action (#156)
  • Close Asana tasks that are generated from Github issues (#155)
  • Update expo installation command to npx expo in docs (#153)
  • Update EAS.md (#151)

1.3.0 Release

30 Nov 18:12
9927be8
Compare
Choose a tag to compare

Changes

  • Add iosNSEFilePath configuration option to the plugin, which allows an app to specify a custom iOS Notification Service Extension.

Full Changelog: 1.2.0...1.3.0

1.2.0 Release

26 Oct 14:02
aed57eb
Compare
Choose a tag to compare

Changes

  • Add smallIcons and largeIcons configuration options to the plugin, which allows an app to specify large and small notification icons to package within the Android build.
  • Bump jpeg-js from 0.4.3 to 0.4.4
  • Bump simple-plist from 1.3.0 to 1.3.1

Full Changelog: 1.1.2...1.2.0

1.1.2 Release

04 Oct 18:06
6a67118
Compare
Choose a tag to compare

Fixes

  • Specify use_frameworks on OneSignalNotificationServiceExtension target in iOS Podfile when applicable (i.e. the app target also specifies use_frameworks) by @brismithers in #128

Full Changelog: 1.1.1...1.1.2

1.1.1 Release

06 Sep 18:40
75cd359
Compare
Choose a tag to compare

Fixes

Fix issue where EAS release builds were no longer successfully building due to log statement by @brismithers in #115

Full Changelog: 1.1.0...1.1.1

1.1.0 Release

01 Sep 21:47
3e7f618
Compare
Choose a tag to compare

Fixes

Fix issue where plugin does not support monorepos by @brismithers in #109

What's Changed

  • No longer inject the OneSignal Gradle plugin on Android builds by @brismithers in #108

Full Changelog: 1.0.2...1.1.0