From c9b994332bc660874b976f89113598a350ca326d Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 18 Mar 2026 11:46:36 +1000 Subject: [PATCH] Docs: DOC-3243 - Directionality of Hebrew was incorrect --- modules/ROOT/pages/8.4.0-release-notes.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/ROOT/pages/8.4.0-release-notes.adoc b/modules/ROOT/pages/8.4.0-release-notes.adoc index 9d8d4ba772..549bfd7ac0 100644 --- a/modules/ROOT/pages/8.4.0-release-notes.adoc +++ b/modules/ROOT/pages/8.4.0-release-notes.adoc @@ -157,7 +157,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a // #TINY-vwxyz1 // CCFR here. +=== Directionality of Hebrew was incorrect +// #TINY-13667 +Previously, right-to-left (RTL) directionality was not correctly set for Hebrew in the language pack. This caused the editor to render the wrong directionality when Hebrew was set as the language. + +In {productname} {release-version}, this issue has been addressed by ensuring that the directionality is correctly set for Hebrew in the language pack. [[security-fixes]] == Security fixes