Version 1.2 (July 2024): - Added paste from clipboard option - Renamed ExcelFile parameter to File parameter - Allowed start-up parameters: File, SheetName, LimitCells, CellStart, CellEnd and ShowAtStartUp - Added support for dropping Excel files on user interface to open the file - Fixed now showing the last line if no cell limit - Added tooltip for transparency with mouse wheel - Use correct row height for Windows - Various bug fixes and improvements in the application framework Version 1.1 (February 2024): - Added 2 minutes demo at first start-up - Load Excel file for sheet names outside EDT (faster start-up) - Various bug fixes and improvements in the application framework Version 1.0 (December 2023): - Do not call Thread.stop() to be compatible with Java 20+ - Check that the file exists before opening it and show error if it doesn't - Improved help - More than 100 improvements and bug fixes in the application framework Version 1.0-beta (June 2023): Everything is done.