From 296779c63a49aafc679e92c5d37af9a389a9092d Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Mon, 27 Jul 2026 08:03:20 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a336e90..5cfc786d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,16 @@ ## What's Changed +### New Features + +* Show missing-credentials indicator for remote server sources + ### Bug Fixes -* Fix macOS legacy import sheet missing grouped form style -* Fix tvOS legacy import rows acting as a single Remove button -* Fix periodic tvOS playback stutter from render stalls on mpvQueue +* Fix black video, freezes, autoplay and clock on Apple TV HD (A8) - thanks @rswilem +* Fix crash in CAOpenGLLayer shadow-copy init on macOS 27 beta +* Fix transparent background of iCloud sync overlay on tvOS ### Other -* Make Enable Logging the master switch over all verbose logging +* Fix some reported crashes