Ιστορικό εκδόσεων του RTL Confluence — Mornex Ltd - 1 έκδοση
RTL Confluence — Mornex Ltd από Mornex LTD
Ιστορικό εκδόσεων του RTL Confluence — Mornex Ltd - 1 έκδοση
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 1.2.0
Κυκλοφόρησε στις 15 Μαρ 2026 - 16,08 KBΛειτουργεί με firefox 109.0a1 και νεότεραChanges in v1.2.0 (from v1.1.0):
Early cache-based RTL injection: On page load and SPA navigation, the extension now checks its local storage cache for previously fetched space RTL settings and applies styles immediately, before making any network requests. This eliminates a visible flash where list numbers briefly appeared on the wrong side.
Per-paragraph auto-direction detection: Each text element (paragraphs, headings, list items, table cells) is individually analyzed for Hebrew/Arabic characters using Unicode range matching. Elements with 30% or more RTL characters are rendered right-to-left; purely English elements remain left-to-right.
RTL ordered list numbering: Native CSS list markers are hidden in view mode and replaced with custom numbering via data-rtl-num HTML attributes and CSS ::before pseudo-elements. This avoids modifying page content while displaying numbers on the correct side.
Edit mode support: When editing a Confluence page, the extension sets dir="rtl" on the ProseMirror editor element so cursor behavior and text input work correctly in RTL.
Code block preservation: Code blocks and inline code always remain left-to-right regardless of RTL settings.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT