Skip to content

v0.1.1

Released: 2026-03-19

  • Crash and fault detection — auto-detects hard faults, bus faults, watchdog resets, assertion failures
  • Enhanced search with regex support and match highlighting
  • Filter bar controls: severity toggles, module dropdown, wrap toggle, auto-scroll
  • Wireshark btsnoop export (.pcap) — one-click RTT-to-Wireshark
  • Deep HCI packet decoding: AD structures, encryption events, command returns, connection tracking
  • Expandable HCI rows with decoded fields and hex dump (Chrome DevTools-style)
  • ASCII alongside hex in decoded value fields
  • Sticky column headers with timestamp toggle
  • Board reset detection via boot banner
  • Auto-connect on reload with last device memory
  • Device discovery via J-Link probe scanning (pylink + nrfutil)
  • Multi-format export: Text (.log) and JSON Lines (.jsonl)
  • Novel Bits branding: logo footer, sidebar help link, status bar tooltip
  • Keep viewer visible on disconnect — shows reconnect bar instead of welcome screen
  • Unified connection bar with toggle button for stable layout
  • Column alignment for expanded HCI fields and module column
  • Reconnect after auto-connect saves config correctly
  • Reset detection uses boot banner instead of unreliable silence threshold
  • btsnoop export: correct BT Monitor header per record and epoch format