From c75f250be84c9b03d85d03ed2177ab6d47165b36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Jun 2026 13:52:54 +0000 Subject: [PATCH] chore: consolidate changelog for v0.11.468 --- desktop/macos/CHANGELOG.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/desktop/macos/CHANGELOG.json b/desktop/macos/CHANGELOG.json index ee68f01d30..991eea36d9 100644 --- a/desktop/macos/CHANGELOG.json +++ b/desktop/macos/CHANGELOG.json @@ -1,8 +1,13 @@ { - "unreleased": [ - "Recording now captures audio only during meetings by default — the mic and other apps' audio are captured only while you're in a call. Change this anytime in Settings → General → System Audio (Always / Only during meetings / Never)" - ], + "unreleased": [], "releases": [ + { + "version": "0.11.468", + "date": "2026-06-18", + "changes": [ + "Recording now captures audio only during meetings by default \u2014 the mic and other apps' audio are captured only while you're in a call. Change this anytime in Settings \u2192 General \u2192 System Audio (Always / Only during meetings / Never)" + ] + }, { "version": "0.11.467", "date": "2026-06-17",