From 879d3163911a1327364be1a9644d14acd5cfb8fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Mon, 5 May 2025 19:29:17 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c99c4d2..a67a2cc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ Version counting is based on semantic versioning (Major.Feature.Patch) * Fix setting the comic rating in the table view. * Log libraries validation when the app starts. * New toolbar on macos. +* New setting in Comic Vine scraper to force exact volume matches. +* Better default search query in the Comic Vine scraper. +* Improved navigation in Comic Vine scraper, including keeping the current query around to make edits and refined searches easier. ### YACReaderLibraryServer * Log libraries validation when the app starts.