Skip to content

Commit

Permalink
Updated Changes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
maforget committed Jan 31, 2024
1 parent 51d1162 commit 58dd860
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions ComicRack/Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,26 @@ Community Edition Build 0.9.180:

* CHANGE: Updated to .NET Framework v4.8
* CHANGE: Updated the Splash Screen and Renamed the Program to Community Edition, this means that a new config folder will be used %appdata%\cYo\ComicRack Community Edition.
* CHANGE: Removed Android Validation of apk signature (so we can use the cracked version)
* CHANGE: Removed Android Validation of apk signature (so we can use the cracked version). Has no incidence on whether the sync icon appears.
* CHANGE: Updated default sort to be natural sorting (numeric)
* CHANGE: Switched MySQl library to MySQLConnector for better speed & compatbility with MariaDB.
* CHANGE: Switched MySQl library to MySQLConnector for better speed & compatibility with MariaDB
* CHANGE: Alternate config (-ac) can now be used with portable mode (UseLocalSettings) (-local)
* CHANGE: Removed everything to do with Validation/Donation/PayPal
* CHANGE: Removed everything to do with Twitter
* CHANGE: Updated SharpZipLib to v1.4.2
* CHANGE: Updated SharpCompress to v0.36
* CHANGE: Updated WindowsCodePack to V1.15
* CHANGE: Updated home & forum links to Github,
* CHANGE: Updated wiki links to the Wayback Machine.
* CHANGE: Updated home & forum links to Github
* CHANGE: Updated wiki links to the Wayback Machine
* CHANGE: Updated the default help system to the online manual (from Wayback Machine)
* CHANGE: Updated manual links & chapter links
* CHANGE: Updated Help localize ComicRack links (we still need access to the Localizer program)
* CHANGE: File Format will be the actual file format of the archive and not simply based on the extension.
* CHANGE: The default docking mode is now Fill, instead of Bottom.
* CHANGE: File Format will be the actual file format of the archive and not simply based on the extension
* 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: Removed the Crash submission dialog because it depends on the cyolito.com website
* CHANGE: Disabled the Public server checkbox because it depends on the cyolito.com website
* CHANGE: Made Tags be saved inside the ComicInfo.xml

* BUGFIX: (Maybe?) 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 58dd860

Please sign in to comment.