From 4813bfd8825dfeda884af2a73331ab9f48528cb0 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Fri, 19 Jun 2026 11:30:54 +0200 Subject: [PATCH] [skip ci] Add missing chapter download fix changelog entry Fixed by c53f29b6e75182812f10c3d5d225cf9fa4c9ad10 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2899c2ab..7ccb53c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - (**Manga/Library**) Fix mark as read/unread option not being disabled for manga without any chapters - (**Manga/Library**) Fix delete/download option not being disabled for manga without any chapters - (**Source**) Fix changing configuration settings with multi option selection where a selected option does not exist anymore. (E.g. Komgas "Default libraries" setting, still having a library selected that has been deleted) +- (**Download**) Fix not respecting chapter list filters for downloads ## [20260509.01] (r3147) - 2026-05-09