Skip to content

Releases: OneSignal/OneSignal-Website-SDK

Release 160000 (Beta 6)

28 Jul 20:43
b5ec97d
Compare
Choose a tag to compare
Pre-release

v16 Migration guide

See the migration guide if coming from v15.

What's Changed since v160000 Beta5

Fixes

  • Added support for iOS WebApp push
  • [User Model] [Fix] Erroring on User property updates before push subscription create by @jkasten2 in #1061
  • [User model] [Fix] macOS Safari prompting and subscribing by @jkasten2 in #1062
  • [User Model] Migration guide fixes; service worker name, async, and small misc by @jkasten2 in #1065

Full Changelog: 160000.beta5...160000.beta6

Release 151603

07 Jul 20:20
4df9146
Compare
Choose a tag to compare

What's New

  • Fix iOS notificationPermissionChange not firing when declining native notification permission prompt. PR #1050
  • Fix iOS double welcome notifications. PR #1051
    • This is different implementation than the one released in version 151602 that doesn't introduce side effects.

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