September 16, 2025 release
Data flexibility
Braze Data Platform
Braze Data Platform is a set of comprehensive, composable set of data capabilities and partner integrations that empowers you to create personalized, impactful experiences across the customer lifecycle. Learn more about the three data related jobs to be done:
Deleting user profiles
Early access
Now you can delete individual users or a segment of users directly through the Braze dashboard—instead of only relying on the Braze REST API. You’ll need to contact your customer success manager if you’d like to participate in the early access. To get started, see Deleting users.
Custom Banner properties
Early access
You can use custom properties from your Banner campaign to retrieve key–value data through the SDK and modify your app’s behavior or appearance. To learn more, see Custom Banner properties.
Token authentication
General availability
When using Braze Connected Content, you may find that certain APIs require a token instead of a username and password. Braze can store credentials that hold token authentication header values.
Promotion codes
You can save promotion codes to a user’s profile through a User Update step. For more information, refer to Saving promotion codes to user profiles.
Unlocking creativity
Braze Pilot
Braze Pilot is a publicly available app for Android and iOS that allows you to launch messages from your Braze dashboard to your phone. Check out Getting started with Braze Pilot for a walkthrough of downloading the app, initializing the connection to your Braze dashboard, and completing the setup.
New Braze partnerships
Blings - Visual and interactive content
Blings is a next-generation personalized video platform that enables you to deliver real-time, interactive, and data-driven video experiences across channels at scale.
Shopify standard integration with third-party tool
For Shopify online stores, we recommend using Braze’s standard integration method to support the Braze SDKs on your site.
However, we understand that you may prefer using a third-party tool, like Google Tag Manager, so we put together a guide on how you can. To get started, see Shopify: Third-party tagging.
SDK updates
The following SDK updates have been released. Breaking updates are listed below; all other updates can be found by checking the corresponding SDK changelogs.
- Braze Flutter SDK 15.0.0
- Updates the native Android bridge from Braze Android SDK
36.0.0
to39.0.0
. - Updates the native iOS bridge from Braze Swift SDK
12.0.0
to13.2.0
. This includes Xcode 26 support.
- Updates the native Android bridge from Braze Android SDK
- Braze Swift SDK 7.0.0
- Updates the Braze Swift SDK bindings to require releases from the
13.0.0+
SemVer denomination. This allows compatibility with any version of the Braze SDK from13.0.0
up to, but not including,14.0.0
.
- Updates the Braze Swift SDK bindings to require releases from the