Conversation
This reverts commit 9d45f09.
…e into add/cover-block # Conflicts: # gutenberg
…e into add/cover-block # Conflicts: # gutenberg
…e into add/cover-block # Conflicts: # gutenberg
…older" This reverts commit 28782d3.
iOS 13.0 on SauceLabs and 13.3 locally.
* improve test:e2e:ios:local, skip bundling on CI since we do it manualy * use already existing command * run preios before tests build and use --repo-update flag
…e-aztec-old-submodule Remove react-native-aztec-old-submodule
|
@marecar3 while retesting #2025 (comment) I can reproduce consistently an error where image URLs are saved as I reproduced it on about 3 of 4 attempts with this particular test (Gallery TC008). I ran similar tests such as TC005 and TC007 twice each and I didn't come across this error. |
|
It looks like WordPress/gutenberg#20832 broke the Latest-Posts Block. Working on a fix for that now. Edit PR Created #2039 |
…le_urls Fix check for file urls
|
RE: #2025 (comment) #2039 -> |
|
Testing Android using WordPress PR APK build 41182 (latest commit 82291f223fed5641da0689a882310b2ddb4d245c)
|
Nice work @guarani!!! Thanks for finding this one! Adding comment from @geriux : if the editor is opened it works fine, but if you close and open several times with a few images uploading some fail as Paul reported What do you think @pinarol on this one, is it a blocker? |
|
hi @marecar3 👋 I don’t think that’s a blocker, you need to close/open several times to repro that. Our download completion mechanism is not perfect, I bet this was working like this from the beginning. Could you open a separate issue for this and put in Mobile Gutenpages board? Thank you! |
Thanks, @pinarol! I have raised an issue: #2041 |
mchowning
left a comment
There was a problem hiding this comment.
Tested all the changes, including the ones that landed after the branch was cut, and everything looks good to me. 👍
|
With Dark mode merged I'm seeing an issue where I can't scroll up on a longer post after opening and closing the keyboard of a paragraph block. Hard to see the screen twitch while I try and scroll in my low frame rate GIF, but that's what's happening. I'm testing now to see if this issue is isolated to the Post-Dark mode version of the release. Steps:
|
Nice job @cameronvoell! |
|
I'm seeing a reasonably reproducible crash (75%) on iOS when adding both an image and a video to a post.
iPhone 7, iOS 13.3.1 and WordPress build 25203 |
|
👋 @guarani , can you also check if the issue is there for you on the original/earliest build for the release and also on the previous release, to try and pinpoint if this is a new issue or not? Thanks! |
This issue was fixed via wordpress-mobile/WordPress-iOS#14299 |



Release for Gutenberg Mobile v1.24.0
Related PRs
Gutenberg: Merge changes from mobile v1.24.0 to master WordPress/gutenberg#21041
WPAndroid: Gutenberg: update to v1.24.0 WordPress-Android#11454
WPiOS: Update to Gutenberg v1.24.0 WordPress-iOS#13672
Aztec-iOS: Prepare release 1.17.0 AztecEditor-iOS#1272
Aztec-Android: N/A
Extra PRs that Landed After the Release Was Cut
Changes
#1931 New block: Latest Posts
#1953 Fix Quote block's left border not being visible in Dark Mode
#1987 Added Starter Page Templates: when you create a new page, we now show you a few templates to get started more quickly.
#1964 Fix crash when pasting HTML content with embeded images on paragraphs
PR Submission Checklist
RELEASE-NOTES.txtif necessary.Test plan