This repository was archived by the owner on Sep 22, 2024. It is now read-only.
Releases: sgrottel/little-starter
Releases · sgrottel/little-starter
v0.7.1 - Updated to SimpleLog
Patch release:
SimpleLog class should enable log file writing in error case to hunt down bug #13
Delay, IsSelectedIf, and Improved Release Package
Keyboard control and log files
- Keyboard control: A, N, ESC, F5, Enter
- Minor Design optimization
- Log files
"Refresh" Button
Added "Refresh" button to force re-load of config file and reset of actions.
This is helpful, e.g. if some actions were on an unavailable drive (network), which became available later.
v0.4
Icons and File Checks
You can now add icons to the actions.
If the actions filename targets a valid, absolute path, but the path's root (the drive) is not available, the action will be disabled.
Prerelease v0.2
Now, with more buttons!
First Implementation
v0.1.1