Skip to content

Releases: NewtonChutney/quads-tui

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:45

🚀 Features

  • feat: add [s]sh keybind in assignments detail pane
  • feat: add ssh-copy-id, ssh setup, configurable root password, and sshpass support

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 09:54

🚀 Features

  • feat: change default update frequency to on-launch

🔧 Fixes

  • fix: preserve case in text inputs and simplify CLI arg types

📦 Other

  • refactor: deduplicate search handling with SearchState struct
  • chore: bump version to v0.7.3

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 17:18

🚀 Features

  • feat: replace hand-rolled arg parsing with clap and add shell completions

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:47

🚀 Features

  • feat: accept both upper and lower case for all keyboard shortcuts
  • feat: make [?] help dialog available on all pages
  • feat: show GPU information separately from CPUs in host details
  • feat: improve host info popup navigation
  • feat: add GPU-only filter option to host filter popup

📦 Other

  • refactor: simplify key handling via centralized normalization

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 20 May 06:38

🚀 Features

  • feat: add [?] help dialog to open config/log in file manager
  • feat: sort assignments by cloud name

🔧 Fixes

  • fix: use emoji variant arrows for consistent rendering

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 18 May 06:24

🚀 Features

  • feat: accept both upper and lower case for all keyboard shortcuts
  • feat: add navigation hints to UI

🔧 Fixes

  • fix: change session storage from Vec to HashMap keyed by server name

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 May 11:56

🚀 Features

  • feat: text input cursor navigation, config comment preservation, UX improvements
  • feat: configurable update check frequency

🔧 Fixes

  • fix: install script unbound variable error
  • fix: adding new server doesn't clear placeholder screen in dashboard
  • fix: release notes label extraction for conventional commits

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 May 10:35

📦 Other

  • Add self-update feature and bump to v0.4.0

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 May 10:17

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 May 09:54

Full Changelog: v0.2.1...v0.3.0