Skip to content

Commit

Permalink
Updated Changes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
maforget committed May 28, 2024
1 parent 1be6b7c commit f7226df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ComicRack/Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Community Edition Build 0.9.180:
* CHANGE: Updated Publishers.zip
* CHANGE: Series: Gaps will try to determine Number range of type "# - #".
* CHANGE: The default method for resizing thumbnails was changed from FastBilinear (Bilinear) to FastAndUgly (Nearest Neighbor). For more speed but more importantly to prevent a crash that has been happening and is hard to prevent. This should at the very least reduce the incidence of that crash happening or having bad thumnails created (with a big red X). You can change back the method manually by changing the ThumbnailResampling entry in the ComicRack.ini.
* CHANGE: When in the Tiles view mode, artists will not appear multiple time anymore.
* CHANGE: In summaries artists will not appear multiple time anymore.

* BUGFIX: Fixed crash when the clipboard contains some objects while the program is idle. The check should now only happen on a right-click and not in the background. It should at least lessen the frequency of the crash, maybe remove it completely.
* BUGFIX: Fixed smartlist "in range" for dates, the second field wasn't taken into account.
Expand Down

0 comments on commit f7226df

Please sign in to comment.