Skip to content

Releases: OneSignal/OneSignal-Website-SDK

Release 151602

15 Jun 18:35
6527abf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 151601...151602

Release 160000 (Beta 5)

11 May 21:15
Compare
Choose a tag to compare
Pre-release

What's Changed

  • [user-model] Switch to use NotificationEventTypeMap instead of function overloads by @rgomezp in #1037
  • [user model] Bugfix: jwtToken argument to login function is optional, shouldn't throw by @rgomezp in #1036
  • [user model] Remove getPermissionStatus & add permission property by @rgomezp in #1035

See the migration guide to get started.

Full Changelog: 160000.beta4...160000.beta5

Release 160000 (Beta 4)

08 May 22:51
008f636
Compare
Choose a tag to compare
Pre-release

Changes

  • IndexedDB Migration bugfix
  • Fix webpack config issue leading to bad import
  • Notification event changes
  • ServiceWorker file rename

See the migration guide to get started.

What's Changed

Full Changelog: 160000.beta3...160000.beta4

Release 160000 (Beta 3)

28 Apr 19:23
b43f1cc
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Event API Changes
  • Test coverage
  • Smaller bundle sizes
  • Migration guide update
  • Code cleanup

See the migration guide to get started.

Changes

Full Changelog: 160000.beta2...160000.beta3

Release 151601

31 Mar 23:04
4f72df6
Compare
Choose a tag to compare

What's Changed

  • iOS Web App push - Fix notifications stop being received after a few sends. PR #1009
    • Confirmed Deliveries for Safari have been disabled to fix.

Full Changelog: 151600...151601

Release 151600

13 Mar 22:33
95437b4
Compare
Choose a tag to compare

What's Changed

  • Support for iOS 16.4 Web App push notifications. PR #1002
  • Fixes developer tools Chrome iOS mobile view error. Issue #560

Full Changelog: 151515...151600

Release 160000 (Beta 2)

28 Feb 21:56
8f99d22
Compare
Choose a tag to compare
Pre-release

Summary

In this 16.0.0 release, we are making a significant shift from a device-centered model to a user-centered model. This means that instead of identifying devices, we now focus on identifying individual users. This update is part of a larger effort to shift towards a user-oriented omni-channel messaging system.

See the migration guide to get started.

What's changed since beta1

Full Changelog: 160000.beta...160000.beta2

Release 151515

02 Mar 03:27
5a8b059
Compare
Choose a tag to compare

What's Changed

  • Fixed query param bug for single-url service worker install by @rgomezp in #981
  • Fixed bell prompt browser unblock permission images (URL of the images were changed) by @niels-s in #990

This version was released on 2023/02/14.

Full Changelog: 151514...151515

Release 160000 (Beta)

04 Feb 00:12
Compare
Choose a tag to compare
Release 160000 (Beta) Pre-release
Pre-release

What's Changed

Full Changelog: 160000.alpha...160000.beta

Release 160000 (Alpha)

12 Jan 00:37
Compare
Choose a tag to compare
Pre-release

160000 Alpha Release - User Model

🚧 Alpha release. It is not recommended to use in production. 🚧

In this release, we are making a significant shift from a device-centered model to a user-centered model. This means that instead of identifying devices, we now focus on identifying individual users. This update is part of a larger effort to shift towards a user-oriented omni-channel messaging system.

See the migration guide to get started.