Add changelog for #4521

This commit is contained in:
Mark Backman
2026-05-20 17:57:43 -04:00
parent 86a5710801
commit ee674ffb01
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
- `SonioxSTTService` now applies settings updates (e.g. via `STTUpdateSettingsFrame`) using a graceful reconnect instead of a hard disconnect/reconnect, preserving the service's reconnect retry behavior.