From ceef6d66bd2e37d06aff132cc4609c0833845ecf Mon Sep 17 00:00:00 2001 From: psiberfunk Date: Mon, 7 Sep 2026 22:37:19 -0400 Subject: [PATCH] docs: place OmniVoice fix in highlights --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee468a43..fe87719c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ the frozen-backend fallback mirror it for their toolchains. **Highlights** +- Apple Silicon now shows one canonical OmniVoice choice in the engine picker while retaining its automatic crash-isolated sidecar runtime (#1913) - Validate current-user Windows installers under a standard account on hosted runners (#1883) - The desktop app builds and opens from a fresh clone again (#1818) — thanks @flutterkage2k! @@ -50,7 +51,6 @@ the frozen-backend fallback mirror it for their toolchains. ### Fixed -- Apple Silicon now shows one canonical OmniVoice choice in the engine picker while retaining its automatic crash-isolated sidecar runtime (#1913) - Install documentation help now prints correctly on Windows consoles using legacy encodings (#1815) — thanks @dajiaohuang! - Saved transcriptions with missing or invalid timestamps now remain readable (#1799) — thanks @yunaremaia and @tvbht! - Copying a saved transcription now uses the shared clipboard helper and reports failed copies accurately (#1803) — thanks @tvbht!