From edba0b7208b8bc3a0f80249221a76d82d8cd51ef Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Wed, 31 Dec 2025 15:09:19 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f64af0f..7e4489472 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - `ETV_SLOW_API_MS` - milliseconds threshold for logging slow API calls (at DEBUG level) - This is currently limited to *Jellyfin* - `ETV_JF_PAGE_SIZE` - page size for library scan API calls to Jellyfin; default value is 10 +- Add `Select All` button to media pages by @Erotemic ### Fixed - Fix startup on systems unsupported by NvEncSharp