Skip to content
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.93.1 #5690

Merged
merged 10 commits into from
Apr 21, 2023
Merged

Release 1.93.1 #5690

merged 10 commits into from
Apr 21, 2023

Conversation

geriux
Copy link
Member

@geriux geriux commented Apr 20, 2023

Release for Gutenberg Mobile 1.93.1

Related PRs

Extra PRs that Landed After the Release Was Cut

No extra PRs yet. 🎉

Changes

Fix regression with the Color hook and ColorPanel

Test plan

Once the installable builds of the main apps are ready, perform a quick smoke test of the editor on both iOS and Android to verify it launches without crashing. We will perform additional testing after the main apps cut their releases.

Release Submission Checklist

  • Verify Items from test plan have been completed
  • Check if RELEASE-NOTES.txt is updated with all the changes that made it to the release. Replace Unreleased section with the release version and create a new Unreleased section.
  • Check if gutenberg/packages/react-native-editor/CHANGELOG.md is updated with all the changes that made it to the release. Replace ## Unreleased with the release version and create a new ## Unreleased.
  • Bundle package of the release is updated.

@geriux geriux marked this pull request as ready for review April 21, 2023 11:23
Copy link
Contributor

@fluiddot fluiddot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎊 !

@geriux geriux merged commit 19c9895 into trunk Apr 21, 2023
15 checks passed
@geriux geriux deleted the release/1.93.1 branch April 21, 2023 15:58
@geriux
Copy link
Member Author

geriux commented Apr 25, 2023

🟢 Writing Flow checklist (Android)

Device: Redmi Note 8T (OS 11)
Build: 22.2-rc-3

General

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC001 - Highlight selected text
  • TC001 - Highlight text without selection
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace
  • TC009 - Test autocorrection doesn't apply formatting to Heading
  • TC010 - Test autocorrection doesn't remove formatting from Heading
Splitting and merging

Undo / Redo - Test Cases

@geriux
Copy link
Member Author

geriux commented Apr 25, 2023

🟢 Unsupported Block Tests (Android)

Device: Redmi Note 8T (OS 11)
Build: 22.2-rc-3

  • TC001 - User can edit unsupported blocks on Simple WP.com sites
  • TC002 - User can discard edits to an unsupported block on Simple WP.com sites
  • TC003 - Editing unsupported blocks is allowed on Gutenberg-enabled Atomic sites
  • TC004 - Editing unsupported blocks is disallowed on Classic-enabled Atomic sites
  • TC005 - Editing unsupported blocks is enabled on self-hosted sites accessed via Jetpack
  • TC006 - Editing unsupported blocks is disallowed on self-hosted sites access via their own username and password

@geriux
Copy link
Member Author

geriux commented Apr 25, 2023

🟢 Test Suite 3 (Android)

Device: Redmi Note 8T (OS 11)
Build: 22.2-rc-3

Gallery - 2

  • Gallery block - Insert image from device (failing) - TC006
  • Gallery block - Insert image from device (cancel) - TC009

Gallery - 3

  • Gallery block - Add Gallery Caption - TC003
  • Gallery block - Add Gallery Image Caption - TC004
  • Gallery block - Try adding same images from WP Media library and moving the images around - TC010

Gallery - 4

  • Gallery block - Settings: Link to - TC012
  • Gallery block - Settings: Column number - TC013
  • Gallery block - Settings: Crop images - TC014

Columns - 2

  • Columns - Max limit of Column number - TC002
  • Columns - Deep nesting is possible (iOS only)- TC003
  • Columns - Check if Column placeholders is visible for the unselected state - TC001
  • Columns - Appearance in vertical device position (vertical layout) - TC004

Columns - 3

  • Columns - Appearance in horizontal device position (horizontal layout) - TC005
  • Columns - Mover direction - TC006
  • Columns - Check if Column placeholder is render in nested structure - TC007
  • Columns - Unselected Column placeholder is stretched to content in nested structure- TC008

Columns - 4

  • Columns - Check if in DarkMode all components gets proper colors - TC018

MediaText - 3

  • Media Text block - Insert video from device (failing) - TC001-v
  • Media Text block - Close/Re-open post with an ongoing video upload - TC003-v

MediaText - 4

  • Media Text block - Media & Text alignment - TC006
  • Media Text block - Vertical alignment - TC007

Shortcode-1

  • Shortcode block - Add a youtube link - TC001

Cover - 2

  • Cover - Add Video Background from WordPress Media library - TC004
  • Cover - Replace media - TC005
  • Cover - Gradient background is rendered properly - TC006
  • Cover - Gradient overlay is rendered properly - TC007

Image - 2

  • Image block - Border style setting - TC006
  • Image block - Image size setting - TC007
  • Image block - Link to setting - TC008

Story block - 1

  • Story block - Verify is available in Block Picker - TC001
  • Story block - Verify is not available in Block Picker- TC002
  • Story block - Add media to empty Story block - TC003
  • Story block - Add media to non-empty Story block - TC004
  • Story block - Close/Re-open post with an ongoing Story upload - TC005

@geriux
Copy link
Member Author

geriux commented Apr 25, 2023

🟢 New changes (Android)

Device: Redmi Note 8T (OS 11)
Build: 22.2-rc-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants