-
Notifications
You must be signed in to change notification settings - Fork 58
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 v1.17 #1566
Release v1.17 #1566
Conversation
Increment gb-mobile version to 1.14.0 Update bundle files
# Conflicts: # package.json
# Conflicts: # gutenberg
…pens_safari Don't allow interactions with URL in Aztec text blocks. # Conflicts: # gutenberg
…witching to HTML mode
…issing-on-long-posts-in-html-mode
…Content-is-missing-on-long-posts-in-html-mode Fix/1268 content is missing on long posts in html mode
# Conflicts: # gutenberg
# Conflicts: # bundle/android/App.js # bundle/android/App.js.map # bundle/ios/App.js # bundle/ios/App.js.map # gutenberg # react-native-aztec/ios/Cartfile # react-native-aztec/ios/Cartfile.resolved # react-native-gutenberg-bridge/android/src/main/java/org/wordpress/mobile/WPAndroidGlue/WPAndroidGlueCode.java
# Conflicts: # gutenberg
…ment_to_paragraphs Add content alignment options to paragraph block
…android-media-preview-activity
…image-preview-android-media-preview-activity Add native fullscreen image preview
…ordpress-mobile/gutenberg-mobile into fix/media-text-capture-options
…-options Add separate options for capturing photo and video
Let's make sure that this PR: #1582 |
I've tested the WPAndroid and WPiOS PRs and this looks good to me 👍! |
Hey, @hypest @mchowning and @cameronvoell WPAndroid look nice, but I have found some regressions.
It seems that they aren't blockers for a merge 🤔 |
Nice catches @marecar3 !
I see this as well on both platforms. It does look like a regression.
I'm not as certain about this one as @iamthomasbishop recently opened an issue saying that the image placeholder icon is too big and that it looks like the video block has the proper styling. We should probably get his feedback before doing any changes on this (for the next release).
I think that's right. I don't see any reason either of these should block the release. |
Yes, you're right, the image block's placeholder icon is incorrect – video uses the proper style. |
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.
Tested via both WPAndroid and WPiOS and everything looks good.
bd25fb8
to
9c19f9c
Compare
Updated from |
Release for Gutenberg Mobile v1.17.0
Related PRs:
Changes:
shouldInteractWithURL
will return always false to avoid crashes [Aztec iOS]:shouldInteractWithURL
will return always false to avoid crashes #1523Test plan
Update release notes:
RELEASE-NOTES.txt
.