Version 2.5
| Status: | Release | |
| Date: | 2017/01/29 |
Added support for large icons.
Added support for non-standard DPI.
Added support for system environment variables.
Added support for icon caches as separate files.
Added %FL_CONFIG% variable, which always points to the folder where the settings are stored.
New settings file format.
The {FL_DIR} and {FL_ROOT} expressions have been replaced with %FL_DIR% and %FL_ROOT% respectively, and now they do not contain a trailing slash.
Increased the maximum number of tabs to 50, rows to 100, columns to 150, and the maximum size of buttons to 256x256.
Compiled on Embarcadero Delphi XE7.
FreeLaunch will consume less power on laptops.
Allowed drag'n'drop to the FreeLaunch window when it is launched with Administrator rights.
Enabling autorun does not require Administrator rights.
The window can be moved to a second monitor.
Fixed various bugs.
Version 2.0.2
| Status: | Beta | |
| Date: | 2010/01/09 |
Added autosave settings.
Icon cache is now automatically updated after an incorrect program termination.
Removed tray menu item "Save settings".
Version 2.0.1
| Status: | Beta | |
| Date: | 2010/01/08 |
Added three modes of operation. The mode is set in the "settingsmode" parameter in the "UseProfile.ini" file.
Fixed saving and processing of the working directory when exporting/importing individual button settings.
Removed "--portable" parameter handling.
Version 2.0
| Status: | Beta | |
| Date: | 2009/07/20 |
Added separation of buttons by type (executable file, file/folder).
Added working folder specification.
Added alpha channel support in icons.
Added global hotkey Ctrl+WinKey to show/hide the main window.
Added parameter "--portable" to run the program in portable mode.
Added a warning when an object is missing.
Added support for relative paths.
New window positioning algorithm that allows you to save the position regardless of the screen resolution.
Changed the mechanism for rendering icons, as well as rendering selected buttons.
Settings files moved to user directory.
Tray icon now respawns after Explorer crashes.
Fixed a bug with the disappearance of controls when pressing Alt on Windows Vista.
Fixed several major memory leaks.
Fixed error that occurred when getting information about an executable file.
When manually changing the path to an object, the properties are not automatically reread.
Fixed various minor bugs.
Version 1.2.1
| Status: | Release | |
| Date: | 2008/08/23 |
Added Windows XP visual style support.
Minor improvements in app design.
Fixed various minor bugs.