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 Mikey AI policy controls.
- 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.
- 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.
- Steadier release builds. Tightened dependency resolution across the trading app, admin tools, and Mikey AI 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.