Releases: gnomeria/usbtree
Releases · gnomeria/usbtree
Release list
v0.1.0
v0.0.10
v0.0.9
0.0.9 (2026-07-16)
Features
- add --nerd-font and --ascii icon fallbacks (#64) (b481119)
- add interactive theme picker and expand color themes (#65) (6cc6cd1), closes #58
Bug Fixes
Refactors
Documentation
- skills: rewrite skills for rust, add ci + knowledge-graph, seed .knowledge (#56) (f259588)
- trim README and site, note binary sizes (#53) (f3fccf7)
What's Changed
- docs: trim README and site, note binary sizes by @gnomeria in #53
- fix(tui): strip VS16 from icons to stop redraw ghosting by @gnomeria in #55
- docs(skills): rewrite skills for rust, add ci + knowledge-graph, seed… by @gnomeria in #56
- ci: skip builds on agent/knowledge config changes by @gnomeria in #57
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #61
- chore(deps): bump googleapis/release-please-action from 4 to 5 by @dependabot[bot] in #60
- chore(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #59
- refactor: modularize main.rs and extract test files by @gnomeria in #63
- feat: add --nerd-font and --ascii icon fallbacks by @gnomeria in #64
- feat: add interactive theme picker and expand color themes by @gnomeria in #65
- chore(main): release 0.0.9 by @github-actions[bot] in #54
Full Changelog: v0.0.8...v0.0.9
v0.0.8
0.0.8 (2026-07-10)
Features
- pci: add prog-if, subsystem, link, numa, iommu, power to detail pane (#48) (cb4b235)
- usb: safe eject storage devices with confirm dialog (#51) (c0bb57b)
Bug Fixes
What's Changed
- feat(pci): add prog-if, subsystem, link, numa, iommu, power to detail… by @gnomeria in #48
- fix(tui): filter finds devices inside collapsed hubs by @gnomeria in #50
- feat(usb): safe eject storage devices with confirm dialog by @gnomeria in #51
- Feat/eject async by @gnomeria in #52
- chore(main): release 0.0.8 by @github-actions[bot] in #49
Full Changelog: v0.0.7...v0.0.8
v0.0.7
0.0.7 (2026-07-09)
Features
Bug Fixes
Documentation
- readme: merge duplicate installer env-var tables (#42) (6204f4b)
- refresh demo screenshots (#39) (cdd1a6f)
- refresh screenshots (#45) (a39b494)
- site: add OS toggle + auto-detect to hero install (#41) (3e21d01)
What's Changed
- docs: refresh demo screenshots by @gnomeria in #39
- docs(site): add OS toggle + auto-detect to hero install by @gnomeria in #41
- docs(readme): merge duplicate installer env-var tables by @gnomeria in #42
- fix(usb): clean bus names on Windows by @gnomeria in #43
- feat(usb): expose device subclass/protocol + bus controller type by @gnomeria in #44
- docs: refresh screenshots by @gnomeria in #45
- ci: skip test job on release-please PRs by @gnomeria in #46
- ci: cache cargo deps and cancel superseded runs by @gnomeria in #47
- chore(main): release 0.0.7 by @github-actions[bot] in #40
Full Changelog: v0.0.6...v0.0.7
v0.0.6
0.0.6 (2026-07-08)
Features
Bug Fixes
- install: brace to survive bash 3.2 unbound-var (#35) (6117e75)
- updatelist: use vcrhonek/hwdata URL so --updatelist works (#38) (2b4d5cf)
What's Changed
- fix(install): brace to survive bash 3.2 unbound-var by @gnomeria in #35
- feat(ui): show interfaces + endpoints in detail panel by @gnomeria in #37
- fix(updatelist): use vcrhonek/hwdata URL so --updatelist works by @gnomeria in #38
- chore(main): release 0.0.6 by @github-actions[bot] in #36
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
v0.0.3
0.0.3 (2026-07-08)
Features
- install: symlink prompt for sudo usbtree, fix PATH trap docs (#25) (ccd1b5d)
- tui: name modprobe usbmon in header + docs for bytes/s (#22) (f0991a7)
- tui: show device max power (bMaxPower) in detail pane (#20) (9fcfe3a)
- usb: read bMaxPower on macOS via config descriptor (#26) (5717249)
Documentation
v0.0.2
0.0.2 (2026-07-08)
Features
- metrics: mark per-device activity unavailable on macOS/Windows (#11) (b8fdd06)
- tui: live tree filter/search with (#19) (c46152b)
- tui: mouse support — click select, scroll, right-click copy menu (#18) (69552db)
- tui: pane focus + responsive metric columns (#15) (2595b39)
- tui: right-align metrics in fixed columns, keep ghost data red (#13) (a2cae7e)
- tui: show app version + new-release notice bottom-right (#17) (b7c31ba)
- tui: yank device id/details to clipboard (#14) (8fdab00)
Bug Fixes
What's Changed
- feat(metrics): mark per-device activity unavailable on macOS/Windows by @gnomeria in #11
- feat(tui): right-align metrics in fixed columns, keep ghost data red by @gnomeria in #13
- feat(tui): yank device id/details to clipboard by @gnomeria in #14
- feat(tui): pane focus + responsive metric columns by @gnomeria in #15
- fix(release): build linux binaries as static musl by @gnomeria in #16
- feat(tui): show app version + new-release notice bottom-right by @gnomeria in #17
- feat(tui): mouse support — click select, scroll, right-click copy menu by @gnomeria in #18
- feat(tui): live tree filter/search with by @gnomeria in #19
- chore(main): release 0.0.2 by @github-actions[bot] in #12
Full Changelog: v0.0.1...v0.0.2