-
Notifications
You must be signed in to change notification settings - Fork 58
Release 1.48.1 #3237
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.1 #3237
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
iOS - Smoke testsDevice: iPhone 11
IssuesNavigation back animation of Bottom Sheet is different (WordPress/gutenberg#29785) 🟡I noticed that the animation when navigating back within the Example
Story block removes all the blocks when adding media (#3243) 🔴After adding media to a Story block, it removes all the blocks from the post. How to reproduce it:
Examplestory-block-remove-blocks-ios.MP4Story block crash after discarding a media item from the device (#3244) 🔴I found a flow that in the latest build of version I managed to reproduce this issue on TestFlight builds of versions Sentry issue: https://sentry.io/organizations/a8c/issues/2250393647/events/389dedd8d5484c5c83b6591500862436/?project=1438083&statsPeriod=14d How to reproduce it:
Examplestory-block-discard-media-crash-ios.MP4 |
Android - Smoke testsDevice: Samsung Galaxy S20 FE 5G
IssuesCrash when switching dark mode on/off (WordPress/gutenberg#29730) 🔴After adding a Shortcode block, switching dark mode on and then off produces a crash. I checked this behaviour with the rest of blocks and looks like it only happens with this one. I also tested on production version How to reproduce it:
Exampleshortcode-dark-mode-crash-android.mp4 |
Android - Smoke testsDevice: Google Pixel 4 XL
Issues
|
Good catch! Do you think it's worth creating an issue to track this to dig into it further? |
Yeah I think so, I'll open an issue as soon as possible 👍 . |
# Conflicts: # bundle/ios/App.js # bundle/ios/App.js.map # package-lock.json # package.json
# Conflicts: # bundle/ios/App.js # bundle/ios/App.js.map
Android - Smoke tests - Second roundDevice: Samsung Galaxy S20 FE 5G
IssuesStyles are not updated after switching dark mode on/off (WordPress/gutenberg#29786) 🟡After switching dark mode on, new blocks added have the styles of the light mode. The same happens the other way around, blocks have dark mode styles when switching dark mode off. How to reproduce it:
Exampledark-mode-styles-android.mp4 |
iOS - Smoke tests - Second roundDevice: iPhone 11
Test plan for verifying Story block issues: wordpress-mobile/WordPress-iOS#16059:
|
Smoke testing resultsAll fixes have been applied and tests passed, we spotted some issues but none are new regressions and neither critical. Issues found
|
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. All issues have been tracked and all blockers have been resolved. Non-blockers will be triaged and resolved for future releases.
Release for Gutenberg Mobile 1.48.1
Related PRs
Gutenberg: Mobile Release v1.48.1 WordPress/gutenberg#29680
WPAndroid: Integrate gutenberg-mobile release 1.48.1 WordPress-Android#14221
WPiOS: Integrate gutenberg-mobile release 1.48.1 WordPress-iOS#16046
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
No extra PRs yet. 🎉
Changes
Includes the changes from
1.47.1
hotfix:And changes from
1.47.2
hotfix:Test plan
Release Submission Checklist
RELEASE-NOTES.txt
andgutenberg/packages/react-native-editor/CHANGELOG.md
are updated with all the changes that made it to the release.