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.59.1 #3830

Merged
merged 9 commits into from
Aug 13, 2021
Merged

Release 1.59.1 #3830

merged 9 commits into from
Aug 13, 2021

Conversation

dcalhoun
Copy link
Member

@dcalhoun dcalhoun commented Aug 12, 2021

Release for Gutenberg Mobile 1.59.1

Related PRs

Extra PRs that Landed After the Release Was Cut

No extra PRs yet. 🎉

Changes

Test plan

  • Use the main WP apps to test the changes above.
  • Smoke test the main WP apps for general writing flow.
  • Test the Unsupported Block Editor on WP Apps (see steps).
  • Sanity test suites for WP Apps should be completed for each platform.

Release Submission Checklist

  • Verify Items from test plan have been completed
  • Approve and run optional Android and iOS UI tests
  • 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.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Aug 12, 2021

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@dcalhoun dcalhoun marked this pull request as ready for review August 12, 2021 12:37
@dcalhoun dcalhoun requested a review from jhnstn August 12, 2021 12:37
@dcalhoun dcalhoun added this to the 1.59.1 (18.0) milestone Aug 12, 2021
@dcalhoun
Copy link
Member Author

dcalhoun commented Aug 12, 2021

🟢 Writing Flow Checklist 1.59.1 (iOS)

General

  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • 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
Splitting and merging
  • TC001 - Merge after writing
  • TC002 - Merge after selection
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

@dcalhoun
Copy link
Member Author

dcalhoun commented Aug 12, 2021

🟢 Release Note Changes 1.59.1 (iOS)

Changes

  • [Mobile] - Global styles - Add color to the block styles filter list
  • Rich text - toTree - Add check in replacements before accessing its type

@mchowning
Copy link
Contributor

mchowning commented Aug 12, 2021

🟢 Writing Flow Checklist 1.59.1 (Android)

General

  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • 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
Splitting and merging
  • TC001 - Merge after writing
  • TC002 - Merge after selection
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

@dcalhoun
Copy link
Member Author

dcalhoun commented Aug 12, 2021

🟢 Release Note Changes 1.59.1 (Android)

Changes

  • [Mobile] - Global styles - Add color to the block styles filter list
  • Rich text - toTree - Add check in replacements before accessing its type

Copy link
Member

@jhnstn jhnstn left a comment

Choose a reason for hiding this comment

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

Looks good!

@dcalhoun dcalhoun enabled auto-merge August 13, 2021 01:31
@dcalhoun dcalhoun merged commit 2733911 into trunk Aug 13, 2021
@dcalhoun dcalhoun deleted the release/1.59.1 branch August 13, 2021 01:52
@dcalhoun dcalhoun mentioned this pull request Aug 13, 2021
2 tasks
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.

3 participants