Releases: peterder72/PowerShortcuts
Releases · peterder72/PowerShortcuts
v0.3.1
What's Changed
- Fixed com reconnect, remove cmd open on startup, fixed launch without dotnet by @peterder72 in #10
Full Changelog: v0.3...v0.3.1
v0.3
v0.2.2
- Added Ctrl+Shift+A shortcut for pinning the window on all virtual desktops
- Added stack trace log generation on crash
- Fixed the bug that always set the CI build to debug configuration (now always release)
- Added debug logging for development
v.0.2.0
- Added license to installer
- Small cleanup
v.0.1.0
- Added PowerShortcuts to user autostart and start menu
- Added detached running mode to get rid of console window
- Added tray icon with an exit button
- Added single instance enforcing
- Removed single file packaging
- Added message boxes with errors to indicate startup errors
First version v.0.0.1
Improved deployment