Skip to content

Commit e5337eb

Browse files
Merge release_notes/25.9 into release/25.9 (#24538)
* Add editorialized release notes for 25.9 * Update metadata strings * Update metadata strings --------- Co-authored-by: Oguz Kocer <[email protected]>
1 parent 5e37384 commit e5337eb

File tree

4 files changed

+43
-30
lines changed

4 files changed

+43
-30
lines changed

WordPress/Jetpack/Resources/AppStoreStrings.po

+11-5
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,18 @@ msgctxt "app_store_keywords"
8181
msgid "social,notes,jetpack,writing,geotagging,media,blog,website,blogging,journal"
8282
msgstr ""
8383

84-
msgctxt "v25.8-whats-new"
84+
msgctxt "v25.9-whats-new"
8585
msgid ""
86-
"What’s New for this month?\n"
87-
"- Better Comments: Updated design, depth indicators for threads, improved rich content support, and a fullscreen composer with draft saving.\n"
88-
"- Featured Images: Fix an issue where Reader wasn't showing featured images for some posts.\n"
89-
"- Bug Fixes & Stability & Performance Improvements.\n"
86+
"We made some small visual changes on the Comment Details screen. You’ll now see this screen when you view a comment from your Notifications.\n"
87+
"We added a banner to the Me tab, which asks new users to verify their email. Once you do, you’ll have full access to everything in the app. The possibilities are endless.\n"
88+
"You’ll find that the currently selected site is always visible in the sidebar, no matter what. Hide-and-seek is over.\n"
89+
"We also squashed several bugs.\n"
90+
"- YouTube video embeds now show up properly in comments.\n"
91+
"- You can now see a preview of unedited draft pages created from templates.\n"
92+
"- You won’t see deleted sites in your app anymore. So long, farewell.\n"
93+
"- The app syncs blogs properly after they’ve launched.\n"
94+
"- The Stats screen shows accurate numbers for visitors and views.\n"
95+
"- If you’re using an iPad, the app won’t crash after you delete the last site attached to your account. (It’ll still look pretty empty, though. Maybe consider making a new site?)\n"
9096
msgstr ""
9197

9298
#. translators: This is a promo message that will be attached on top of the first screenshot in the App Store.
+10-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
2-
* [*] Fix YouTube video embedded in comments [#24482]
3-
* [*] Show Comment Details screen when viewing a comment from Notifications (as opposed to opening the thread that often fails to scroll to the selected comment) [#24476]
4-
* [*] Minor improvementes to the Comment Details screen [#24484]
5-
* [*] Fix an issue with unedited draft pages created from templates failing to generate a preview [#24470]
6-
* [*] Fix and issue Stats showing stale unique visitors count when views are updated [#24356]
7-
* [*] Fix a crash on iPad after deleting the last site [#24241]
8-
* [*] Fix an issue with an app not syncing blogs on launch which would sometimes lead to it incorrectly showing an empty state view or deleted sites [#24243]
9-
* [*] Add a banner on Me tab to ask user to validate their email [#24172]
10-
* [*] Updated site display logic in sidebar to prioritize showing the currently selected site on iPad. [#24277]
1+
We made some small visual changes on the Comment Details screen. You’ll now see this screen when you view a comment from your Notifications.
2+
We added a banner to the Me tab, which asks new users to verify their email. Once you do, you’ll have full access to everything in the app. The possibilities are endless.
3+
You’ll find that the currently selected site is always visible in the sidebar, no matter what. Hide-and-seek is over.
4+
We also squashed several bugs.
5+
- YouTube video embeds now show up properly in comments.
6+
- You can now see a preview of unedited draft pages created from templates.
7+
- You won’t see deleted sites in your app anymore. So long, farewell.
8+
- The app syncs blogs properly after they’ve launched.
9+
- The Stats screen shows accurate numbers for visitors and views.
10+
- If you’re using an iPad, the app won’t crash after you delete the last site attached to your account. (It’ll still look pretty empty, though. Maybe consider making a new site?)

WordPress/Resources/AppStoreStrings.po

+12-5
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,18 @@ msgctxt "app_store_keywords"
4545
msgid "blogger,writing,blogging,web,maker,online,store,business,make,create,write,blogs"
4646
msgstr ""
4747

48-
msgctxt "v25.8-whats-new"
49-
msgid ""
50-
"What’s New for this month?\n"
51-
"- Better Comments: Updated design, depth indicators for threads, improved rich content support, and a fullscreen composer with draft saving.\n"
52-
"- Bug Fixes & Stability & Performance Improvements.\n"
48+
msgctxt "v25.9-whats-new"
49+
msgid ""
50+
"We made some small visual changes on the Comment Details screen. You’ll now see this screen when you view a comment from your Notifications.\n"
51+
"We added a banner to the Me tab, which asks new users to verify their email. Once you do, you’ll have full access to everything in the app. The possibilities are endless.\n"
52+
"You’ll find that the currently selected site is always visible in the sidebar, no matter what. Hide-and-seek is over.\n"
53+
"We also squashed several bugs.\n"
54+
"- YouTube video embeds now show up properly in comments.\n"
55+
"- You can now see a preview of unedited draft pages created from templates.\n"
56+
"- You won’t see deleted sites in your app anymore. So long, farewell.\n"
57+
"- The app syncs blogs properly after they’ve launched.\n"
58+
"- The Stats screen shows accurate numbers for visitors and views.\n"
59+
"- If you’re using an iPad, the app won’t crash after you delete the last site attached to your account. (It’ll still look pretty empty, though. Maybe consider making a new site?)\n"
5360
msgstr ""
5461

5562
#. translators: This is a standard chunk of text used to tell a user what's new with a release when nothing major has changed.

WordPress/Resources/release_notes.txt

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
2-
* [*] Fix YouTube video embedded in comments [#24482]
3-
* [*] Show Comment Details screen when viewing a comment from Notifications (as opposed to opening the thread that often fails to scroll to the selected comment) [#24476]
4-
* [*] Minor improvementes to the Comment Details screen [#24484]
5-
* [*] Fix an issue with unedited draft pages created from templates failing to generate a preview [#24470]
6-
* [*] Fix and issue Stats showing stale unique visitors count when views are updated [#24356]
7-
* [*] Fix a crash on iPad after deleting the last site [#24241]
8-
* [*] Fix an issue with an app not syncing blogs on launch which would sometimes lead to it incorrectly showing an empty state view or deleted sites [#24243]
9-
* [*] Add a banner on Me tab to ask user to validate their email [#24172]
10-
* [*] Updated site display logic in sidebar to prioritize showing the currently selected site on iPad. [#24277]
1+
We made some small visual changes on the Comment Details screen. You’ll now see this screen when you view a comment from your Notifications.
2+
We added a banner to the Me tab, which asks new users to verify their email. Once you do, you’ll have full access to everything in the app. The possibilities are endless.
3+
You’ll find that the currently selected site is always visible in the sidebar, no matter what. Hide-and-seek is over.
4+
We also squashed several bugs.
5+
- YouTube video embeds now show up properly in comments.
6+
- You can now see a preview of unedited draft pages created from templates.
7+
- You won’t see deleted sites in your app anymore. So long, farewell.
8+
- The app syncs blogs properly after they’ve launched.
9+
- The Stats screen shows accurate numbers for visitors and views.
10+
- If you’re using an iPad, the app won’t crash after you delete the last site attached to your account. (It’ll still look pretty empty, though. Maybe consider making a new site?)

0 commit comments

Comments
 (0)