Skip to content

Releases: OneSignal/onesignal-vue

2.0.0 Release (Beta 1)

22 Mar 23:08
48efbbf
Compare
Choose a tag to compare
Pre-release

🚧 Beta release. Please test thoroughly prior to production use. 🚧

In this major version beta release for the OneSignal SDK, we are making a significant shift from a device-centered model to a user-centered model. A user-centered model allows for more powerful omni-channel integrations within the OneSignal platform.

See the migration guide to get started.

What's Changed

New Contributors

Full Changelog: 1.0.3...2.0.0-beta.1

2.0.0 Release (Beta 5)

16 May 20:52
056c154
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update migration guide
  • Check to see if we are in a client environment (prevent SSR errors)
  • Type definition improvements
  • API Changes

API Changes

  • Notifications namespace: new permission & permissionNative properties. Remove getPermissionStatus.
  • Rename subscriptionChange event to change

What's Changed

New Contributors

Full Changelog: 1.0.3...2.0.0-beta.5

1.0.3 Release

08 Jun 19:31
a5f9d3e
Compare
Choose a tag to compare

What's Changed

What's Fixed

  • Fixes Typescript definitions for event handlers leading to TS transpiler errors

Full Changelog: 1.0.2...1.0.3

1.0.2 Release

28 Apr 19:37
529e1b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1 Release

28 Mar 22:47
e0faf75
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0 Release

26 Mar 01:39
0f4e302
Compare
Choose a tag to compare

1.0.0 Release - no longer in beta!

The OneSignal Vue plugin is now generally available with version 1.0.0

What's Changed

Full Changelog: 1.0.0-beta3...1.0.0

1.0.0-beta3

14 Dec 00:30
30a2bdb
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release

What's Changed

Improved init function parameter type to use IInitObject and removed optionality of init options.

Full Changelog: 1.0.0-beta2...1.0.0-beta3

1.0.0 Release (beta-2)

29 Jul 21:01
af1b2f8
Compare
Choose a tag to compare
Pre-release

This is the beta release of the 1.0.0 version of the OneSignal Vue plugin.

Learn more