From 1c7198943263f2126c9a82bec7a345c63c5f13c3 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 18 Dec 2022 12:31:45 -0600 Subject: [PATCH] CHANGELOG: mention RTL support --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc516b8df..1ea4e5ede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Posts: hover the "replying to" line to see a preview card of the parent post. - Chats: ability to leave a chat (on Rebased, Truth Social). - Chats: ability to disable chats for yourself. +- Layout: added right-to-left support for Arabic, Hebrew, Persian, and Central Kurdish languages. - Composer: support custom emoji categories. - Search: ability to search posts from a specific account (on Pleroma, Rebased). - Theme: auto-detect system theme by default.