Skip to content

Version History

Gad D Lord edited this page Dec 12, 2024 · 713 revisions

Version 3.214 (under development)

Changes in application:

  • Update the look and feel of the Tools | Options navigation bar. See Issue 782 for details.
  • Added shortkeys (F2..F12) and tooltips for the categories of the Tools | Options.
  • Merged the General and Card Art category items of the Tools | Options screen.
  • Added /log optional command line parameter to display logs. Read more at 🤖 Command Line Usage
  • Changed the command line parameter exception to /exception for consitentcy with the other command line parameters.
  • Changed About box logo with a new AI generted image of a 6-fingers hand (each finger is a color, Colorless is now the sixth color).
  • Slightly impproved sorting by Power and Toughness order of non-numeric values.
  • Improved performance of sorting Power and Toughness (from O(n) time complexity to O(1)).

Changes in database:

  • Added support for Nemesis set cards' prices.

Fixed bugs:

  • Splash screen is showing the correct application version.
  • Splash screen is showing correctly its white border.
  • Fixed an error when using Reports | Deck Registration Sheet.
  • Fixed regression from previous version when using File | Imprort | Card Prices raising an error.
  • Fixed 7 small memory leak in extremely rare cases when the program fails to start correctly.
  • Fixed a small memory leak of custom drag and drop cursors when closing the program.

For any previous changes check: Previous Versions

Clone this wiki locally