Releases: OneSignal/OneSignal-Website-SDK
Releases · OneSignal/OneSignal-Website-SDK
Release 151514
What's Changed
- Remove unused
receiveReceiptsEnable
flag by @rgomezp in #882 - Improvement/no port flag by @rgomezp in #888
- Update issue templates by @rgomezp in #890
- Move issue templates to correct folder by @rgomezp in #891
- Fix bug-report template by @rgomezp in #892
- Catch permissions error by @rgomezp in #898
- Release Commit 151514 by @rgomezp in #904
- Github Actions by @rgomezp in #906
Full Changelog: 151513...151514
Release 151513
What's Changed
- Install worker - should not use console.log, reorder operations by @rgomezp in #868
- Update sdkVersion to 151512 by @rgomezp in #869
- Channel subscription observers by @rgomezp in #872
- Provide more specific callback type for
getNotificationPermission
by @rgomezp in #870
Full Changelog: 151511...151513
Release 151511
What's Changed
Full Changelog: 151510...151511
Release 151510
HTTPS Service Worker File
HTTPS Service Worker File
No longer need the OneSignalSDKUpdaterWorker.js
.
Release 151509
Changelog
- Fixes notification click counts not always being reported for AMP sites.
- Issue where
appId
was not getting saved to the indexDb. PR #860
- Issue where
Release 151508
Makes Service Worker configruation parameters available to configure via userConfig
initialization options. This includes:
serviceWorkerParam
serviceWorkerPath
serviceWorkerUpdaterPath
Release 151507
- #850 - Add device_type to Confirmed Delivery Request
- Dependabot version bumps
Release 151506
Fixes hiding bell prompt when slidedown is attempted to show
Release 151505
Randomize confirmed delivery delays with a max of 25 seconds