Skip to content

v0.2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tjackenpacken tjackenpacken released this 05 Jan 15:45
· 1 commit to master since this release
acf444b
  • The program is now one .exe with starting argument
  • Added visual effect when hovering over shortcuts
  • Support for drag and drop to add new shortcuts (in editor)
  • Support to select an .exe as an icon. Extracts the icon of the chosen program
  • Added keyboard hotkeys
    • 1-9 starts individual shortcuts
    • Ctrl+Enter starts all shortcuts (must be selected in group editor)
  • Added user customization for:
    • Color scheme
    • Opacity
  • Option to add start arguments to shortcuts
  • Editable shortcut names
  • Option to change the working directory for shortcuts
  • Added support for shortcuts to:
    • Windows Apps
    • Folders
    • .lnk shortcuts
    • Steam apps
  • Program Icon caching
  • Backwards compability for groups created in older versions
  • Optimization and code efficency
  • Bug fixes