From dd3823230133938fdd316debeb525ae663451df7 Mon Sep 17 00:00:00 2001 From: maforget <11904426+maforget@users.noreply.github.com> Date: Mon, 22 Jan 2024 03:22:53 -0500 Subject: [PATCH] [skip-ci] Updated Changes.txt --- ComicRack/Changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ComicRack/Changes.txt b/ComicRack/Changes.txt index 281fe94..685a261 100644 --- a/ComicRack/Changes.txt +++ b/ComicRack/Changes.txt @@ -25,6 +25,7 @@ Community Edition Build 0.9.180: * CHANGE: The default docking mode is now Fill, instead of Bottom. * CHANGE: Improved performances while handling Tar files (by Apiweb) * CHANGE: Removed the Crash submission dialog that used the cyolito.com website. +* CHANGE: Alternate config (-ac) can now be used with portable mode (UseLocalSettings) (-local) * BUGFIX: Fixed smartlist "in range" for dates, the second field wasn't taken into account. * BUGFIX: Fixed possible crash if window size is less than 0 (Usually when using high DPI scaling).