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

Merge release_notes/25.5 into release/25.5 #23874

Merged
merged 3 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions WordPress/Jetpack/Resources/AppStoreStrings.po
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ msgctxt "app_store_keywords"
msgid "social,notes,jetpack,writing,geotagging,media,blog,website,blogging,journal"
msgstr ""

msgctxt "v25.4-whats-new"
msgctxt "v25.5-whats-new"
msgid ""
"Three things this month:\n"
"1. We've updated the UI for iPadOS 18 – no more tab bar, everything is navigation-based, which should be a better use of the larger screen size.\n"
"2. Some iOS 18 improvements – a few color tweaks, some bugfixes, and most importantly – tintable icons!\n"
"3. We've been hard at work on an experimental new block editor. It's not ready for full-time use, but we'd love your feedback! Check it out in Me > App Settings > Experimental Features.\n"
"If you have feedback on any of these features, we'd love to hear it – reach out to us at [email protected]!\n"
"This month, we've:\n"
"- Fixed some crashes in reader, improved search, and made posts load more smoothly.\n"
"- Enabled TikTok embeds in reader.\n"
"- Stability improvements to the experimental editor (you should try it if you haven't already!)\n"
"- Adjusted how users log into WordPress.com – we hope it'll make it easier for folks to get started.\n"
msgstr ""

#. translators: This is a promo message that will be attached on top of the first screenshot in the App Store.
Expand Down
9 changes: 5 additions & 4 deletions WordPress/Jetpack/Resources/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* [***] Use web-based sign-in flow (hidden under a feature flag) [#23675]
* [*] Enable navigating to an individual post's stats from within the "view more" screen for author stats. [#23761]
* [*] [Jetpack-only] Enable pubishing to non-Jetpack sites when sharing content to the Jetpack app. [#23778]

This month, we've:
- Fixed some crashes in reader, improved search, and made posts load more smoothly.
- Enabled TikTok embeds in reader.
- Stability improvements to the experimental editor (you should try it if you haven't already!)
- Adjusted how users log into WordPress.com – we hope it'll make it easier for folks to get started.
10 changes: 4 additions & 6 deletions WordPress/Resources/AppStoreStrings.po
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,11 @@ msgctxt "app_store_keywords"
msgid "blogger,writing,blogging,web,maker,online,store,business,make,create,write,blogs"
msgstr ""

msgctxt "v25.4-whats-new"
msgctxt "v25.5-whats-new"
msgid ""
"Three things this month:\n"
"1. We've updated the UI for iPadOS 18 – no more tab bar, everything is navigation-based, which should be a better use of the larger screen size.\n"
"2. Some iOS 18 improvements – a few color tweaks, some bugfixes, and most importantly – tintable icons!\n"
"3. We've been hard at work on an experimental new block editor. It's not ready for full-time use, but we'd love your feedback! Check it out in Me > App Settings > Experimental Features.\n"
"If you have feedback on any of these features, we'd love to hear it – reach out to us at [email protected]!\n"
"This month, we've:\n"
"- Stability improvements to the experimental editor (you should try it if you haven't already!)\n"
"- Adjusted how users log into WordPress.com – we hope it'll make it easier for folks to get started.\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.
Expand Down
6 changes: 3 additions & 3 deletions WordPress/Resources/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* [***] Use web-based sign-in flow (hidden under a feature flag) [#23675]
* [*] Enable navigating to an individual post's stats from within the "view more" screen for author stats. [#23761]

This month, we've:
- Stability improvements to the experimental editor (you should try it if you haven't already!)
- Adjusted how users log into WordPress.com – we hope it'll make it easier for folks to get started.
Loading