> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quantdesk.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog: week of June 5, 2026

> Refined agent policy and order management, a modular Lite and Pro frontend, a modern multi-site deploy pipeline, and a slimmer backend.

# Week of June 5, 2026

## New features

* **Per-policy market scope and tighter order controls for agents.** Agent authorizations now accept a per-policy market list and stricter order-management checks, so you can dial in exactly what each agent wallet is allowed to trade. Pairs with [AI agent policy controls](/docs/changelog/2026-05-30).
* **Multi-site deployments.** The docs, marketing site, and trading app now deploy independently through a modernized CI/CD pipeline, so a fix in one surface no longer waits on the others.
* **Frontend PR previews.** Every frontend pull request now gets a hosted preview URL — useful for partners reviewing upcoming changes before they ship.

## Updates

* **Faster Lite and Pro terminals.** The Lite dashboard and Pro terminal have been split into smaller, on-demand modules. Expect quicker initial loads and snappier tab and window switching, with no visual changes. See [Lite vs Pro](/docs/trading/lite-vs-pro).
* **Slimmer trading backend.** A large dependency cleanup across the trading backend and admin tools reduces image size and trims cold-start latency on API and WebSocket endpoints. See [API overview](/docs/developers/api-overview).
* **Steadier release builds.** Tightened dependency resolution across the trading app and admin tools removes a class of transient build failures, so new versions reach you on a more predictable cadence.

## Bug fixes

* Fixed lockfile and dependency-scan cache mismatches that were occasionally stalling release builds.
* Removed invalid package overrides that could cause deploys to fail on transient dependency resolution errors.
