From dd82f1ecb40be6f7eb50dfeb1ed8d1cf51a05f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 29 Dec 2024 19:02:29 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5aa12d32..0332c2ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch) * Add a dialog to show information about a library, it includes the number of folders and comics and the number of read comics. * Fix ocasional crashes when using automatic library updates. * Add setting to hide the "Continue Reading..." banner from the home view. +* Improve Grid view performance. ### YACReaderLibraryServer * New command --system-info to print information about the execution environment and available resources (including what image formats are supported and what libraries are used by the app).