bootcat:release_notes:1.45

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
bootcat:release_notes:1.45 [2022/05/12 13:05] – removed erosbootcat:release_notes:1.45 [2022/05/16 12:53] eros
Line 1: Line 1:
 +====== Version 1.5 ======
  
 +  * **UPGRADE**: BootCaT now uses Java 18 (previous versions used Java 8, quite an improvement)
 +  * **NEW (feature)** : You can now choose which downloader to use, "Curl" (default) or the "Internal" downloader;
 +  * **NEW (feature)** : added proxy support to BootCaT (only with Curl downloader for now);
 +  * **NEW (feature)** : report file is now saved as a XLSX file (i.e. Excel Sheet) because some versions of Excel were incapable of handling the CSV files BootCaT generated (but it's Microsoft's fault this time :D);
 +  * **NEW (feature)** : Changed default Look and Feel to FlatLAF Light, check out the other available options in the menu at the top of the BootCaT window, under ''Edit -> Preferences -> Display'' you'll find 4 FlatLaf styles (Light, Dark, IntelliJ and Dracula!) in addition to the usual L&Fs;
 +  * **BUGFIX**: corrected a bug that made BootCaT wait forever while trying to determine remote file size even when connection failed;