Skip to content

Releases: OneSignal/OneSignal-Website-SDK

150200 Release

18 May 02:43
Compare
Choose a tag to compare

GDPR methods & addListenerForNotificationOpened Fix

  • Added GDPR privacy consent to postpone initialization of the SDK until the user accepts
    • New requiresUserPrivacyConsent init flag
    • New provideUserConsent(boolean) function
  • Fixed getListeners error when opening a notification if addListenerForNotificationOpened was called
  • Added Promise of id to setEmail. PR #349

WordPress HTTPS Integration Required Files

08 Dec 23:06
Compare
Choose a tag to compare

Please download OneSignal-WordPress-HTTPS-Integration-Files.zip and not Source code (zip).

Unzip the archived files to any directory of your site:

  • manifest.json.php
  • OneSignalSDKWorker.js.php
  • OneSignalSDKUpdaterWorker.js.php

HTTPS Integration Required Files

05 Jan 19:41
Compare
Choose a tag to compare

Please download OneSignalSDKFiles.zip and not Source code (zip).

Unzip the archived files to the top-level directory of your site:

  • OneSignalSDKWorker.js
  • OneSignalSDKUpdaterWorker.js

This is part of the guide on setting up push notifications for HTTPS-enabled sites.