Zgodovina različic WebTransport Inspector – 14 različic
WebTransport Inspector — moqtap
Zgodovina različic WebTransport Inspector – 14 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 0.3.0
Izdano 8. jul. 2026 – 183,14 KBDeluje s firefox 109.0a1 in novejšiAdd support for MoQT Draft-19Izvorna koda objavljena pod Licenca MIT
Starejše različice
Različica 0.2.0
Izdano 13. maj. 2026 – 178,87 KBDeluje s firefox 109.0a1 in novejšiAdded support for MOQT Draft 18Izvorna koda objavljena pod Licenca MIT
Različica 0.1.13
Izdano 6. maj. 2026 – 171,01 KBDeluje s firefox 109.0a1 in novejšiBitrate counter no longer spikes when a backgrounded tab is refocused or the service worker restarts.Izvorna koda objavljena pod Licenca MIT
Različica 0.1.12
Izdano 2. maj. 2026 – 171,99 KBDeluje s firefox 109.0a1 in novejši- 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.
Izvorna koda objavljena pod Licenca MIT
Različica 0.1.11
Izdano 21. apr. 2026 – 171,12 KBDeluje s firefox 109.0a1 in novejšiFixes a .moqtrace export interop bug: exported traces can now be read by the Rust moqtap-trace crate and the desktop app.Izvorna koda objavljena pod Licenca MIT
Različica 0.1.10
Izdano 13. apr. 2026 – 171,08 KBDeluje s firefox 109.0a1 in novejšiImprove Messages display and add new message parameter types across all draftsIzvorna koda objavljena pod Licenca MIT
Različica 0.1.9
Izdano 10. apr. 2026 – 166,31 KBDeluje s firefox 109.0a1 in novejšiFurther improve processing to reduce impact of instrumentation on multiple concurrent connections.Izvorna koda objavljena pod Licenca MIT
Različica 0.1.8
Izdano 9. apr. 2026 – 166,06 KBDeluje s firefox 109.0a1 in novejšiPerformance improvements to background rendering on active connections.Izvorna koda objavljena pod Licenca MIT
Različica 0.1.7
Izdano 7. apr. 2026 – 166,02 KBDeluje s firefox 109.0a1 in novejšiAdded support for concurrent WebTransport connections.Izvorna koda objavljena pod Licenca MIT
Različica 0.1.6
Izdano 6. apr. 2026 – 166,03 KBDeluje s firefox 109.0a1 in novejšiWorker 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.Izvorna koda objavljena pod Licenca MIT
Različica 0.1.5
Izdano 4. apr. 2026 – 163,97 KBDeluje s firefox 109.0a1 in novejši- 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
Izvorna koda objavljena pod Licenca MIT
Različica 0.1.4
Izdano 3. apr. 2026 – 150,67 KBDeluje s firefox 109.0a1 in novejšiISO 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)
Izvorna koda objavljena pod Licenca MIT
Različica 0.1.3
Izdano 3. apr. 2026 – 147,6 KBDeluje s firefox 109.0a1 in novejšiTrack 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.Izvorna koda objavljena pod Licenca MIT
Različica 0.1.2
Izdano 30. mar. 2026 – 143,44 KBDeluje s firefox 109.0a1 in novejšiAdded 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.Izvorna koda objavljena pod Licenca MIT