From 4fe237da5806ff037a7e725744e087bbd7f4c513 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 19 May 2024 09:30:56 -0700 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: Silentoplayz <50341825+Silentoplayz@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781ac1e70..e5db6c8b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **🧠 Experimental Memory Feature**: Manually input personal information you want LLMs to remember via settings > personalization > memory. - **💾 Persistent Settings**: Settings now saved as config.json for convenience. - **🩺 Health Check Endpoint**: Added for Docker deployment. -- **↕️ LTR Support**: Toggle chat direction via settings > interface > chat direction. +- **↕️ RTL Support**: Toggle chat direction via settings > interface > chat direction. - **🌐 Language Updates**: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added. ### Changed