From 5e1af7f840a1699cbec7c6e83d67b532525fe181 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Tue, 23 Jan 2024 19:11:09 +1100 Subject: [PATCH 1/8] Add raw release notes for WordPress 24.1 --- WordPress/Resources/release_notes.txt | 29 +++++++++++++-------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/WordPress/Resources/release_notes.txt b/WordPress/Resources/release_notes.txt index c977a44b587f..7a9516e1ae8f 100644 --- a/WordPress/Resources/release_notes.txt +++ b/WordPress/Resources/release_notes.txt @@ -1,16 +1,15 @@ -* [*] Block Editor: Fix missing custom color indicator for custom gradients [https://github.com/WordPress/gutenberg/pull/57605] -* [**] Block Editor: Display a notice when a network connection is unavailable [https://github.com/WordPress/gutenberg/pull/56934] -* [**] Block Editor: Image block media uploads display a custom error message when there is no internet connection [https://github.com/wordpress-mobile/WordPress-iOS/pull/22282] -* [**] Image block media uploads display a custom error message when there is no internet connection [https://github.com/wordpress-mobile/WordPress-iOS/pull/22282] -* [**] Improve media previews on long-press: load higher-resolution thumbnails and increase the preview size, add support for GIFs and video playback, enable for documents and other files [#22274] -* [*] Add prefetching to Site Media details screen [#22292] -* [*] Allow trashing draft and scheduled posts with no confirmation [#22337] -* [*] Add "Share" action to the site context menu [#22298] -* [*] Update the post "Publish" context action for Contributors to "Submit for Review" instead of "Publish" [#22358] -* [**] Add a pre-publishing sheet to the "Publish" flow invoked from the post context menu as a replacement for a simple confirmation sheet [#22358] -* [**] Block Editor: Media uploads that failed due to lack of internet connectivity automatically retry once a connection is re-established [https://github.com/wordpress-mobile/WordPress-iOS/pull/22238] -* [**] Block Editor: Manually retrying a single failed media upload will retry all failed media uploads in a post [https://github.com/wordpress-mobile/WordPress-iOS/pull/22240] -* [*] [internal] Drop iOS 14 Support: Remove deprecated UIDocumentPickerViewController API [#22286] -* [***] [internal] Refactor WP.com sign in API requests [#22421] -* [*] Add In-App Feedback Prompt. [#22050] +You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty. +When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color. + +Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along. + +Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif) + +As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient. + +We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm. + +There’s now a “Share” action in the site context menu so you can share your site with others. + +Finally, because we live for the applause, we improved the in-app rating prompt. You’ll be asked to leave a review if you’re happy with the app, or given a feedback form if you feel the app needs work. Feedback is how we get better, so feel free to share yours! From 401990b5ebf4b1e2013469f762d612739c004d57 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Tue, 23 Jan 2024 19:11:48 +1100 Subject: [PATCH 2/8] Add raw release notes for Jetpack 24.1 --- WordPress/Jetpack/Resources/release_notes.txt | 29 +++++++++---------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/WordPress/Jetpack/Resources/release_notes.txt b/WordPress/Jetpack/Resources/release_notes.txt index c977a44b587f..7a9516e1ae8f 100644 --- a/WordPress/Jetpack/Resources/release_notes.txt +++ b/WordPress/Jetpack/Resources/release_notes.txt @@ -1,16 +1,15 @@ -* [*] Block Editor: Fix missing custom color indicator for custom gradients [https://github.com/WordPress/gutenberg/pull/57605] -* [**] Block Editor: Display a notice when a network connection is unavailable [https://github.com/WordPress/gutenberg/pull/56934] -* [**] Block Editor: Image block media uploads display a custom error message when there is no internet connection [https://github.com/wordpress-mobile/WordPress-iOS/pull/22282] -* [**] Image block media uploads display a custom error message when there is no internet connection [https://github.com/wordpress-mobile/WordPress-iOS/pull/22282] -* [**] Improve media previews on long-press: load higher-resolution thumbnails and increase the preview size, add support for GIFs and video playback, enable for documents and other files [#22274] -* [*] Add prefetching to Site Media details screen [#22292] -* [*] Allow trashing draft and scheduled posts with no confirmation [#22337] -* [*] Add "Share" action to the site context menu [#22298] -* [*] Update the post "Publish" context action for Contributors to "Submit for Review" instead of "Publish" [#22358] -* [**] Add a pre-publishing sheet to the "Publish" flow invoked from the post context menu as a replacement for a simple confirmation sheet [#22358] -* [**] Block Editor: Media uploads that failed due to lack of internet connectivity automatically retry once a connection is re-established [https://github.com/wordpress-mobile/WordPress-iOS/pull/22238] -* [**] Block Editor: Manually retrying a single failed media upload will retry all failed media uploads in a post [https://github.com/wordpress-mobile/WordPress-iOS/pull/22240] -* [*] [internal] Drop iOS 14 Support: Remove deprecated UIDocumentPickerViewController API [#22286] -* [***] [internal] Refactor WP.com sign in API requests [#22421] -* [*] Add In-App Feedback Prompt. [#22050] +You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty. +When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color. + +Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along. + +Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif) + +As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient. + +We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm. + +There’s now a “Share” action in the site context menu so you can share your site with others. + +Finally, because we live for the applause, we improved the in-app rating prompt. You’ll be asked to leave a review if you’re happy with the app, or given a feedback form if you feel the app needs work. Feedback is how we get better, so feel free to share yours! From 200ca3967b9de01630e4cbd70ae80c1699fd1d83 Mon Sep 17 00:00:00 2001 From: Automattic Release Bot Date: Tue, 23 Jan 2024 08:15:35 +0000 Subject: [PATCH 3/8] Update metadata strings --- WordPress/Resources/AppStoreStrings.po | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/WordPress/Resources/AppStoreStrings.po b/WordPress/Resources/AppStoreStrings.po index 1a7a59f29536..7a9f06722679 100644 --- a/WordPress/Resources/AppStoreStrings.po +++ b/WordPress/Resources/AppStoreStrings.po @@ -45,13 +45,23 @@ msgctxt "app_store_keywords" msgid "blogger,writing,blogging,web,maker,online,store,business,make,create,write,blogs" msgstr "" -msgctxt "v24.0-whats-new" +msgctxt "v24.1-whats-new" msgid "" -"When you’re editing text blocks in the editor, your device’s keyboard will no longer disappear mid-edit. The editor will also scroll directly to a new block when you add it. Write away, friend.\n" +"You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty.\n" "\n" -"Miss logging in with your security keys? Not anymore—we’ve re-enabled security keys for two-factor authentication during login. The only one getting into your account is you.\n" +"When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color.\n" "\n" -"Finally, we tackled several rare (and not-so-rare) problems that were causing app crashes. These issues were mostly related to editing tags and categories, using duplicate tags, deleting posts, and editing deleted posts. All in a day’s work.\n" +"Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along.\n" +"\n" +"Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)\n" +"\n" +"As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.\n" +"\n" +"We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm.\n" +"\n" +"There’s now a “Share” action in the site context menu so you can share your site with others.\n" +"\n" +"Finally, because we live for the applause, we improved the in-app rating prompt. You’ll be asked to leave a review if you’re happy with the app, or given a feedback form if you feel the app needs work. Feedback is how we get better, so feel free to share yours!\n" msgstr "" #. translators: This is a standard chunk of text used to tell a user what's new with a release when nothing major has changed. From 1349fba2363ab936342d46e0e87241652e5dad9d Mon Sep 17 00:00:00 2001 From: Automattic Release Bot Date: Tue, 23 Jan 2024 08:15:35 +0000 Subject: [PATCH 4/8] Update metadata strings --- WordPress/Jetpack/Resources/AppStoreStrings.po | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/WordPress/Jetpack/Resources/AppStoreStrings.po b/WordPress/Jetpack/Resources/AppStoreStrings.po index b9a6a1c0ec64..8ef7e75eb89f 100644 --- a/WordPress/Jetpack/Resources/AppStoreStrings.po +++ b/WordPress/Jetpack/Resources/AppStoreStrings.po @@ -81,17 +81,23 @@ msgctxt "app_store_keywords" msgid "social,notes,jetpack,writing,geotagging,media,blog,website,blogging,journal" msgstr "" -msgctxt "v24.0-whats-new" +msgctxt "v24.1-whats-new" msgid "" -"You can now get a WordPress plan with a free domain in the domain dashboard. We also made some improvements to the Site Domains screen so it’s even easier to manage your domains.\n" +"You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty.\n" "\n" -"When you’re editing text blocks in the editor, your device’s keyboard will no longer disappear mid-edit. The editor will also scroll directly to a new block when you add it. Write away, friend.\n" +"When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color.\n" "\n" -"Miss logging in with your security keys? Not anymore—we’ve re-enabled security keys for two-factor authentication during login. The only one getting into your account is you.\n" +"Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along.\n" "\n" -"We updated the colors of the login screen to match both WordPress and Jetpack. After all, teamwork makes the dream work.\n" +"Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)\n" "\n" -"Finally, we made assorted code fixes and tackled several rare (and not-so-rare) problems that were causing app crashes. These issues were mostly related to editing tags and categories, using duplicate tags, deleting posts, and editing deleted posts. All in a day’s work.\n" +"As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.\n" +"\n" +"We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm.\n" +"\n" +"There’s now a “Share” action in the site context menu so you can share your site with others.\n" +"\n" +"Finally, because we live for the applause, we improved the in-app rating prompt. You’ll be asked to leave a review if you’re happy with the app, or given a feedback form if you feel the app needs work. Feedback is how we get better, so feel free to share yours!\n" msgstr "" #. translators: This is a promo message that will be attached on top of the first screenshot in the App Store. From f30ce52e44d4d4628b49539d70eb18fbcada17ff Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 29 Jan 2024 12:07:21 +1100 Subject: [PATCH 5/8] Update WordPress 24.1 release notes with feedback from @kean See https://github.com/wordpress-mobile/WordPress-iOS/pull/22441 --- WordPress/Resources/release_notes.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/WordPress/Resources/release_notes.txt b/WordPress/Resources/release_notes.txt index 7a9516e1ae8f..82d5f86580ee 100644 --- a/WordPress/Resources/release_notes.txt +++ b/WordPress/Resources/release_notes.txt @@ -1,12 +1,11 @@ -You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty. +You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. +As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient. When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color. Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along. -Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif) - -As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient. +We added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif) We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm. From d00c632501fac163782e4eb34169454e07aea8d0 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 29 Jan 2024 12:08:08 +1100 Subject: [PATCH 6/8] Update Jetpack 24.1 release notes with feedback from @kean See https://github.com/wordpress-mobile/WordPress-iOS/pull/22441 --- WordPress/Jetpack/Resources/release_notes.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/WordPress/Jetpack/Resources/release_notes.txt b/WordPress/Jetpack/Resources/release_notes.txt index 7a9516e1ae8f..82d5f86580ee 100644 --- a/WordPress/Jetpack/Resources/release_notes.txt +++ b/WordPress/Jetpack/Resources/release_notes.txt @@ -1,12 +1,11 @@ -You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty. +You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. +As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient. When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color. Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along. -Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif) - -As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient. +We added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif) We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm. From da157eee9b535aed64a607b52eab974470822690 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 29 Jan 2024 12:09:33 +1100 Subject: [PATCH 7/8] Update metadata strings --- WordPress/Resources/AppStoreStrings.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/WordPress/Resources/AppStoreStrings.po b/WordPress/Resources/AppStoreStrings.po index 7a9f06722679..f1b12c846429 100644 --- a/WordPress/Resources/AppStoreStrings.po +++ b/WordPress/Resources/AppStoreStrings.po @@ -47,15 +47,14 @@ msgstr "" msgctxt "v24.1-whats-new" msgid "" -"You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty.\n" +"You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect.\n" +"As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.\n" "\n" "When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color.\n" "\n" "Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along.\n" "\n" -"Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)\n" -"\n" -"As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.\n" +"We added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)\n" "\n" "We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm.\n" "\n" From 7b6e3481fb73ec5f21d7f7426c227ce201965e4e Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 29 Jan 2024 12:09:33 +1100 Subject: [PATCH 8/8] Update metadata strings --- WordPress/Jetpack/Resources/AppStoreStrings.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/WordPress/Jetpack/Resources/AppStoreStrings.po b/WordPress/Jetpack/Resources/AppStoreStrings.po index 8ef7e75eb89f..f069ce80d2f8 100644 --- a/WordPress/Jetpack/Resources/AppStoreStrings.po +++ b/WordPress/Jetpack/Resources/AppStoreStrings.po @@ -83,15 +83,14 @@ msgstr "" msgctxt "v24.1-whats-new" msgid "" -"You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect. Nifty.\n" +"You’ll now see a notification when you’re working offline. Media uploads to image blocks will also pause when your internet connection cuts out, then resume when you reconnect.\n" +"As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.\n" "\n" "When you select a custom gradient in the block editor, there’s now an indicator to show your chosen color.\n" "\n" "Scrolling through your images on the Site Media details screen will make them load ahead of time for a faster experience. Or maybe they were there all along.\n" "\n" -"Image previews are now sized properly when you long-press a file in the media library. We’ve also added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)\n" -"\n" -"As an added bonus, when you manually retry a failed media upload, the app will retry all other failed media uploads in your post. Now that’s efficient.\n" +"We added support for higher-resolution thumbnails, GIF and video playback, documents, and other file previews. (homer-simpson-woohoo.gif)\n" "\n" "We switched up the publishing flow to give you clearer instructions. Users with the “Contributor” role will see the “Submit for Review” action instead of “Publish.” You can also trash draft posts and deleted posts without having to confirm.\n" "\n"