WebTransport Inspector의 버전 기록 - 18개 버전
WebTransport Inspector 제작자: moqtap
WebTransport Inspector의 버전 기록 - 18개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 0.4.0
2026년 9월 3일에 출시 - 207.82 KBfirefox 109.0a1 이상에서 작동MoQT draft-20 support. Message tables, varint encoding and stream framing for draft-ietf-moq-transport-20, including the new PUBLISH_STATE_NOTIFY control message.
Sessions now report the draft they actually speak. Previously every draft-17-and-later connection was labelled draft-19 and decoded as draft-19, whatever it really was. The draft is now read from the protocol the browser and server negotiate (moqt-20, moqt-19, …), which is where MoQT has carried its version since draft-15. The details pane shows the offered and selected protocols and a "Draft From" row saying which one named the draft. When nothing names it, the panel says (assumed) instead of presenting a guess as a reading, and a draft this build has no tables for is reported as unsupported rather than silently decoded as the wrong one.
The SETUP exchange no longer goes missing on busy sessions. Draft-17+ control streams were being classified as bulk media and evicted from the capture buffer under load, so connection setup could vanish from a busy capture.
A control stream survives a malformed message. The inspector used to stop reading a control stream at the first message it couldn't decode, silently hiding everything after it. It now reports the violation — with the offending bytes — and keeps reading.
Exported traces carry real timestamps. Every event previously exported with timestamp: 0, making any delivery timeline from an extension capture useless. Objects now carry the time they actually arrived.
Traces from other MoQT tools are readable. Control messages in an imported trace are named from the wire field rather than a JS-specific key, so traces written by the moqtap CLI display message names instead of raw hex.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.3.3
2026년 8월 12일에 출시 - 189.69 KBfirefox 109.0a1 이상에서 작동- Tracks now resolve their names instead of showing bare numbers
- FETCH tracks are tracked as first-class subscriptions
- Draft-17+ sessions correlate correctly
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.3.2
2026년 8월 11일에 출시 - 188.44 KBfirefox 109.0a1 이상에서 작동Correct handling of Draft-17+ messagesMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.3.1
2026년 8월 10일에 출시 - 187.2 KBfirefox 109.0a1 이상에서 작동Improve session and format detectionMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.3.0
2026년 7월 8일에 출시 - 183.14 KBfirefox 109.0a1 이상에서 작동Add support for MoQT Draft-19MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.2.0
2026년 5월 13일에 출시 - 178.87 KBfirefox 109.0a1 이상에서 작동Added support for MOQT Draft 18MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.13
2026년 5월 6일에 출시 - 171.01 KBfirefox 109.0a1 이상에서 작동Bitrate counter no longer spikes when a backgrounded tab is refocused or the service worker restarts.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.12
2026년 5월 2일에 출시 - 171.99 KBfirefox 109.0a1 이상에서 작동- Payloads no longer disappear after the publisher ends or the connection goes idle. Stream and datagram payloads were getting wiped from the panel when browser shut down the extension's idle service worker; reads now transparently rebuild state from IndexedDB on demand.
- Reloading a page now reliably picks up new WebTransport connections, even if the panel was idle long enough for the service worker to be terminated. Previously this required closing and reopening DevTools.
- Stream-closed events no longer arrive before the matching data, which could make the last bytes appear under the wrong (still-open) stream during high-throughput sessions.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.11
2026년 4월 21일에 출시 - 171.12 KBfirefox 109.0a1 이상에서 작동Fixes a .moqtrace export interop bug: exported traces can now be read by the Rust moqtap-trace crate and the desktop app.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.10
2026년 4월 13일에 출시 - 171.08 KBfirefox 109.0a1 이상에서 작동Improve Messages display and add new message parameter types across all draftsMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.9
2026년 4월 10일에 출시 - 166.31 KBfirefox 109.0a1 이상에서 작동Further improve processing to reduce impact of instrumentation on multiple concurrent connections.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.8
2026년 4월 9일에 출시 - 166.06 KBfirefox 109.0a1 이상에서 작동Performance improvements to background rendering on active connections.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.7
2026년 4월 7일에 출시 - 166.02 KBfirefox 109.0a1 이상에서 작동Added support for concurrent WebTransport connections.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.6
2026년 4월 6일에 출시 - 166.03 KBfirefox 109.0a1 이상에서 작동Worker wrapping now uses a Proxy-based recovery system that automatically detects CSP failures, transparently falls back to the original uninstrumented Worker, and remembers the origin for future visits.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.5
2026년 4월 4일에 출시 - 163.97 KBfirefox 109.0a1 이상에서 작동- New Tracks tab shows MoQT track subscriptions with per-track timing
- WebTransport datagrams are now intercepted, decoded, and stored
- Stream content detection now identifies CBOR and MessagePack payloads
- WebTransport sessions in iframes are now intercepted
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.4
2026년 4월 3일에 출시 - 150.67 KBfirefox 109.0a1 이상에서 작동ISO BMFF media detection & hex viewer annotations- Proper ISO BMFF box parser replacing heuristic byte scanning
- Classifies payloads as CMAF, LOC, or fMP4 based on box types and brand codes
- Streams list shows variant + box count (e.g., CMAF(3)) with box names in tooltip
- Hex viewer renders inline boundary banners between objects with content description and offset indicator
- Object navigation (‹ 1/5 ›) in sticky bar for streams with 2+ objects
- Detection retry on subsequent chunks when first chunk arrives before draft detection
Control stream identification- Bidirectional MoQT control stream correctly labeled "MoQT Control" instead of inheriting a track name
- Control stream preserved when clearing stream data (always-open, unrecoverable)
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.3
2026년 4월 3일에 출시 - 147.6 KBfirefox 109.0a1 이상에서 작동Track list: faster navigation
- New filters on Messages/Tracks: Active only, TX/RX, and Group by namespace (collapsible with status counts).
- Filters persist between tab switches and browser sessions.
Streams tab: usable at scale
- Added a search box to filter streams by track/namespace.
- Added a stats footer showing stream count + total TX/RX bytes, including filtered vs total when a filter is active.
Better control over captured data
- New recording toggle: pause stream data capture without losing control messages / track lifecycle.
- New clear button: wipes all captured stream data and frees memory/storage instantly.
Reliability fix: no more dropped control messages
- Fixed decoding so all control messages in a chunk are processed (not just the first).
- Added buffering so control messages split across chunks are reassembled correctly.
Performance improvements (large sessions)
- Streams list now uses virtual scrolling (renders only visible rows).
- Reduced repeated work across stream/track/session stats computation.
UI cleanup
- More compact track header layout.
- Better panel alignment.
- Standardized DevTools-style clear icons.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.2
2026년 3월 30일에 출시 - 143.44 KBfirefox 109.0a1 이상에서 작동Added stack trace capture for outgoing control messages and unidirectional stream creation. A new "Stack" tab in the message detail panel shows the application call stack with clickable source links and async boundary grouping.MIT 라이선스에 따라 릴리스된 소스 코드