@braze/web-sdk
Advanced tools
Changelog
5.6.1
Changelog
5.6.0
ControlMessage
instances would allow multiple impressions.Changelog
5.5.0
Changelog
5.4.0
serviceWorkerScope
that can be used to override the default scope of the service worker.braze.isInitialized()
that returns whether the SDK has been initialized.braze.initialized
that is dispatched on the window
object when the Braze initialization completes.Changelog
5.3.2
Changelog
5.3.1
serviceWorkerLocation
was not used when calling unregisterPush
.Changelog
5.3.0
FeatureFlag
class to support the upcoming expansion of feature flag property types:
e.preventDefault()
could be called on events that were not cancelable.Changelog
5.2.0
deviceId
initialization option. This can be used to set device ID of the user that would be used after initialization.message_extras
liquid tag for in-app messages.unregisterPush()
failed to invoke the successCallback()
function in some cases where the user has already unsubscribed to push.|
and :
were not supported in the userId
.Changelog
5.1.1
Changelog
5.1.0
subscribeToFeatureFlagsUpdates()
callback will be triggered first with cached feature flags only if this cache is from the current session.