From 59f49e40ac6c38c1b2087373b37c3264e705d3fa Mon Sep 17 00:00:00 2001 From: Oguz Kocer Date: Mon, 9 Mar 2020 18:29:31 -0400 Subject: [PATCH 1/5] Bump version number --- WordPress/build.gradle | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WordPress/build.gradle b/WordPress/build.gradle index 7f15729f34ab..9ad3d5b8dfd0 100644 --- a/WordPress/build.gradle +++ b/WordPress/build.gradle @@ -55,9 +55,9 @@ android { if (project.hasProperty("versionName")) { versionName project.property("versionName") } else { - versionName "alpha-211" + versionName "alpha-212" } - versionCode 835 + versionCode 838 minSdkVersion 21 targetSdkVersion 28 @@ -83,9 +83,9 @@ android { dimension "buildType" // Only set the release version if one isn't provided if (!project.hasProperty("versionName")) { - versionName "14.3" + versionName "14.4-rc-1" } - versionCode 836 + versionCode 837 buildConfigField "boolean", "ME_ACTIVITY_AVAILABLE", "false" } From 4353c53e3defc3e92decb1bfcca7dbfe31f90bb5 Mon Sep 17 00:00:00 2001 From: Oguz Kocer Date: Mon, 9 Mar 2020 18:29:35 -0400 Subject: [PATCH 2/5] Update release notes. --- RELEASE-NOTES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 78d4921130ff..a6e2d73a7e49 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,3 +1,6 @@ +14.5 +----- + 14.4 ----- From 1c7cf8b8385e19ad23959e341ae52fe633f4dae3 Mon Sep 17 00:00:00 2001 From: Oguz Kocer Date: Mon, 9 Mar 2020 18:37:45 -0400 Subject: [PATCH 3/5] Moves a release note to 14.4 where it belongs --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index a6e2d73a7e49..185932cb301f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -3,6 +3,7 @@ 14.4 ----- +* Fix an issue where image is sometimes uploaded with a path to local storage 14.3 ----- @@ -16,7 +17,6 @@ * Block editor: Fix issue where adding emojis to the post title added strong HTML elements to the title of the post * Block editor: We’ve introduced a new toolbar that floats above the block you’re editing, which makes navigating your blocks easier — especially complex ones. * Reader Information Architecture: added tab filtering; added bottom sheet to filter and navigate the followed sites/tags posts. -* Fix an issue where image is sometimes uploaded with a path to local storage 14.2 ----- From ea3cd66709927ccb3804f70ea0367d80e2cb102e Mon Sep 17 00:00:00 2001 From: Oguz Kocer Date: Tue, 10 Mar 2020 19:34:16 -0400 Subject: [PATCH 4/5] Update release notes in metadata for 14.4 --- WordPress/metadata/release_notes.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/WordPress/metadata/release_notes.txt b/WordPress/metadata/release_notes.txt index 2f4e0ee1c275..a8bc2e03231d 100644 --- a/WordPress/metadata/release_notes.txt +++ b/WordPress/metadata/release_notes.txt @@ -1,5 +1,3 @@ -- Block editor additions: Added Button and Group blocks, and support for more options in Image and Gallery block settings. -- Block editor enhancements: Added scroll support inside block picker and block settings, and introduced a floating toolbar to make navigating blocks easier. -- Block editor fixes: Fixed issues around placeholder images during image upload, emojis in post titles, and text-wrapping in Shortcode blocks. -- Reader: Added tab filtering for better sites/tag navigation. +One small fix: this release takes care of an issue that caused images to upload with wonky URLs, which made them inaccessible on your website. +Wash your hands and stay safe, everyone. From 0ed7af35760b0a0cafff0f17e5da3a283dab7e47 Mon Sep 17 00:00:00 2001 From: Oguz Kocer Date: Tue, 10 Mar 2020 19:34:23 -0400 Subject: [PATCH 5/5] Update metadata strings --- WordPress/metadata/PlayStoreStrings.po | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/WordPress/metadata/PlayStoreStrings.po b/WordPress/metadata/PlayStoreStrings.po index 289180b88087..2e80aaddb019 100644 --- a/WordPress/metadata/PlayStoreStrings.po +++ b/WordPress/metadata/PlayStoreStrings.po @@ -11,6 +11,14 @@ msgstr "" "Project-Id-Version: Release Notes & Play Store Descriptions\n" #. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas! +msgctxt "release_note_144" +msgid "" +"14.4:\n" +"One small fix: this release takes care of an issue that caused images to upload with wonky URLs, which made them inaccessible on your website.\n" +"\n" +"Wash your hands and stay safe, everyone.\n" +msgstr "" + msgctxt "release_note_143" msgid "" "14.3:\n" @@ -21,19 +29,6 @@ msgid "" "\n" msgstr "" -msgctxt "release_note_142" -msgid "" -"14.2:\n" -"Lots of updates to the block editor:\n" -"\n" -"* Added a long-press icon for adding blocks before/after.\n" -"* App will try to display images when coming back online after a disconnection.\n" -"* Resolved issue with blank editor when trying to create a post with images or links from another app.\n" -"* Added image size options to the Gallery block.\n" -"* Fixed a bug that prevented paragraph blocks from merging.\n" -"\n" -msgstr "" - #. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas! msgctxt "sample_post_content" msgid "The best moment of any trip, for me, is when I first step foot off the plane. The whole of the trip is in front me, ripe with possibility."