Releases
LogScope ships frequently. Each release below has its own page with the full notes; the list is generated from the canonical CHANGELOG.md in the repository, so it always reflects what has actually shipped.
For installation and getting started, see Installation. For new-feature announcements and release highlights, follow Novel Bits on LinkedIn.
All releases
Section titled “All releases”- v0.6.5 — 2026-05-16 — Marketplace listing optimization
- v0.6.4 — 2026-05-13 — Duplicate “Device Reset Detected” banner
- v0.6.3 — 2026-05-13 — Column auto-fit (double-click the resize handle) now correctly fits the Module column too. v0.6.2’s fix used
cell.scrollWidth, which equal - v0.6.2 — 2026-05-13 — Double-clicking the resize handle on a column header now correctly auto-fits the column to its widest visible content. In v0.5.17 through v0
- v0.6.1 — 2026-05-13 — Republish of v0.6.0 with a smaller VSIX. v0.6.0 was auto-published by the GitHub Actions release workflow on
v*tag push, before a `.vscod - v0.6.0 — 2026-05-13 — Same code as [0.6.1] but with a bloated VSIX (6.4 MB) that inadvertently included a local
.cocoindex_code/indexing database. Auto-publish (superseded by 0.6.1) - v0.5.18 — 2026-05-12 — Critical fix for an orphan-helper bug that left LogScope appearing connected with zero entries after a VS Code window reload.
- v0.5.17 — 2026-05-12 — Parity cleanup release plus three multi-probe / device-switch UX fixes from the 2026-05-11 capture session. Every setting in
package.json - v0.5.16 — 2026-05-12 — Telemetry pipeline repair after a 25-day silent outage. No user-facing functionality changes.
- v0.5.15 — 2026-04-30 — Two edge-case fixes from the 2026-04-17 audit.
- v0.5.14 — 2026-04-30 — Two bug fixes. Resolves #17.
- v0.5.13 — 2026-04-29 — UX patch — copy-from-log-rows now produces usable output.
- v0.5.12 — 2026-04-29 — UART configurability + connect-flow UX. Resolves #9.
- v0.5.11 — 2026-04-29 — Hardening release. Adds defenses against the regression class that produced #11 so it can
- v0.5.10 — 2026-04-29 — Critical bugfix release. Resolves #11.
- v0.5.9 — 2026-04-28 — UX release. Continuation of #11 — when discovery returns empty, the most common silent fa
- v0.5.8 — 2026-04-27 — Diagnostics and documentation release. Triggered by #11 — a user whose probe was visible
- v0.5.7 — 2026-04-17 — Maintenance release. No new features.
- v0.5.6 — 2026-04-15 — Preserve logs when moving tabs between windows
- v0.5.5 — 2026-04-10 — Cancel connecting
- v0.5.4 — 2026-04-10 — Per-probe J-Link device overrides
- v0.5.3 — 2026-04-10 — (Same changes as v0.5.4. Changelog was not included in v0.5.3 release.)
- v0.5.2 — 2026-04-09 — License sidebar UI hidden
- v0.5.1 — 2026-04-08 — STM32 and other SWD-only boards failing to connect
- v0.5.0 — 2026-04-08 — LogScope output channel
- v0.4.5 — 2026-04-06 — Initial LogScope output channel (expanded in v0.5.0 with full diagnostics)
- v0.4.4 — 2026-04-06 — Skipped due to a Marketplace publishing conflict.
- v0.4.3 — 2026-04-04 — Sidebar flicker
- v0.4.2 — 2026-04-01 — Reduced extension package size by cleaning up bundled assets
- v0.4.1 — 2026-04-01 — Non-Nordic device detection
- v0.4.0 — 2026-03-31 — Anonymous telemetry
- v0.3.2 — 2026-03-31 — Updated README with improved feature descriptions
- v0.3.1 — 2026-03-31 — “Why LogScope?” comparison table in README showing LogScope vs nRF Terminal capabilities
- v0.3.0 — 2026-03-21 — Multi-parser support
- v0.2.6 — 2026-03-23 — Activity bar icon updated — structured log columns design (level | module | message)
- v0.2.5 — 2026-03-23 — Multi-probe support
- v0.2.4 — 2026-03-23 — Fix device scanning on Windows — Python resolution now tries both
pythonandpython3across all platforms - v0.2.3 — 2026-03-21 — New icon: magnifying glass over colored log lines (replaces oscilloscope waveform)
- v0.2.2 — 2026-03-20 — Include updated changelog in marketplace listing (was missing 0.2.0/0.2.1 entries)
- v0.2.1 — 2026-03-20 — Fix panel showing “Disconnected” when closed and reopened during active connection
- v0.2.0 — 2026-03-20 — Serial UART transport
- v0.1.7 — 2026-03-19 — Prevent J-Link TCP/IP dialog popup when no USB probe is connected
- v0.1.1 — 2026-03-19 — Crash and fault detection — auto-detects hard faults, bus faults, watchdog resets, assertion failures
- v0.1.0 — 2026-03-18 — Initial VS Code Marketplace release
Stay updated
Section titled “Stay updated”- Watch the GitHub repo to get notified of new releases.
- Star the repo if you find LogScope useful.
- Report issues or request features via GitHub Issues.