# v0.4.6
## Highlights
- **Query Parameter Manipulation**: Added `query` config option to `.reverse-proxy` command allowing complete replacement of query parameters using Nu record syntax. Supports standard Nu operations like `upsert`, `reject`, and `default` for flexible parameter control.
## Raw commits
* feat: add query parameter manipulation to .reverse-proxy (2025-08-21)
* docs: standardize CLAUDE.md with mcp-server-nu style (2025-08-12)
* Update CLAUDE.md (2025-08-09)
* chore: update Cargo.lock (2025-07-30)
* docs: add release creation process to CLAUDE.md (2025-07-30)