Skip to content

Releases: gnomeria/usbtree

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:20
c387578

0.1.0 (2026-07-16)

Bug Fixes

  • atomic usb.ids cache update and Windows release check (#68) (aeac78a)

What's Changed

  • fix: atomic usb.ids cache update and Windows release check by @gnomeria in #68
  • chore(main): release 0.1.0 by @github-actions[bot] in #69

Full Changelog: v0.0.10...v0.1.0

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:52
cebd333

0.0.10 (2026-07-16)

Features

  • ui: set tokyo night as the default theme (#66) (b656ecc)

What's Changed

  • feat(ui): set tokyo night as the default theme by @gnomeria in #66
  • chore(main): release 0.0.10 by @github-actions[bot] in #67

Full Changelog: v0.0.9...v0.0.10

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:17
ce8e54a

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

  • tui: strip VS16 from icons to stop redraw ghosting (#55) (9a316d8)

Refactors

  • modularize main.rs and extract test files (#63) (c0af1e6)

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 05:14
7064f3b

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

  • tui: filter finds devices inside collapsed hubs (#50) (3485941)

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

Choose a tag to compare

@github-actions github-actions released this 09 Jul 02:53
7270fe2

0.0.7 (2026-07-09)

Features

  • usb: expose device subclass/protocol + bus controller type (#44) (4e39c3b)

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

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:57
0de8278

0.0.6 (2026-07-08)

Features

  • ui: show interfaces + endpoints in detail panel (#37) (edcb157)

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

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:27
a457773

0.0.5 (2026-07-08)

Features

  • install: add PowerShell installer for Windows (bbfcb87)

Bug Fixes

  • build: statically link CRT so Windows exe runs without VC++ Redistributable (#33) (bbfcb87)

What's Changed

  • fix(build): statically link CRT so Windows exe runs without VC++ Redi… by @gnomeria in #33
  • chore(main): release 0.0.5 by @github-actions[bot] in #34

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:55
58c64dc

0.0.4 (2026-07-08)

Features

  • ui: distinct colors per USB speed tier (#31) (7f7d123)

What's Changed

  • feat(ui): distinct colors per USB speed tier by @gnomeria in #31
  • chore(main): release 0.0.4 by @github-actions[bot] in #32

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:54
c647b89

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

  • add cross-platform feature matrix to readme and site (#23) (81c6ad7)
  • refresh demo screenshots (#27) (f744923)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 08:52
574ddcf

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

  • release: build linux binaries as static musl (#16) (2cb20e2)

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