Skip to content

Releases: taylorivanoff/cmd-deck

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:22

What's Changed

  • chore: bump version to 1.0.11
  • Update README.md to clarify macOS installation instructions and remove optional repo secrets section

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:08

What's Changed

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:46

What's Changed

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:29

What's Changed

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:51

What's Changed

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:39

What's Changed

  • chore: bump version to 1.0.6
  • Use one-click NSIS so updates can install silently.

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:07

What's Changed

  • chore: bump version to 1.0.5
  • Install updates silently and check once daily.

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:48

What's Changed

  • chore: bump version to 1.0.4
  • Fix YAML: quote job if expression so ! is not a tag.
    • Added electron-reloader for improved development experience with automatic reloading on changes. - Introduced new alwaysOnTop feature 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.
  • 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

Choose a tag to compare

@github-actions github-actions released this 04 Aug 13:57
4a19dc5

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

Choose a tag to compare

@github-actions github-actions released this 04 Aug 11:41

What's Changed

  • Fix macOS Gatekeeper 'damaged' app for unsigned builds.