Onesignal Expo Plugin Versions Save

The OneSignal Expo plugin allows you to use OneSignal without leaving the managed workflow. Developed in collaboration with SweetGreen.

2.0.2

7 months ago

Other Changes

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

2.0.1

7 months ago

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

8 months ago

What's Changed

Full Changelog: https://github.com/OneSignal/onesignal-expo-plugin/compare/1.3.2...2.0.0

1.3.2

1 year ago

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

1 year ago

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

1 year ago

Changes

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

Full Changelog: https://github.com/OneSignal/onesignal-expo-plugin/compare/1.2.0...1.3.0

1.2.0

1 year ago

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: https://github.com/OneSignal/onesignal-expo-plugin/compare/1.1.2...1.2.0

1.1.2

1 year ago

Fixes

Full Changelog: https://github.com/OneSignal/onesignal-expo-plugin/compare/1.1.1...1.1.2

1.1.1

1 year ago

Fixes

Fix issue where EAS release builds were no longer successfully building due to log statement by @brismithers in https://github.com/OneSignal/onesignal-expo-plugin/pull/115

Full Changelog: https://github.com/OneSignal/onesignal-expo-plugin/compare/1.1.0...1.1.1

1.1.0

1 year ago

Fixes

Fix issue where plugin does not support monorepos by @brismithers in https://github.com/OneSignal/onesignal-expo-plugin/pull/109

What's Changed

Full Changelog: https://github.com/OneSignal/onesignal-expo-plugin/compare/1.0.2...1.1.0