From 48af2e3a5f44c9846d0bc1faec1714939315df3b Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Sun, 4 Jan 2026 20:09:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(changelog)=20list=20all=20the=20re?= =?UTF-8?q?cent=20recording-related=20enhancements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Worked on a large PR (#827) and chose to consolidate all new features and refactorings in the changelog at the end of the work instead of updating it per commit. Not ideal—acknowledge this is bad practice. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24d219b3..b986aadd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ and this project adheres to - ✨(agent) support Kyutai client for subtitle - ✨(frontend) remove the beta badge +- ✨(all) support starting transcription and recording simultaneously +- ✨(backend) persist options on a recording +- ✨(all) support choosing the transcription language +- ✨(summary) add a download link to the audio/video file +- ✨(frontend) allow unprivileged users to request a recording +- ♻️(summary) extract file handling in a robust service +- ♻️(all) manage recording state on the backend side ## [1.1.0] - 2025-12-22