Skip to content

Releases: infinityabundance/USBscope

v0.1.0

31 Jan 12:53
8a2488a

Choose a tag to compare

Release notes v0.1.0

Highlights

Tray icon click now opens the UI, with an “Open Tray” action in the app.
Log view rows are color‑coded by event type with a matching legend.
App/tray icon now uses the bundled SVG with theme fallbacks.
UI / UX

Added a daemon status indicator in the top toolbar (running/stopped).
Log legend moved below filters; legend swatches thickened for readability.
Timeline view includes a color legend for marker types.
Maintenance / Tech

Replaced deprecated invalidateFilter() with beginFilterChange()/endFilterChange().
Added SVG icon support via a GUI helper library and Qt6::Svg.