Skip to content

Commit

Permalink
Merge branch 'develop' into issue-946/simplify_image_insertion_flow
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-alexander committed Apr 20, 2021
2 parents 75fca8f + 4143d27 commit d335708
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -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
------
Expand Down
2 changes: 2 additions & 0 deletions WPAndroid Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gutenberg
Submodule gutenberg updated 363 files

0 comments on commit d335708

Please sign in to comment.