All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.8.0 - 2025-09-04
- Add WebSocket fallback support (#570)
0.7.7 - 2025-08-12
- Less verbose errors, using % instead of ? (#521)
0.7.6 - 2025-07-31
- updated the following local packages: moq-lite
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.7.5 - 2025-07-22
- Use Nix to build Docker images, supporting environment variables instead of TOML (#486)
- Reject WebTransport connections early (#479)
0.7.4 - 2025-07-19
- updated the following local packages: moq-lite
0.7.3 - 2025-07-16
- Remove hang-wasm and fix some minor things. (#465)
0.7.2 - 2025-06-29
- Revamp auth one last time... for now. (#453)
0.7.1 - 2025-06-16
- args for tls generate need to be without the port number (#413)
- Default to the first certificate when SNI matching fails. (#414)
0.7.0 - 2025-06-03
- Add support for authentication tokens (#399)
0.6.9 - 2025-05-21
- Split into Rust/Javascript halves and rebrand as moq-lite/hang (#376)
0.6.8 - 2025-03-09
- Less aggressive idle timeout. (#351)
0.6.7 - 2025-03-01
- updated the following local packages: moq-transfork
0.6.6 - 2025-02-13
- Have moq-native return web_transport_quinn. (#331)
0.6.5 - 2025-01-30
- Plane UI work (#316)
0.6.4 - 2025-01-24
- updated the following local packages: moq-transfork
0.6.3 - 2025-01-16
- Remove the useless openssl dependency. (#295)
0.6.2 - 2025-01-16
- Retry connections to cluster nodes (#290)
- Switch to aws_lc_rs (#287)
- Support fetching fingerprint via native clients. (#286)
- Initial WASM contribute (#283)
0.6.1 - 2025-01-13
- update Cargo.lock dependencies
0.6.0 - 2025-01-13
0.5.10 - 2024-12-12
- Add support for RUST_LOG again. (#267)
0.5.9 - 2024-12-04
- Move moq-gst and moq-web into the workspace. (#258)
0.5.8 - 2024-11-26
- updated the following local packages: moq-transfork
0.5.7 - 2024-11-23
- updated the following local packages: moq-transfork
0.5.6 - 2024-11-07
0.5.5 - 2024-10-29
- Karp API improvements (#220)
0.5.4 - 2024-10-28
- updated the following local packages: moq-transfork
0.5.3 - 2024-10-27
- update Cargo.toml dependencies
0.5.2 - 2024-10-18
- updated the following local packages: moq-transfork
0.2.2 - 2024-07-24
- Add sslkeylogfile envvar for debugging (#173)