-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Merge pull request #19148 from wordpress-mobile/release/23.2
Merge 23.2 editorialized release notes to trunk
- 25.5
- 25.5-rc-1
- 25.4
- 25.4-rc-1
- 25.3-rc-1
- 25.2.1
- 25.2
- 25.2-rc-2
- 25.2-rc-1
- 25.1
- 25.1-rc-4
- 25.1-rc-3
- 25.1-rc-2
- 25.1-rc-1
- 25.0
- 25.0-rc-1
- 24.9
- 24.9-rc-2
- 24.9-rc-1
- 24.8
- 24.8-rc-3
- 24.8-rc-2
- 24.8-rc-1
- 24.7
- 24.7-rc-3
- 24.7-rc-2
- 24.7-rc-1
- 24.6
- 24.6-rc-2
- 24.6-rc-1
- 24.5
- 24.5-rc-1
- 24.4
- 24.4-rc-2
- 24.4-rc-1
- 24.3.1
- 24.3
- 24.3-rc-1
- 24.2
- 24.2-rc-2
- 24.2-rc-1
- 24.1
- 24.1-rc-3
- 24.1-rc-2
- 24.1-rc-1
- 24.0.2
- 24.0.1
- 24.0
- 24.0-rc-1
- 23.9
- 23.9-rc-3
- 23.9-rc-2
- 23.9-rc-1
- 23.8.1
- 23.8
- 23.8-rc-5
- 23.8-rc-4
- 23.8-rc-3
- 23.8-rc-2
- 23.8-rc-1
- 23.7.1
- 23.7
- 23.7-rc-2
- 23.7-rc-1
- 23.6
- 23.6-rc-1
- 23.5
- 23.5-rc-2
- 23.5-rc-1
- 23.4
- 23.4-rc-3
- 23.4-rc-2
- 23.4-rc-1
- 23.3.1
- 23.3
- 23.3-rc-2
- 23.3-rc-1
Showing
5 changed files
with
27 additions
and
31 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
* [*] The Zendesk ticket screen will be displayed for error dialogs resulting from account closure. [https://github.com/wordpress-mobile/WordPress-Android/pull/19023] | ||
* [*] Block Editor: Fix crash when using the Search block TextInput in the block inserter [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6090] | ||
* [**] [Jetpack-only] Block Editor: Add basic support to view, relocate, and remove the Jetpack Paywall block. [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6076] | ||
* [*] Block Editor: Columns block - Fix transforming into a Group block crash [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6129] | ||
* [**] Block Editor: Add block outline to all Social Link blocks when selected [https://github.com/WordPress/gutenberg/pull/54011] | ||
* [***] [Jetpack-only] Contact Support: Add a new chat-based support channel where users can get answers from a bot trained to help app users. Users can still create a support ticket to talk to a Happiness Engineer if they don't find the answer they're looking for [https://github.com/wordpress-mobile/WordPress-Android/pull/18879] | ||
* [*] [Jetpack-only] Block editor: Fix crash when contacting customer support within the editor [https://github.com/wordpress-mobile/WordPress-Android/pull/19102] | ||
|
||
- New chat-based support channel with service bot | ||
- View, locate, and remove Jetpack Paywall block | ||
- Outlined selected Social Link block | ||
- Fixed crashes in the block editor and block inserter | ||
- Create support tickets for errors during account closure |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
* [*] Block Editor: Fix crash when using the Search block TextInput in the block inserter [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6090] | ||
* [*] Block Editor: Columns block - Fix transforming into a Group block crash [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6129] | ||
* [**] Block Editor: Add block outline to all Social Link blocks when selected [https://github.com/WordPress/gutenberg/pull/54011] | ||
|
||
- The Social Link block includes an outline so you can see when it’s selected. | ||
- In the block editor, the app should no longer crash when you turn a nested Columns block into a Group block. | ||
- In the block inserter, you can now search for a block type without crashing the app. |
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