From 0cbab60a967f6923c37fa8e10a7fcba51a78dc77 Mon Sep 17 00:00:00 2001 From: Richie McIlroy <33632126+richiemcilroy@users.noreply.github.com> Date: Fri, 4 Oct 2024 23:28:37 +0100 Subject: [PATCH] release: 0.3.0-beta.5.2 --- apps/web/content/changelog/7.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/web/content/changelog/7.mdx b/apps/web/content/changelog/7.mdx index e79e6ab20..1539f0754 100644 --- a/apps/web/content/changelog/7.mdx +++ b/apps/web/content/changelog/7.mdx @@ -1,9 +1,11 @@ --- -title: 1080p Artifact Bug Fix +title: Download Assets button for shared links app: Cap Desktop publishedAt: "2024-10-04" version: 0.3.0-beta.5.2 image: --- -- Fixed another artifact (black/white, flickering) when recording from 1080p monitors. \ No newline at end of file +- Added a "Download Assets button to shared links. This will download all of the individual files which make up the final video. Can be enabled in Settings > General. +- Fixed bug in editor, where it would sometimes not use current project settings for shareable links. +- Fixed another artifact issue (black/white, flickering) when recording from 1080p monitors.