From 473898a533d221907a0d46a1eba2b98c317a91a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Jun 2026 04:34:56 +0000 Subject: [PATCH] chore: consolidate changelog for v0.11.479 --- desktop/macos/CHANGELOG.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/desktop/macos/CHANGELOG.json b/desktop/macos/CHANGELOG.json index 8869eb2175e..f1b4a193ba5 100644 --- a/desktop/macos/CHANGELOG.json +++ b/desktop/macos/CHANGELOG.json @@ -1,9 +1,14 @@ { - "unreleased": [ - "Screen recordings are now actually deleted once they pass your Data Retention window (cleanup was never running, so recordings accumulated indefinitely)", - "Fixed the \"What omi knows\" dashboard under-counting Conversations, Memories, and Tasks (it showed only the loaded page instead of your real totals)" - ], + "unreleased": [], "releases": [ + { + "version": "0.11.479", + "date": "2026-06-20", + "changes": [ + "Screen recordings are now actually deleted once they pass your Data Retention window (cleanup was never running, so recordings accumulated indefinitely)", + "Fixed the \"What omi knows\" dashboard under-counting Conversations, Memories, and Tasks (it showed only the loaded page instead of your real totals)" + ] + }, { "version": "0.11.476", "date": "2026-06-20",