From 24694e255810532a240673277d8341b17dcd9540 Mon Sep 17 00:00:00 2001 From: mattie ruth backman Date: Fri, 11 Jul 2025 14:28:21 -0700 Subject: [PATCH] Changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e15588e73..c773dd767 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed an issue with rtvi's handling of `append-to-context` + - Fixed an issue where using audio input with a sample rate requiring resampling could result in empty audio being passed to STT services, causing errors.