From a5fa881d4a4c4381bece505f04b099a9fab5da1d Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 19 May 2024 09:34:47 -0700 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: Silentoplayz <50341825+Silentoplayz@users.noreply.github.com> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5db6c8b3..6ed1a387c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **💾 Persistent Settings**: Settings now saved as config.json for convenience. - **🩺 Health Check Endpoint**: Added for Docker deployment. - **↕️ RTL Support**: Toggle chat direction via settings > interface > chat direction. +- **🖥️ PowerPoint Support**: RAG pipeline now supports PowerPoint documents. - **🌐 Language Updates**: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added. ### Changed