You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ComicRack/Output/Changes.txt
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,28 @@
1
+
Community Edition Build 0.9.182:
2
+
3
+
* NEW: Dark Mode !!! Enable via "UseDarkMode" setting in ComicRack.ini (or "-dark"). (Huge thanks to @gman-comicdb for doing the very hard work)
4
+
* NEW: Added an "escape" Virtual Tag function.
5
+
* NEW: Added a new List Order sorting option for Devices, this will use the list current Sort order.
6
+
7
+
8
+
* CHANGE: Open With will automatically use the 8.3 file name for long path.
9
+
* CHANGE: Custom values in the multiple books dialog will now scroll if there are too many.
10
+
* CHANGE: Upped texture memory by eightfold.
11
+
- Default value changed from 128MB to 1024MB
12
+
- Max value changed from 1024MB to 8192MB
13
+
- Auto tune max value changed from 256MB to 2048MB
14
+
* CHANGE: Renamed SoftwareResampling to SoftwareFilter in ComicRack.ini.
15
+
* CHANGE: Inverted default value for OptimizedListScrolling so that it is always disabled, unless the computer is too slow (< 2000MHZ).
16
+
* CHANGE: Ensure that the reader window can't be open off-screen.
17
+
* CHANGE: Main Character/Team is now uses a ListSelector. Now functions like other multi-value fields.
18
+
* CHANGE: Fixed ComicInfo.xml not always fully updating when set to auto update.
19
+
* CHANGE: Smart list based upon a Virtual Tag will not be cached anymore. The list could be outaded when changing value that the virtual tag depended on.
20
+
21
+
22
+
* BUGFIX: Fixed an incorrect "operation would result in a duplicate entry in the database" error. File path comparaison didn't ignore case.
23
+
* BUGFIX: The program could sometimes become hung and the processor usage would be max will starting up, requiring to force close it.
0 commit comments