diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e0698d7e8c..60cd027d63 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,6 +1,7 @@ Unreleased ------ * [**] The media upload options of the Image, Video and Gallery block automatically opens when the respective block is inserted. [https://github.com/wordpress-mobile/gutenberg-mobile/pull/2700] +* Image block: Add a "featured" banner. (Android only) [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3371] 1.51.0 ------ diff --git a/WPAndroid Integration.md b/WPAndroid Integration.md index c4e3edd9dd..4f6785a541 100644 --- a/WPAndroid Integration.md +++ b/WPAndroid Integration.md @@ -88,6 +88,8 @@ Besides checking a few things, `publish-aztec-and-bridge.sh` script will clean t In order to test this, make sure `localGutenbergMobilePath` in your `local-builds.gradle` file is commented out as otherwise the binary version will be ignored. +**Note:** The `Build Android RN Bridge & Publish to Bintray` task in `gutenberg-mobile` needs to complete before WPAndroid's `Installable Build` CI task will succeed. As such, you may see WPAndroid's CI tasks fail with a 403 error if they run before the `gutenberg-mobile` task completes. You can either wait for wait for `gutenberg-mobile`'s CI task to pass before pushing changes to `ext.gutenbergMobileVersion` or restart failed WPAndroid CI tasks after `gutenberg-mobile`'s CI task passes. + --- ## How to diff --git a/gutenberg b/gutenberg index bb98f4c537..1941ae8916 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit bb98f4c537b5417db69355e6639eaa0e52eb723c +Subproject commit 1941ae8916f6fcc06233cc94ff825984b161562c