v0.5.6
Released: 2026-04-15
- Preserve logs when moving tabs between windows — log history is now restored from the ring buffer when a LogScope tab is moved to a new VS Code window. Contributed by @Trond-F-Christiansen in #10.
- Distinct parser icons — Zephyr (lightning bolt), nRF5 SDK (package), and Raw (terminal) now have unique icons in the parser picker
- Pre-built demo firmware — ready-to-flash hex files for nRF54L15, nRF52840, and FRDM-MCXN947 in
samples/prebuilt/ - CLAUDE.md — contributor guide with build instructions and project conventions
- Reset Device works with all boards — now uses JLinkExe instead of nrfutil, fixing reset on STM32, NXP, SiLabs, and other non-Nordic boards
- Timestamp ordering after tab move — entries are now replayed in correct chronological order when restoring logs after moving a tab to a new window