From d24776704281cb2faf0876cb5dcd91b968ffae2c Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sun, 29 Oct 2023 11:47:50 +0100 Subject: [PATCH] build: Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9b5e780..97c360d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - fix: Use correct localization for redactedBy (krille-chan) - fix: noFCM warning dialog (krille-chan) - fix: render tg-forward as blockquote style (krille-chan) +- fix: Archive does not update its state - refactor: Change audio codec to opus where supported to have better compatibility with Element (Krille) - refactor: Make file dialog adaptive and adjust design (krille-chan) - refactor: Preload notification sound on web (Krille)