Releases: NewtonChutney/quads-tui
Releases · NewtonChutney/quads-tui
Release list
v0.8.0
v0.7.3
🚀 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
🚀 Features
- feat: replace hand-rolled arg parsing with clap and add shell completions
v0.7.1
🚀 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
🚀 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
🚀 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
🚀 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
📦 Other
- Add self-update feature and bump to v0.4.0