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.41.1 #2806

Merged
merged 131 commits into from
Nov 16, 2020
Merged

Release 1.41.1 #2806

merged 131 commits into from
Nov 16, 2020

Conversation

cameronvoell
Copy link
Contributor

@cameronvoell cameronvoell commented Nov 14, 2020

Release for Gutenberg Mobile 1.41.1

Related PRs

Extra PRs that Landed After the Release Was Cut

No extra PRs yet. 🎉

Changes

The following PR's are all related to Mobile Stories feature:

Test plan

  • Use the main WP apps to test the changes above.
  • Smoke test the main WP apps for general writing flow.

Release Submission Checklist

  • Approve and run optional Android and iOS UI tests
  • Aztec dependencies are pointing to a stable release.
    • iOS: Aztec dependencies match in RNTAztecView.podspec and gutenberg/packages/react-native-aztec/RNTAztecView.podspec.
  • Check if RELEASE-NOTES.txt and gutenberg/packages/react-native-editor/CHANGELOG.md are updated with all the changes that made it to the release.
  • Bundle package of the release is updated.

mzorz added 30 commits September 3, 2020 14:18
…atorLoad() method pass mediaFiles and clientId over the bridge
…and remoteurl on a Story frame once it finished uploading
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Nov 14, 2020

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

@cameronvoell cameronvoell marked this pull request as ready for review November 16, 2020 03:36
@hypest
Copy link
Contributor

hypest commented Nov 16, 2020

Here's the current plan: We'll perform the Writing Flow manual tests and then we'll merge to the main apps so the main app beta gets cut on time. We'll then continue with the rest of the manual tests to ensure that nothing got broken in the 1.41.1 release. If anything needs fixing we'll do a betafix, otherwise nothing more to do. cc @cameronvoell , @ceyhun , @mzorz , @aforcier , @Tug .

@geriux
Copy link
Contributor

geriux commented Nov 16, 2020

iPhone 12 Pro, iOS 14.1, WordPress Alpha

Writing flow checklist:

  • TC001 - Block insertion flow
  • 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

@ceyhun
Copy link
Contributor

ceyhun commented Nov 16, 2020

Huawei P20 lite, Android 10, WordPress-pr-13393-build-82940.apk

Writing Flow checklist:

  • TC001 - Block insertion flow
  • 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 - Wasn't able to merge back using stock keyboard but with Gboard it worked fine.
    • TC002 - Merge after selection - ❌ not able to merge back (using Gboard)
    • TC003 - Merge after deleting text
    • TC004 - Merge after deleting all - ❓For Heading block, after deleting the selection, the empty Heading block gets deleted by itself without the need to press delete again, is this expected? Paragraph block works fine as described in the test case here
    • 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

@ceyhun ceyhun merged commit 37ce251 into trunk Nov 16, 2020
@ceyhun ceyhun deleted the release/1.41.1 branch November 16, 2020 16:05
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.

6 participants