Skip to content

Commit 7f354aa

Browse files
committed
Updated Changes.txt
1 parent a760e7b commit 7f354aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ComicRack/Output/Changes.txt

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Community Edition Build 0.9.180:
2727
* NEW: The Back & Forward mouse buttons (Mouse 4 & 5) now call Previous & Next List.
2828
* NEW: Added the Ctrl+Alt+F keyboard shortcut to open Quick Search (used to search your lists).
2929
* NEW: Read support for the "MetronInfo.xml" metadata file. The "ComicInfo.xml" still has priority and only fields used in it are imported. Exporting a file will remove any "MetronInfo.xml" that existed, but the imported data is preserved in the "ComicInfo.xml" on Export.
30+
* NEW: Using Backup Database while using an SQL database now includes the book details. It can be used to convert to XML or to restore the SQL database.
3031

3132

3233
* CHANGE: Program renamed to Community Edition, this means that a new config folder will be used %appdata%\cYo\ComicRack Community Edition.
@@ -78,6 +79,8 @@ Community Edition Build 0.9.180:
7879
* BUGFIX: The negation button in the Search Browser didn't work correctly under some conditions.
7980
* BUGFIX: In the folder view, international characters are now sorted like in windows.
8081
* BUGFIX: Fixed an error that would prevent syncing/pairing an android device.
82+
* BUGFIX: Fixed a rare crash that would happen when more than 10k handles were created. Usually happens when converting a lot of files.
83+
* BUGFIX: Fixed a problem were using Backup Database might not backup the latest changes. A ComicDb.xml.xml file was created instead but would backup the regular database (possibly outdated).
8184

8285

8386
^^^^^^^^^^ Community Edition ^^^^^^^^^^

0 commit comments

Comments
 (0)