bootcat:release_notes:1.5.0

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
bootcat:release_notes:1.5.0 [2022/05/16 12:45] erosbootcat:release_notes:1.5.0 [2022/05/16 12:50] eros
Line 1: Line 1:
 ====== Version 1.5.0 ====== ====== Version 1.5.0 ======
  
 +  * **BUGFIX**: corrected a bug that made BootCaT wait forever while trying to determine remote file size even when connection failed;
   * **UPGRADE**: BootCaT is now packaged with Java 18 (previous versions used Java 8, quite an improvement), although it's still compatible with Java 8;   * **UPGRADE**: BootCaT is now packaged with Java 18 (previous versions used Java 8, quite an improvement), although it's still compatible with Java 8;
   * **NEW (feature)** : You can now choose which downloader to use, "Curl" (default) or the "Internal" downloader;   * **NEW (feature)** : You can now choose which downloader to use, "Curl" (default) or the "Internal" downloader;
Line 6: Line 7:
   * **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)** : 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;   * **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;+  *  **NEW (installer)** : the Ubuntu installer is back!