From 597caa3c4d5dfc870808047594a3885858149475 Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Mon, 4 Jan 2021 22:59:29 -0300 Subject: [PATCH 01/11] Release script: Update gutenberg-mobile ref --- libs/gutenberg-mobile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gutenberg-mobile b/libs/gutenberg-mobile index cc493c1ab399..5f999ce091ef 160000 --- a/libs/gutenberg-mobile +++ b/libs/gutenberg-mobile @@ -1 +1 @@ -Subproject commit cc493c1ab39976a11963f8003580a1850a7e1254 +Subproject commit 5f999ce091ef44ac77b7b84818a21987f08c4660 From 767d0ea0e03ead73d2a58fdf7cbe2e56c091c34a Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Mon, 4 Jan 2021 22:59:29 -0300 Subject: [PATCH 02/11] Release script: Update strings --- WordPress/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WordPress/src/main/res/values/strings.xml b/WordPress/src/main/res/values/strings.xml index 24a3583b46fe..f479a91b0bd6 100644 --- a/WordPress/src/main/res/values/strings.xml +++ b/WordPress/src/main/res/values/strings.xml @@ -3195,6 +3195,7 @@ translators: sample content for "Team" page template --> Hide keyboard Image caption. %s + Image Link URL Inspiration @@ -3210,6 +3211,7 @@ translators: sample content for "Services" page template --> Let\'s build something together! Let\'s talk 👋 Don\'t hesitate to reach out with the contact information below, or send a message using the form. + Link Settings Link To Move block down From b881d42c95b0c8e7d8f52629ed2c017027ef1117 Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Tue, 5 Jan 2021 15:25:18 -0300 Subject: [PATCH 03/11] Add GB fixes to frozen branch Gutenberg PRs #27987 (Spacer fix) and #27997 (Button fix) --- libs/gutenberg-mobile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gutenberg-mobile b/libs/gutenberg-mobile index 5f999ce091ef..a3e863523637 160000 --- a/libs/gutenberg-mobile +++ b/libs/gutenberg-mobile @@ -1 +1 @@ -Subproject commit 5f999ce091ef44ac77b7b84818a21987f08c4660 +Subproject commit a3e8635236379027ff911f08ab2b51d92c9d364f From 30c3c31488ae25d708e0aaa2afa7406a5161e095 Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Tue, 5 Jan 2021 22:06:25 -0300 Subject: [PATCH 04/11] Add latest gutenberg mobile bundle --- libs/gutenberg-mobile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gutenberg-mobile b/libs/gutenberg-mobile index a3e863523637..5ec11c744d46 160000 --- a/libs/gutenberg-mobile +++ b/libs/gutenberg-mobile @@ -1 +1 @@ -Subproject commit a3e8635236379027ff911f08ab2b51d92c9d364f +Subproject commit 5ec11c744d46893ca18d4dcec26adbc246561e25 From 5b8162af52f8bec1db382018540593df8c85da1b Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Thu, 7 Jan 2021 11:14:25 -0300 Subject: [PATCH 05/11] Add additional Gutenberg Button block fix See https://github.com/WordPress/gutenberg/pull/28039 --- libs/gutenberg-mobile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gutenberg-mobile b/libs/gutenberg-mobile index 5ec11c744d46..146af1f0a807 160000 --- a/libs/gutenberg-mobile +++ b/libs/gutenberg-mobile @@ -1 +1 @@ -Subproject commit 5ec11c744d46893ca18d4dcec26adbc246561e25 +Subproject commit 146af1f0a807b18151d27c6ab05a4714e542735f From 85190bea41fe2c55e0dc2c1b67801989a528374d Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Thu, 7 Jan 2021 16:16:02 -0300 Subject: [PATCH 06/11] Add Gutenberg Image block fix PR: https://github.com/WordPress/gutenberg/pull/28006 --- libs/gutenberg-mobile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gutenberg-mobile b/libs/gutenberg-mobile index 146af1f0a807..ed8f5811eb11 160000 --- a/libs/gutenberg-mobile +++ b/libs/gutenberg-mobile @@ -1 +1 @@ -Subproject commit 146af1f0a807b18151d27c6ab05a4714e542735f +Subproject commit ed8f5811eb11bed4f440bed735990131d6aa3e09 From 86bd98bfcdd70f74b47fc2ed13518ae72df41771 Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Thu, 7 Jan 2021 22:57:41 -0300 Subject: [PATCH 07/11] Update Gutenberg submodule --- libs/gutenberg-mobile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gutenberg-mobile b/libs/gutenberg-mobile index ed8f5811eb11..af249dd1ae0c 160000 --- a/libs/gutenberg-mobile +++ b/libs/gutenberg-mobile @@ -1 +1 @@ -Subproject commit ed8f5811eb11bed4f440bed735990131d6aa3e09 +Subproject commit af249dd1ae0c6b4fa432a775b0c23f745a48221c From ffa6b135b7bb520f472f2a5fae021be204f4a4f1 Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Thu, 7 Jan 2021 23:16:29 -0300 Subject: [PATCH 08/11] Fix typo in release notes --- RELEASE-NOTES.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index f0557d7d5002..44cddd64316d 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,7 +1,10 @@ 16.5 ----- -[***] Block Editor: Cross-post suggestions are now available by typing the + character (or long-pressing the toolbar button labelled with an @-symbol) in a post on a P2 site [https://github.com/wordpress-mobile/WordPress-Android/pull/13184] -* [**] Page List: Adds duplicate page functionality [https://github.com/wordpress-mobile/WordPress-Android/pull/13607] +* [**] Page List - Adds duplicate page functionality [https://github.com/wordpress-mobile/WordPress-Android/pull/13607] +* [***] Block Editor: Cross-post suggestions are now available by typing the + character (or long-pressing the toolbar button labelled with an @-symbol) in a post on a P2 site [https://github.com/wordpress-mobile/WordPress-Android/pull/13184] +* [***] Block Editor: Full-width and wide alignment support for Columns (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2919) +* [**] Block Editor: Image block - Add link picker to the block settings and enhance link settings with auto-hide options (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2841) +* [*] Block Editor: Fix button link setting, rel link will not be overwritten if modified by the user (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2894) 16.4 From b0bc22f827a2e7120373baa705f8dddc11063c4f Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Fri, 8 Jan 2021 15:37:48 -0300 Subject: [PATCH 09/11] Add Gutenberg 1.44.0 trunk merge commit --- libs/gutenberg-mobile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gutenberg-mobile b/libs/gutenberg-mobile index af249dd1ae0c..35b04368bfe1 160000 --- a/libs/gutenberg-mobile +++ b/libs/gutenberg-mobile @@ -1 +1 @@ -Subproject commit af249dd1ae0c6b4fa432a775b0c23f745a48221c +Subproject commit 35b04368bfe10090b2f1f8afd323598ff228372d From f6da0d44eadf3816fdbc06207aa9bd56b9c6b9cd Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Fri, 8 Jan 2021 17:25:16 -0300 Subject: [PATCH 10/11] Add missing item to release notes --- RELEASE-NOTES.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e0cffee938d1..61a40fa0445f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -5,8 +5,9 @@ * [***] Block Editor: Full-width and wide alignment support for Columns (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2919) * [**] Block Editor: Image block - Add link picker to the block settings and enhance link settings with auto-hide options (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2841) * [*] Block Editor: Fix button link setting, rel link will not be overwritten if modified by the user (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2894) -[***] Block Editor: Cross-post suggestions are now available by typing the + character (or long-pressing the toolbar button labelled with an @-symbol) in a post on a P2 site [https://github.com/wordpress-mobile/WordPress-Android/pull/13184] -[***] Activity Log: Adds support for Date Range and Activity Type filters. [https://github.com/wordpress-mobile/WordPress-Android/issues/13268] +* [***] Block Editor: Cross-post suggestions are now available by typing the + character (or long-pressing the toolbar button labelled with an @-symbol) in a post on a P2 site [https://github.com/wordpress-mobile/WordPress-Android/pull/13184] +* [**] Block Editor: Added move to top/bottom when long pressing on respective block movers (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2872) +* [***] Activity Log: Adds support for Date Range and Activity Type filters. [https://github.com/wordpress-mobile/WordPress-Android/issues/13268] * [**] Page List: Adds duplicate page functionality [https://github.com/wordpress-mobile/WordPress-Android/pull/13607] From d82d888f8b76570057f7bb5ae83a6da84d31347a Mon Sep 17 00:00:00 2001 From: Jason Johnston Date: Fri, 8 Jan 2021 14:25:55 -0800 Subject: [PATCH 11/11] Remove duplicated release note --- RELEASE-NOTES.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 61a40fa0445f..9768c2ee30d5 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -5,7 +5,6 @@ * [***] Block Editor: Full-width and wide alignment support for Columns (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2919) * [**] Block Editor: Image block - Add link picker to the block settings and enhance link settings with auto-hide options (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2841) * [*] Block Editor: Fix button link setting, rel link will not be overwritten if modified by the user (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2894) -* [***] Block Editor: Cross-post suggestions are now available by typing the + character (or long-pressing the toolbar button labelled with an @-symbol) in a post on a P2 site [https://github.com/wordpress-mobile/WordPress-Android/pull/13184] * [**] Block Editor: Added move to top/bottom when long pressing on respective block movers (https://github.com/wordpress-mobile/gutenberg-mobile/pull/2872) * [***] Activity Log: Adds support for Date Range and Activity Type filters. [https://github.com/wordpress-mobile/WordPress-Android/issues/13268] * [**] Page List: Adds duplicate page functionality [https://github.com/wordpress-mobile/WordPress-Android/pull/13607]