-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge release/25.4 into trunk (#23665)
* Bump version number * Update draft release notes for 25.4. * Update draft release notes for 25.4. * Release Notes: add new section for next version (25.5) * Update strings for localization * Shave a few bytes off all our icons * Update app translations – `Localizable.strings` * Update WordPress metadata translations * Update Jetpack metadata translations * Bump version number * Remove alpha channel from WordPress light icon (Any Appearance) This was done to address an iTMS rejection: Asset validation failed (90717) Invalid large app icon. The large app icon in the asset catalog in “WordPress.app” can’t be transparent or contain an alpha channel. For details, visit: https://developer.apple.com/design/human-interface-guidelines/app-icons. See https://buildkite.com/automattic/wordpress-ios/builds/24053#019234f2-8086-4160-904a-328283175b3b This was done via Preview.app: Export... > PNG unticking the "Alpha" channel. * Upload Fastlane to handle occasional ASC upload issue * Update app translations – `Localizable.strings` * Bump version number * Bump version number * Stop handling WordPress.com links in the WordPress app (#23653) * Stop handling WordPress.com links in the WordPress app * Address a build failure in the tests because of unhandled `XCTSkip` --------- Co-authored-by: Gio Lodi <[email protected]> * feat: Synchronize content with GutenbergKit (#23631) * Merge release/25.4 into trunk (#23628) * Bump version number * Update draft release notes for 25.4. * Update draft release notes for 25.4. * Release Notes: add new section for next version (25.5) * Update strings for localization * feat: Persist GutenbergKit changes Ensure post changes are not lost. * fix: Persist changes if either post title or content changes The previous conditional erroneously ignored changes unless both values changed. * build: Update GutenbergKit ref * fix: Improve empty editor content check As noted in the code comment, this value lags behind reality. A race condition existed in production builds cause inaccurate values. This was removed to instead rely upon the existing `editorHasContent` implementation found in the `PostEditor` class. * build: Update GutenbergKit ref * build: Update GutenbergKit ref * build: Update GutenbergKit ref * Update GutenbergKit ref * Update GutenbergKit ref --------- Co-authored-by: WordPress Mobile Bot Account <[email protected]> Co-authored-by: Gerardo <[email protected]> Co-authored-by: Jeremy Massel <[email protected]> * Fix an issue with comment selection state disappearing (#23658) * Disable Reader anouncemnets (#23655) * Fix an issue with Me header view alignment (#23647) * Add Gutenberg Experimental Editor Switch (#23660) * Add TipKit for Sidebar (#23648) * Enable TipKit FF (#23661) * Fix crash in TipKit (#23664) * Update strings for localization * Update app translations – `Localizable.strings` * Bump version number --------- Co-authored-by: Jeremy Massel <[email protected]> Co-authored-by: Ian Maia <[email protected]> Co-authored-by: Gio Lodi <[email protected]> Co-authored-by: Tony Li <[email protected]> Co-authored-by: David Calhoun <[email protected]> Co-authored-by: Gerardo <[email protected]> Co-authored-by: Alex Grebenyuk <[email protected]> Co-authored-by: Oguz Kocer <[email protected]>
- Loading branch information
1 parent
2196d31
commit cfde199
Showing
32 changed files
with
2,076 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.