Releases: OneSignal/OneSignal-Website-SDK
Releases · OneSignal/OneSignal-Website-SDK
Release 160510
01 Oct 18:18
Compare
Sorry, something went wrong.
No results found
Channels: Current, Stable
🐛 Bug Fixes
fix create release on github permissions (#1392 )
🔧 Improvements
refactor: replace .toReversed() with [...arr].reverse() for compatibility (#1394 )
Release 160509
17 Sep 19:52
Compare
Sorry, something went wrong.
No results found
Channels: Current, Stable
🐛 Bug Fixes
fix: return boolean success status for requestPermission method (#1379 )
🔧 Improvements
chore: automate generating a release when release branches are merged (#1388 )
chore(api): add User.trackEvent definition to API spec (#1380 )
Release 160508
08 Sep 21:56
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fixes animation when you're clicking the notification bell multiple times in quick succession (#1375 )
Denied permission should now trigger notification permission change listeners (#1374 )
🛠️ Improvements
Reduce bundle size slightly (#1372 )
Release 160507
02 Sep 23:09
Compare
Sorry, something went wrong.
No results found
🛠️ Improvements
Reduce bundle size through more usage of underscore prefix (#1369 )
Reopen IndexedDB when the db is deleted to limit leaking unhandled rejections (#1368 )
Return undefined for User.onesignalId when generating local/temp ids (#1370 )
Release 160506
29 Aug 22:21
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix syncing of tags when using category slidedown prompt (#1366 )
Release 160505
29 Aug 17:32
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Wait for user to provide consent before executing operations (#1363 )
Release 160504
26 Aug 19:50
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix logic for permission change to update OneSignal.Notifications.permission in time (#1361 ).
🛠️ Improvements
Reduces operation interval processing time (#1360 ).
Release 160503
25 Aug 17:17
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Allow Adding Sms / Email before Login (#1355 )
Release 160502
20 Aug 01:19
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix parsing of sms input when using the slidedown prompt (#1352 )
Release 160501
19 Aug 18:28
Compare
Sorry, something went wrong.
No results found
🛠️ Improvements
reduce build size for service worker and page bundles (#1345 , #1347 , #1348 )
🐛 Bug Fixes
fix for subscription change event firing twice (#1350 )