Releases: taylorivanoff/cmd-deck
Releases · taylorivanoff/cmd-deck
Release list
v1.0.11
v1.0.10
What's Changed
- chore: bump version to 1.0.10
- Implement window resize logging for better debugging
- Merge branch 'master' of https://github.com/taylorivanoff/cmd-deck
- Update README.md
v1.0.9
What's Changed
- Merge branch 'master' of https://github.com/taylorivanoff/cmd-deck
- Update README.md
v1.0.8
What's Changed
- Merge branch 'master' of https://github.com/taylorivanoff/cmd-deck
- Enhance context menu positioning and styling
v1.0.7
What's Changed
- Merge branch 'master' of https://github.com/taylorivanoff/cmd-deck
- Enhance window resizing functionality and update dependencies
v1.0.6
What's Changed
- chore: bump version to 1.0.6
- Use one-click NSIS so updates can install silently.
v1.0.5
What's Changed
- chore: bump version to 1.0.5
- Install updates silently and check once daily.
v1.0.4
What's Changed
- chore: bump version to 1.0.4
- Fix YAML: quote job if expression so ! is not a tag.
-
- Added
electron-reloaderfor improved development experience with automatic reloading on changes. - Introduced newalwaysOnTopfeature for dialog windows, allowing users to keep them in focus. - Updated settings to allow dynamic adjustment of grid size (columns and rows) with a new UI component. - Improved shell selection interface in the editor with a more user-friendly shell picker. - Adjusted cache TTL for shells and environment settings to enhance performance. - Various minor UI and functionality improvements across the application.
- Added
- Auto patch-bump version on every master/main push before release.
- Add npm bump script to release via version push.
- Drop Linux from Electron release builds.
- Update project title in README.md
- Update project title in README.md
v1.0.3
What's Changed
- Bump version from 1.0.2 to 1.0.3
- Add dialog windows for editor and settings functionality
- Add CmdDeck app icon SVG and refresh PNG asset.
v1.0.2
What's Changed
- Fix macOS Gatekeeper 'damaged' app for unsigned builds.