Skip to content

Releases: OneSignal/OneSignal-Website-SDK

Release 151511

13 Dec 20:15
20247bc
Compare
Choose a tag to compare

What's Changed

  • Fix custom link user gesture requirement [custom-link] [safari] by @rgomezp in #867

Full Changelog: 151510...151511

Release 151510

22 Nov 21:02
70ce416
Compare
Choose a tag to compare

Single-url Setup for Service Worker Changes

Contains changes from #863

Details

This release removes the requirement for using two Service Worker files (main file & updater file). Only the main SW file will now be needed.

See #863 for more details.

HTTPS Service Worker File

23 Nov 00:31
70ce416
Compare
Choose a tag to compare
Pre-release

HTTPS Service Worker File

No longer need the OneSignalSDKUpdaterWorker.js.

OneSignal-Web-SDK-HTTPS-Integration-Files.zip

Release 151509

02 Nov 23:37
74e0d0a
Compare
Choose a tag to compare

Changelog

  • Fixes notification click counts not always being reported for AMP sites.
    • Issue where appId was not getting saved to the indexDb. PR #860

Release 151508

20 Sep 21:26
587f09c
Compare
Choose a tag to compare

Makes Service Worker configruation parameters available to configure via userConfig initialization options. This includes:

  • serviceWorkerParam
  • serviceWorkerPath
  • serviceWorkerUpdaterPath

Release 151507

11 Aug 20:27
8078f41
Compare
Choose a tag to compare
  • #850 - Add device_type to Confirmed Delivery Request
  • Dependabot version bumps

Release 151506

07 Jul 17:43
48516f8
Compare
Choose a tag to compare

Fixes hiding bell prompt when slidedown is attempted to show

Release 151505

30 Jun 00:55
7c2e3b7
Compare
Choose a tag to compare

Randomize confirmed delivery delays with a max of 25 seconds

Release 151504

22 Jun 00:22
b4d858c
Compare
Choose a tag to compare

Fixes AMP integration issue where permission was not reflected until reload.

Release 151503

07 Jun 23:29
9ee23aa
Compare
Choose a tag to compare

Reverts CLS changes related to Bell button