Skip to content

Releases: OneSignal/onesignal-vue

2.4.2

06 Jun 20:48
Compare
Choose a tag to compare

2.4.2 (2025-06-06)

Changes

  • improve types for setLogLevel method
  • pass welcomeNotification.disabled as disable to web SDK
  • set welcomeNotification.url to be optional
  • await OneSignalDeferred to complete processing for endpoints such as getTags() and getLanguage()
  • improvements to distributed bundle size

2.4.1

12 May 23:49
Compare
Choose a tag to compare

2.4.1 (2025-05-12)

2.4.0

10 May 00:03
Compare
Choose a tag to compare

2.4.0 (2025-05-10)

Features

  • sync with web-shim-codegen v3.0.4 (ce0d876)

2.3.0

28 Mar 19:00
Compare
Choose a tag to compare

2.3.0 (2025-03-28)

Features

  • sync with web-shim-codegen v3.0.4 (c7bb67e)

Bug Fixes

  • add promise reject for init call (c7bb67e)

Other

  • improve SlidedownEventName type (c7bb67e)

2.2.0

24 Mar 22:27
Compare
Choose a tag to compare

2.2.0 (2025-03-24)

Features

  • sync with web-shim-codegen v3.0.2 (5937a51)

2.1.0

18 Mar 00:41
Compare
Choose a tag to compare

2.1.0 (2025-03-18)

Features

  • sync with web-shim-codegen v3.0.1 (689df89)

2.0.1

31 Aug 22:26
fae43e1
Compare
Choose a tag to compare

What's Changed

  • Fix server-side rendering in frameworks like Next.js erroring on window.

Full Changelog: 2.0.0...2.0.1

2.0.0

16 Aug 00:50
e461d90
Compare
Choose a tag to compare

⚠️This is a major release which contains breaking API changes ⚠️

In this major version 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.

Migration Guide

Check out the User Model Migration Guide to get high level understanding of the concepts in this major release.
For code specific change to upgrade your site from v1 to v2 see the onesignal-vue specific migration guide.

2.0.0 Release (Beta 3)

03 Apr 19:50
2c843f6
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Include tag functions that were previously missing
  • SSR bug fix
  • Generator Update by @onesignal-deploy in #34

Full Changelog: 2.0.0-beta.2...2.0.0-beta.3

2.0.0 Release (Beta 2)

30 Mar 00:11
81ef1ac
Compare
Choose a tag to compare
Pre-release

What's Changed

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