Releases: web3dev1337/gastown-gui
Releases · web3dev1337/gastown-gui
v0.9.7
Highlights
- Fixed cross-version
bdcompatibility for environments that do or do not support--no-daemon. - Added backward-compatible
gt/bdcommand fallbacks for old and new CLI layouts. - Refactored CLI compatibility logic out of
server.jsinto dedicated service code. - Fixed Homebrew installation compatibility (
/opt/homebrew/bin/gt) and hardened activity feed process handling so missinggtno longer crashes the server.
Included PRs
v0.9.6
What's Changed
This patch release includes all changes merged after v0.9.5.
Fixes
- aligned tmux/session handling with upstream
gastownrig-prefix naming, improving running-state detection and tmux-backed actions (#19) - fixed rig parsing for new emoji-prefixed
gt rig listoutput, restoring rig visibility in/api/rigsand/api/status(#20) - resolved stale realtime UI updates by invalidating caches on mutations, reducing dynamic TTLs, adding forced refresh paths, and improving websocket-driven refresh behavior (#22, closes #21)
Included PRs
v0.9.5
Release v0.9.5
Stabilization release after UI usability changes.
Included
- fix dashboard runtime/scope break in
js/components/dashboard.js - fix dynamic modal opening for rendered
[data-modal-open]controls - improve dropdown nav active-state + unread badge visibility
- align e2e navigation helper with dropdown-based tabs
- version bump to
0.9.5
Validation
npm testpassed (36 files,316 tests)