-
Notifications
You must be signed in to change notification settings - Fork 57
Release 1.48.0 #3205
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
Release 1.48.0 #3205
Conversation
…dth-attribute Ignore column width attribute when empty
* Updates gutenberg ref
* Enable default keyboard as default on link picker text fields * Update Lock file * Update Gutenberg for merged PR * Revert to develop package-lock.json
* Update ref to branch: rnmobile/uderline-linked-selected-text * Update Gutenberg Ref Co-authored-by: Chip Snyder <[email protected]>
Search Block 1: Add block to inserter
Make RNMobile Appium logs available
…e into merge_release_1.47.0_to_develop
…o_develop Merge release 1.47.0 to develop
Search Block 2: Add block toolbar options
…-initial-html Add audio block to initial html
…ence-to-master Update Gutenberg reference to point merge commit in master
Add typescript package v 4.1.3
|
RE: #3205 (comment) It is a theme problem. In the cc @geriux |
Thanks for the confirmation @chipsnyder! |
Android Writing Flow checklist (round 2)Device: Redmi Note 8T General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
iOS Writing Flow checklistDevice: iPhone 12 Pro Writing Flow checklistGeneral
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
Update🟢 Writing flow tests on Android passed |
I don't think this is a release blocker. Worst case scenario, autosave isn't working, but the changes will still be saved on exit (that's what happens instead of the crash on release builds). UPDATE: Let's test this on a release build to make sure everything looks ok there. |
|
@geriux But this doesn't seem to be a regression since it is already present in the current app. Since the user is still able to switch columns around when they turn the app vertically I would say we can fix this in a new release. I created a new issue for it WordPress/gutenberg#29570 |
|
Test Suite 3 Gallery - 2
Gallery - 3
Gallery - 4
MediaText - 3
MediaText - 4Cover - 2🔴 Cover - Add Video Background from WordPress Media library - TC005
Social Icons - 2
Image - 2
Story block - 1🔴 Story block - Verify is available in Block Picker - TC001 - I don't see the story block in the list of blocks. |
I see it now @enejb, since there's no much space for the arrows controls we put them under the three dots button: For larger screens like an iPad with a Columns block with full-width alignment you'll be able to see them: |
@enejb can you confirm you were testing on iOS? If so, this block is still not out for production. |
@enejb This is a premium block for videos, were you testing on a paid plan? |
Writing Flow checklistAndroid build from wordpress-mobile/WordPress-Android#14166 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
iOS Writing Flow checklistDevice: iPhone 11 Writing Flow checklistGeneral
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
|
|
🟢 All issues have been solved, this is ready to |
geriux
left a comment
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.
LGTM! Thank you to everyone involve in testing this release!
👋 I was testing the In fact I tested a bit that block and I found some issues (you can check them in this comment), one of them produce a crash so probably we should review them and potentially make another betafix. What do you think? |



Release for Gutenberg Mobile 1.48.0
Related PRs
Gutenberg: Mobile Release v1.48.0 WordPress/gutenberg#29445
WPAndroid: Integrate gutenberg-mobile release 1.48.0 WordPress-Android#14166
WPiOS: Integrate gutenberg-mobile release 1.48.0 WordPress-iOS#15993
Aztec-iOS: https://github.com/wordpress-mobile/AztecEditor-iOS/pull/Aztec-Android: https://github.com/wordpress-mobile/AztecEditor-Android/pullExtra PRs that Landed After the Release Was Cut
None
Changes
Fix crash when Column block width attribute was empty.
[RNMobile] Ignore column width attribute when empty WordPress/gutenberg#29015
Fixes crash when selecting a gradient style Fixes crash when selecting a gradient style #3166
[RNMobile] Fixes crash when selecting a gradient style WordPress/gutenberg#29072
Add audio block to initial html Add audio block to initial html #3168
[RNMobile] Added Audio block to the initial html WordPress/gutenberg#29056
Enable default keyboard as default on link picker text fields Enable default keyboard as default on link picker text fields #3170
[RnMobile] Enable default keyboard as default on link picker text fields WordPress/gutenberg#29087
Underline selected text when populating link Underline selected text when populating link #3156
[RNMobile] Underline selected text as soon as LinkTo field is populated WordPress/gutenberg#29035
Search Block 1: Add block to inserter (in dev mode) Search Block 1: Add block to inserter #3142
[RNMobile] Search Block - Add to inserter WordPress/gutenberg#28983
Make RNMobile Appium logs available Make RNMobile Appium logs available #3178
Make RNMobile Appium logs available WordPress/gutenberg#29113
Search Block 2: Add block toolbar options Search Block 2: Add block toolbar options #3182
[RNMobile] Search Block: Add block toolbar options WordPress/gutenberg#28985
Add audio block to initial html Add audio block to initial html #3168
[RNMobile] Added Audio block to the initial html WordPress/gutenberg#29056
Add typescript package v 4.1.3
Add typescript package v 4.1.3 #3200
Integrate AztecEditor-iOS 1.19.4 Integrate AztecEditor-iOS 1.19.4 #3187
Integrate AztecEditor-iOS 1.19.4 WordPress/gutenberg#29355
Add Button width attribute control
RN: Add Bottom Sheet Select Control component WordPress/gutenberg#28543
Test plan
Notes
The following PR change was reverted on this branch:
Release Submission Checklist
RELEASE-NOTES.txtandgutenberg/packages/react-native-editor/CHANGELOG.mdare updated with all the changes that made it to the release.