# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.5.20](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.19...moq-token-cli-v0.5.20) - 2026-04-15
### Other
- update Cargo.lock dependencies
## [0.5.19](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.18...moq-token-cli-v0.5.19) - 2026-04-11
### Other
- update Cargo.lock dependencies
## [0.5.18](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.17...moq-token-cli-v0.5.18) - 2026-04-07
### Other
- Replace guest access with programmatic public access config ([#1233](https://github.com/moq-dev/moq/pull/1233))
- Switch Docker images from kixelated/ to moqdev/ ([#1234](https://github.com/moq-dev/moq/pull/1234))
## [0.5.17](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.16...moq-token-cli-v0.5.17) - 2026-04-03
### Added
- *(moq-relay)* on-demand key resolution via --auth-keys ([#1188](https://github.com/moq-dev/moq/pull/1188))
- key-based public access for anonymous subscribe/publish ([#1180](https://github.com/moq-dev/moq/pull/1180))
### Other
- Remove redundant validateClaims from @moq/token ([#1196](https://github.com/moq-dev/moq/pull/1196))
- Add Markdown linting with remark configuration ([#1183](https://github.com/moq-dev/moq/pull/1183))
## [0.5.16](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.15...moq-token-cli-v0.5.16) - 2026-03-26
### Other
- update Cargo.lock dependencies
## [0.5.15](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.14...moq-token-cli-v0.5.15) - 2026-03-18
### Other
- Fix Docker CI: align nix package names with crate names ([#1122](https://github.com/moq-dev/moq/pull/1122))
## [0.5.14](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.13...moq-token-cli-v0.5.14) - 2026-03-16
### Other
- update Cargo.lock dependencies
## [0.5.13](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.12...moq-token-cli-v0.5.13) - 2026-03-13
### Other
- Set MSRV to 1.85 (edition 2024) ([#1083](https://github.com/moq-dev/moq/pull/1083))
## [0.5.12](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.11...moq-token-cli-v0.5.12) - 2026-03-03
### Other
- update Cargo.lock dependencies
## [0.5.11](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.10...moq-token-cli-v0.5.11) - 2026-02-12
### Other
- (AI) Add support for quiche to moq-native ([#928](https://github.com/moq-dev/moq/pull/928))
## [0.5.10](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.9...moq-token-cli-v0.5.10) - 2026-02-09
### Other
- update Cargo.lock dependencies
## [0.5.9](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.8...moq-token-cli-v0.5.9) - 2026-02-03
### Other
- update Cargo.lock dependencies
## [0.5.8](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.7...moq-token-cli-v0.5.8) - 2026-01-24
### Other
- upgrade to Rust edition 2024 ([#838](https://github.com/moq-dev/moq/pull/838))
## [0.5.7](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.6...moq-token-cli-v0.5.7) - 2026-01-10
### Other
- update Cargo.lock dependencies
## [0.5.6](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.5...moq-token-cli-v0.5.6) - 2025-12-19
### Other
- update Cargo.lock dependencies
## [0.5.5](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.5.4...moq-token-cli-v0.5.5) - 2025-11-26
### Other
- update Cargo.lock dependencies
## [0.5.4](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.9...moq-token-cli-v0.5.4) - 2025-10-25
### Other
- update Cargo.lock dependencies
## [0.2.9](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.8...moq-token-cli-v0.2.9) - 2025-10-18
### Other
- update Cargo.lock dependencies
## [0.2.8](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.7...moq-token-cli-v0.2.8) - 2025-09-05
### Other
- update Cargo.lock dependencies
## [0.2.7](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.6...moq-token-cli-v0.2.7) - 2025-09-04
### Other
- update Cargo.lock dependencies
## [0.2.6](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.5...moq-token-cli-v0.2.6) - 2025-08-21
### Other
- update Cargo.lock dependencies
## [0.2.5](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.4...moq-token-cli-v0.2.5) - 2025-08-12
### Other
- Support an array of authorized paths ([#536](https://github.com/moq-dev/moq/pull/536))
## [0.2.4](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.3...moq-token-cli-v0.2.4) - 2025-07-31
### Other
- update Cargo.lock dependencies
## [0.2.1](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.2.0...moq-token-cli-v0.2.1) - 2025-07-22
### Other
- update Cargo.lock dependencies
## [0.1.6](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.1.5...moq-token-cli-v0.1.6) - 2025-07-19
### Other
- Revamp connection URLs, broadcast paths, and origins ([#472](https://github.com/moq-dev/moq/pull/472))
## [0.1.5](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.1.4...moq-token-cli-v0.1.5) - 2025-07-16
### Added
- adding back our nix modules ([#454](https://github.com/moq-dev/moq/pull/454))
### Other
- Remove hang-wasm and fix some minor things. ([#465](https://github.com/moq-dev/moq/pull/465))
- Use the usual name for tokens, CLAIMS. ([#455](https://github.com/moq-dev/moq/pull/455))
## [0.1.4](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.1.3...moq-token-cli-v0.1.4) - 2025-06-29
### Other
- Revamp auth one last time... for now. ([#453](https://github.com/moq-dev/moq/pull/453))
- Revampt some JWT stuff. ([#451](https://github.com/moq-dev/moq/pull/451))
## [0.1.3](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.1.2...moq-token-cli-v0.1.3) - 2025-06-25
### Other
- Fix clustering, probably. ([#441](https://github.com/moq-dev/moq/pull/441))
## [0.1.2](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.1.1...moq-token-cli-v0.1.2) - 2025-06-20
### Other
- update Cargo.lock dependencies
## [0.1.1](https://github.com/moq-dev/moq/compare/moq-token-cli-v0.1.0...moq-token-cli-v0.1.1) - 2025-06-16
### Other
- update Cargo.lock dependencies
## [0.1.0](https://github.com/moq-dev/moq/releases/tag/moq-token-cli-v0.1.0) - 2025-06-03
### Other
- Add support for authentication tokens ([#399](https://github.com/moq-dev/moq/pull/399))