Releases: OneSignal/OneSignal-Website-SDK
Releases · OneSignal/OneSignal-Website-SDK
Release 151504
Fixes AMP integration issue where permission was not reflected until reload.
Release 151503
Reverts CLS changes related to Bell button
Release 151502
- Adds support for enter key submitting info in feat/web-prompts
- Adds tab index to input elements in feat/web-prompts
- linting: linted the entire SDK
- dependabot upgrades
- CLS Fixes: 1) bell icon 2) customlink button
Release 151501
Slidedown & External User Id Fixes & Improvements
- Lifted limitation of not allowing push slidedown to show if a not configured. PR #820
- Default values are used if not configured.
- Allow
OneSignal.setExternalUserId
to work with SMS and Email, even if not subscribed to push. PR #817 - Fixed site icon showing for SMS / Email prompts instead of the prompt specific one. #816
Release 151500
Release 151403
setEmail with setExternalUserId Fixes
- Fixes issue where
setExternalUserId
would not apply to email in some cases. - Fixes session counts not incrementing on email record.
- Fixes session time not incrementing on email record.
- The above was fix by introducing an internal SecondaryChannelManager module. PR #797
Release 151402
Slidedown Fixes
- Fixed broader styling issue on some sites and dashboard preview
- PR #802
Release 151401
Category Slidedown Fixes
- Checkmark styling issue fixed
- Re-prompting bug resolved
Release 151400
Slidedown Prompts & Misc Fixes
- Includes new Slidedown prompts. More details soon!
- Fixes to documentation links that show up to help debug configuration errors. PR #767