This repository was archived by the owner on Jul 1, 2022. It is now read-only.
Releases: Wiltoga/CommandsPanel
Releases · Wiltoga/CommandsPanel
Release 0.5
Plugin release
Can now add plugins that adds totally custom button at launch. These can't be edited inside the software as their purpose is decided in their code.
Portable release
Changelog
- Portability : create a "data" folder to make the app portable (works mostly the same, except that the app doesn't move to its previous position the last time it was used, to prevent the app to go off screen).
- auto detection of icons and names.
- switched the save file to a JSON and multiple binary files for the images.
Release 0.2
Changelog :
- buttons to search for a specific file, or open a file using a specific aplication
- the pannel doesn't lock itself when editing a button
- default link as example
- fixed a bug preventing opening a non executable file
Developpement 0.1
working as we expect for now.