-
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
[Gutenberg] Update to v1.21.0 #11117
Conversation
You can test the changes on this Pull Request by downloading the APK here. |
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.
Looks good, I confirm the margins are smaller.
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.
Smoke tested the editor and everything seems fine.
I don't see any mention to the shortcode block in 14.0 or 14.1. It was introduced in gutenberg mobile 1.20.0 so I think it shipped with wpandroid 14.0.
I think we should add a line to 14.1 even if we're one release late: "We were so focused on improving the app that we forgot to tell you a new shortcode block was introduced in 14.0"
Actually shortcode was added after the 14.0 branch cut, so we're fine here. I'll update the release notes. |
Thank you @maxme for the review and for adding the missing release notes 🙏 |
Gutenberg-mobile PR: wordpress-mobile/gutenberg-mobile#1788
Changes:
PR submission checklist:
I have considered adding unit tests where possible.
I have considered if this change warrants user-facing release notes and have added them to
RELEASE-NOTES.txt
if necessary.