From 5f39048e409943bf0479d81fbeeaa15d134e2886 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Date: Thu, 27 Jan 2022 13:14:36 +0100 Subject: [PATCH] Remove Android-specific block editor entries --- RELEASE-NOTES.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index c18c0a818bda..830af194223f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -16,11 +16,8 @@ * [**] Block editor: Fix content justification attribute in Buttons block [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4451] * [*] Block editor: Hide help button from Unsupported Block Editor. [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4352] * [*] Block editor: Add contrast checker to text-based blocks [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4357] -* [*] Block editor: Fix missing Featured Image translations [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4464] * [*] Block editor: Fix missing translations of color settings [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4479] -* [*] Block editor: Fix cut-off setting labels by properly wrapping the text [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4475] * [*] Block editor: Highlight text: fix applying formatting for non-selected text [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4471] -* [**] Block editor: Fix Android handling of Hebrew and Indonesian translations [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4397] * [***] Self-hosted sites: Fixed a crash when saving media and no Internet connection was available. [#17759] * [*] Publicize: Fixed an issue where a successful login was not automatically detected when connecting a Facebook account to Publicize. [#17803]