Skip to content

Commit

Permalink
Merge pull request #19148 from wordpress-mobile/release/23.2
Browse files Browse the repository at this point in the history
Merge 23.2 editorialized release notes to trunk
oguzkocer authored Sep 7, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 5d80261 + 5f08d7e commit eed6684
Showing 5 changed files with 27 additions and 31 deletions.
19 changes: 10 additions & 9 deletions WordPress/jetpack_metadata/PlayStoreStrings.po
Original file line number Diff line number Diff line change
@@ -10,6 +10,16 @@ msgstr ""
"X-Generator: VsCode\n"
"Project-Id-Version: Jetpack - Apps - Android - Release Notes\n"

msgctxt "release_note_232"
msgid ""
"23.2:\n"
"- New chat-based support channel with service bot\n"
"- View, locate, and remove Jetpack Paywall block\n"
"- Outlined selected Social Link block\n"
"- Fixed crashes in the block editor and block inserter\n"
"- Create support tickets for errors during account closure\n"
msgstr ""

msgctxt "release_note_231"
msgid ""
"23.1:\n"
@@ -18,15 +28,6 @@ msgid ""
"- You’ll now see hex codes for the selected color when you’re using the Cover Block color picker.\n"
msgstr ""

msgctxt "release_note_230"
msgid ""
"23.0:\n"
"- Upgraded the post editor with social sharing management\n"
"- Added domain transfer and Blaze Campaign dashboard cards\n"
"- Fixed a plugin install bug that caused the app to crash\n"
"- Improved gallery block design and useability\n"
msgstr ""

#. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
#. translators: Title to be displayed in the Play Store. Limit to 30 characters including spaces and commas!
msgctxt "play_store_app_title"
13 changes: 5 additions & 8 deletions WordPress/jetpack_metadata/release_notes.txt
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
17 changes: 8 additions & 9 deletions WordPress/metadata/PlayStoreStrings.po
Original file line number Diff line number Diff line change
@@ -10,6 +10,14 @@ msgstr ""
"X-Generator: VsCode\n"
"Project-Id-Version: Release Notes & Play Store Descriptions\n"

msgctxt "release_note_232"
msgid ""
"23.2:\n"
"- The Social Link block includes an outline so you can see when it’s selected.\n"
"- In the block editor, the app should no longer crash when you turn a nested Columns block into a Group block.\n"
"- In the block inserter, you can now search for a block type without crashing the app.\n"
msgstr ""

msgctxt "release_note_231"
msgid ""
"23.1:\n"
@@ -18,15 +26,6 @@ msgid ""
"- You’ll now see hex codes for the selected color when you’re using the Cover Block color picker.\n"
msgstr ""

msgctxt "release_note_230"
msgid ""
"23.0:\n"
"- Removed visual gap between selected gallery blocks and toolbar\n"
"- Hid the gallery caption button on mobile devices.\n"
"- Made correct gallery block remain selected while you’re adding media\n"
"- Fixed a plugin install bug that caused the app to crash\n"
msgstr ""

#. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
#. translators: Shorter Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
msgctxt "sample_post_content"
7 changes: 3 additions & 4 deletions WordPress/metadata/release_notes.txt
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.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ ext {
automatticRestVersion = '1.0.8'
automatticStoriesVersion = '2.3.0'
automatticTracksVersion = '3.2.0'
gutenbergMobileVersion = 'v1.103.0'
gutenbergMobileVersion = 'v1.103.1'
wordPressAztecVersion = 'v1.7.0'
wordPressFluxCVersion = 'trunk-f8fa03d500abff98dbf766816fc0fdfa72dc00ec'
wordPressLoginVersion = '1.5.0'

0 comments on commit eed6684

Please sign in to comment.