Releases: OneSignal/OneSignal-Website-SDK
Release 151602
What's Changed
Full Changelog: 151601...151602
Release 160000 (Beta 5)
What's Changed
- [user-model] Switch to use
NotificationEventTypeMap
instead of function overloads by @rgomezp in #1037 - [user model] Bugfix: jwtToken argument to login function is optional, shouldn't throw by @rgomezp in #1036
- [user model] Remove
getPermissionStatus
& addpermission
property by @rgomezp in #1035
See the migration guide to get started.
Full Changelog: 160000.beta4...160000.beta5
Release 160000 (Beta 4)
Changes
- IndexedDB Migration bugfix
- Fix webpack config issue leading to bad import
- Notification event changes
- ServiceWorker file rename
See the migration guide to get started.
What's Changed
- Upgrade database version number by @rgomezp in #1030
- [user-model] fixes issue that results in a bad import by @rgomezp in #1027
- User model/notification events by @rgomezp in #1028
- User model/fix notification types by @rgomezp in #1029
- User model/fix subscription state predicates by @rgomezp in #1032
- User model/rename sw file by @rgomezp in #1031
Full Changelog: 160000.beta3...160000.beta4
Release 160000 (Beta 3)
What's Changed
- Event API Changes
- Test coverage
- Smaller bundle sizes
- Migration guide update
- Code cleanup
See the migration guide to get started.
Changes
- User model/login testing by @rgomezp in #1000
- User model/push subscription improvements by @rgomezp in #1007
- Upgrade node-sass to v8 by @rgomezp in #1008
- [user model ] - Update RequestService to not retry 400 level errors by @rgomezp in #1012
- User model/fix tests 4 4 23 by @rgomezp in #1013
- User model/api by @rgomezp in #1001
- [user model] - type check arguments to public functions by @rgomezp in #1011
- Add cdn. to migration guide script URLs by @jkasten2 in #1016
- Remove unused files by @rgomezp in #1018
- [user model] update migration guide by @rgomezp in #1019
- User model/api improvements by @rgomezp in #1023
- User model/upgrade deps by @rgomezp in #1021
- Fix ClickedNotification type definition by @rgomezp in #1024
- User model/update api tests by @rgomezp in #1025
Full Changelog: 160000.beta2...160000.beta3
Release 151601
What's Changed
- iOS Web App push - Fix notifications stop being received after a few sends. PR #1009
- Confirmed Deliveries for Safari have been disabled to fix.
Full Changelog: 151600...151601
Release 151600
What's Changed
- Support for iOS 16.4 Web App push notifications. PR #1002
- Requires installing your site as a Web App, see Mobile Web Push for iOS/iPadOS
- Fixes developer tools Chrome iOS mobile view error. Issue #560
Full Changelog: 151515...151600
Release 160000 (Beta 2)
Summary
In this 16.0.0 release, we are making a significant shift from a device-centered model to a user-centered model. This means that instead of identifying devices, we now focus on identifying individual users. This update is part of a larger effort to shift towards a user-oriented omni-channel messaging system.
See the migration guide to get started.
What's changed since beta1
Full Changelog: 160000.beta...160000.beta2
Release 151515
What's Changed
- Fixed query param bug for single-url service worker install by @rgomezp in #981
- Fixed bell prompt browser unblock permission images (URL of the images were changed) by @niels-s in #990
This version was released on 2023/02/14.
Full Changelog: 151514...151515
Release 160000 (Beta)
Release 160000 (Alpha)
160000 Alpha Release - User Model
🚧 Alpha release. It is not recommended to use in production. 🚧
In this release, we are making a significant shift from a device-centered model to a user-centered model. This means that instead of identifying devices, we now focus on identifying individual users. This update is part of a larger effort to shift towards a user-oriented omni-channel messaging system.
See the migration guide to get started.