From 769a7e708a96fe7649ae4104208b879e84cd06d8 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Wed, 15 Apr 2026 01:02:12 +0200 Subject: [PATCH] changelog: another accuracy fix --- apps/web/content/changelog/0.3.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/content/changelog/0.3.0.md b/apps/web/content/changelog/0.3.0.md index dd20d47c..37acf7c8 100644 --- a/apps/web/content/changelog/0.3.0.md +++ b/apps/web/content/changelog/0.3.0.md @@ -14,7 +14,7 @@ changes: - type: fixed text: "Media asset cards in the grid view were larger than their thumbnails, leaving empty space around each item. Cards now size to their content." - type: improved - text: "Playback performance is dramatically better. The editor used to slow to a crawl during playback, and audio would stutter when interacting with elements mid-play. Both are fixed. Playback now runs at a consistent 60fps." + text: "Playback performance is dramatically better. The editor used to slow to a crawl during playback, and audio would stutter when interacting with elements mid-play. Both are fixed." - type: fixed text: "Project thumbnails now generate correctly even when the timeline is empty. If you set a background color or gradient with no clips, the thumbnail reflects that instead of staying blank." - type: fixed