From 23743c73cdebd8efc31d85a3c99677255985b679 Mon Sep 17 00:00:00 2001 From: Dan Dennedy Date: Sat, 21 Sep 2024 18:22:22 -0700 Subject: [PATCH] add confirmed macOS fix to release notes --- _posts/2024-09-13-new-release-240913.md | 1 + releasenotes.md | 1 + 2 files changed, 2 insertions(+) diff --git a/_posts/2024-09-13-new-release-240913.md b/_posts/2024-09-13-new-release-240913.md index b880d89..d6697ff 100644 --- a/_posts/2024-09-13-new-release-240913.md +++ b/_posts/2024-09-13-new-release-240913.md @@ -14,6 +14,7 @@ This is a quick followup release to version 24.08 that introduced a few major ne - Fixed seeking and frozen video with some files or scenarios. - Fixed **Reverb** audio filter missing on Windows. - Fixed wrong frame rate for Android Camera videos. +- Fixed may fail to launch on macOS 11 (broke in v24.06). ### Other Fixes diff --git a/releasenotes.md b/releasenotes.md index 76be616..14cc92a 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -22,6 +22,7 @@ information. - Fixed seeking and frozen video with some files or scenarios. - Fixed **Reverb** audio filter missing on Windows. - Fixed wrong frame rate for Android Camera videos. +- Fixed may fail to launch on macOS 11 (build v24.09.19, broke in v24.06). - Fixed some issues with **Timeline > Clip > Apply Copied Filters**. - Fixed keyframes are added when not intended in **Color Grading** video filter. - Fixed color in **Export > Presets > stills > JPEG** preset.