-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge/release 16.3 into develop #13590
Conversation
…ng saved, to avoid sending a Post containing a story block with temporary ids
…unsupported WP Stories: Only show Story block in GB picker if supported by the site
Fixes a StringIndexOutOfBoundsException when the Story block is not the first block in the post. Previously the end of the first block would be matched, causing the substring end index to be earlier than the start index.
…exoutofbounds Stories: Fix StringIndexOutOfBoundsException when below another block
…sets Update Story intro screen assets and links
…saving-finish WP Stories: only allow updating a Post to the server when a Story is finished being saved
…ranslation" This reverts commit b08311d.
Co-authored-by: Olivier Halligon <[email protected]>
Co-authored-by: Olivier Halligon <[email protected]>
Skip prechecks on release builds on CI
WP Stories: bring upload icon back, to trigger media picker from the camera preview mode
…elease_1.42.1 Integrate gutenberg-mobile release 1.42.1
…e feeding the Story composer
WP Stories: changed flow for remote media from WP site to be copied locally
…elease_1.42.1_take2 Integrate gutenberg-mobile release 1.42.1 (fix)
You can test the changes on this Pull Request by downloading the APK here. |
The lint error is known and it's actually in develop. It's handled in this PR |
This reverts commit 23daebf.
Hotfix: Integrate GB-Mobile 1.42.2 - Fix crash when deleting a block
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder why Peril hasn't reported yet 🤔 I checked its dashboard and I can see activity recently, so it's not offline. |
Weird! Probably a hiccup with the hook when this PR was created. |
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
This PR merges 16.3 back into develop.
There was a conflict with the Gutenberg module hash due to a fix, which I resolved accepting the version in develop.
PR submission checklist:
RELEASE-NOTES.txt
if necessary.