Releases: OneSignal/OneSignal-Website-SDK
Releases · OneSignal/OneSignal-Website-SDK
Release 160403
Release 160402
🐛 Bug Fixes
- Fix logic when Re-registrating Service Worker (#1323)
Release 160401
🐛 Bug Fixes
- Fix bundle for production to not have debug logs on by default #1322
Release 160307
🐛 Bug Fixes
- Addresses [Bug]: Fix error when calling addEmail soon after login call #1261
Release 160306
🐛 Bug Fixes
- Addresses [Bug]: Race condition handling in SessionManager with switching users #1256
Release 160305
🐛 Bug Fixes
- Addresses [Bug]: processing of undefined OneSignalDeferred array #1210
🔨 Improvements
- Removed deprecated AMP event listeners for the service worker
Release 160304
🐛 Bug Fixes
- Addresses [Bug]: Prevent race with switching users & handleOnFocus #1233
Release 160303
🐛 Bug Fixes
- Updates process deferred array logic to await queue items in order, addresses #1202
🔨 Improvements
- Replaces webpack setup with Vite, removes old AVA tests and replaces jest library with Vitest
Release 160302
🐛 Bug Fixes
- Fix for AMP issue reported OneSignal/OneSignal-WordPress-Plugin#351 where it was failing in the check unsupported domain call due to checking isSecureContext on window instead of self (#1227).
Release 160301
🐛 Bug Fixes
- fix for sync api erroring since it did not start with
/apps
path (#1225)