Skip to content

v1.1.0

Choose a tag to compare

@FatMii FatMii released this 10 Aug 02:10
· 34 commits to main since this release

Summary

Post-v1.0.0 release: long-stream performance, more reliable capture, and Vitest-based tests.

Highlights

  • Performance: virtualize Events / Conversation / Raw; throttle detail refresh; incremental AI merge sessions
  • Reliability: buffer page traffic until the DevTools panel connects; wider stream detection; EventSource on* custom event capture
  • Demo: stress stream (10k events), EventSource / XHR / NDJSON smoke paths, refreshed landing page
  • Privacy / docs: broader header redaction; PRIVACY and README updates
  • Engineering: split panel CSS modules; migrate unit tests to Vitest

Artifact

  • sse-devtools-panel-v1.1.0.zip (built from dist/)

Compared to v1.0.0 (cfe57d8).