You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
*** PLEASE FOLLOW THIS FORMAT: [<priority indicator, more stars = higher priority>] <description> [<PR URL>]
2
2
3
+
24.4
4
+
-----
5
+
6
+
3
7
24.3
4
8
-----
5
9
* [**] Added support to use third-party passkey providers and other devices passkeys as a WordPress.com login option [https://github.com/wordpress-mobile/WordPress-Android/pull/20174]
- We added a new look and feel for content navigation and filtering.
2
-
- Images and other media won’t “blink” during upload.
3
-
- The editor won’t crash when you’re working on a large post.
4
-
- We added new Site Monitoring menu items like metrics, PHP logs, and web server logs.
1
+
* [**] Added support to use third-party passkey providers and other devices passkeys as a WordPress.com login option [https://github.com/wordpress-mobile/WordPress-Android/pull/20174]
2
+
* [*] [Jetpack-only] Fix the visibility issue with the menu button on the stats [https://github.com/wordpress-mobile/WordPress-Android/pull/20175]
We fixed an issue that made images and other media blink away while being uploaded. Presto, no more disappearing act.
1
+
* [**] Added support to use third-party passkey providers and other devices passkeys as a WordPress.com login option [https://github.com/wordpress-mobile/WordPress-Android/pull/20174]
2
2
3
-
The editor won’t crash anymore when you’re working on large posts. That’s right, we’ve saved your drafts and your sanity.
Copy file name to clipboardExpand all lines: fastlane/resources/values/strings.xml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2869,6 +2869,11 @@
2869
2869
<stringname="premium_upgrades_message">You have active premium upgrades on your site. Please cancel your upgrades prior to deleting your site.</string>
<stringname="gravatar_info_title">Your WordPress.com profile is powered by Gravatar</string>
2873
+
<stringname="gravatar_info_description">Updating your avatar, name, and about info here will also update it across all sites that use Gravatar profiles.</string>
2874
+
<stringname="gravatar_info_learn_more_link">What is Gravatar?</string>
2875
+
<stringname="gravatar_info_sync_message">Updates might take some time to sync with your Gravatar profile.</string>
0 commit comments