-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4086 from braze-inc/lx/sept22_rn
September release notes
- Loading branch information
Showing
3 changed files
with
86 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
nav_title: September 20, 2022 | ||
page_order: 2 | ||
noindex: true | ||
page_type: update | ||
description: "This article contains release notes for 9/20/2022." | ||
--- | ||
|
||
# September 20, 2022 release | ||
|
||
## API guide | ||
Check out the [Braze API Guide]({{site.baseurl}}/docs/api/home) to search for endpoints based on endpoint types, helping you narrow down the glossary | ||
|
||
## Personalized variants | ||
Use [personalized variants]({{site.baseurl}}/user_guide/engagement_tools/testing/multivariant_testing/create_multivariate_campaign/#optimizations) to send each user in your target segment the variant they're most likely to engage with. | ||
|
||
## Testing Canvases | ||
After creating your Canvas, there are several checks you may want to perform before launching, depending on details such as your audience size or number of segmentation filters. Check out [Sending test Canvases]({{site.baseurl}}/user_guide/engagement_tools/canvas/testing_canvases/sending_test_canvases/) for tips. | ||
|
||
## Video editor block | ||
As you build your email campaign, you can add a [`video` editor block]({{site.baseurl}}/user_guide/message_building_by_channel/email/drag_and_drop/dnd_editor_blocks/) to the Drag & Drop Editor. This editor block inserts a preview image for a video where the image links to a YouTube or Vimeo URL. | ||
|
||
## Liquid 5 | ||
For existing Braze users, Liquid 5 is generally available. Learn more about [what's new with Liquid 5]({{site.baseurl}}/user_guide/personalization_and_dynamic_content/liquid#whats-new-with-liquid-5). | ||
|
||
## New Braze partnerships | ||
|
||
### Shopify | ||
The Braze and [Shopify]({{site.baseurl}}/partners/message_orchestration/channel_extensions/ecommerce/shopify/shopify/) allows you to update existing user profiles or create new ones in Braze for leads, sign-ups, and account registrations being captured in your Shopify store. | ||
|
||
## 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. | ||
|
||
- [Android SDK 23.1.0–23.12](https://github.com/Appboy/appboy-android-sdk/blob/master/CHANGELOG.md) | ||
- [React Native SDK v1.38.0–v1.38.1](https://github.com/braze-inc/braze-expo-plugin/blob/main/CHANGELOG.md) | ||
- Updated the native Android bridge to Braze Android SDK 23.0.1. | ||
- Updated the native iOS bridge to Braze iOS SDK 4.5.0. | ||
- The Braze React Native Android SDK now requires Kotlin directly for compilation. | ||
- [Braze Expo Plugin 0.4.0](https://github.com/braze-inc/braze-expo-plugin/blob/main/CHANGELOG.md) | ||
- Renamed the prop `fcmSenderID` to `firebaseCloudMessagingSenderId`. | ||
- [Unity 3.9.0](https://github.com/Appboy/appboy-unity-sdk/blob/master/CHANGELOG.md) | ||
- Updated the Android plugin to use Braze Android SDK 23.1.0. | ||
- Added the ability to request push notification permissions on Android 13+ devices via `Appboy.AppboyBinding.PromptUserForPushPermissions(false)`. | ||
- [Swift SDK 5.3.0–5.4.0](https://github.com/braze-inc/braze-swift-sdk/blob/main/CHANGELOG.md#540) |