> ## 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 15, 2026

> Institutional app home at /home, immersive marketing landing at /, split marketing and trading app deploys, and frontend PR previews.

# Week of June 15, 2026

## New features

* **Institutional app home (`/home`).** A high-density, CEX-style market directory (price, 24h change, volume, open interest where the data hub provides it), category filters, search, and a partner logo carousel. Registry-backed rows come from the backend; some showcase rows may be synthetic until additional asset classes list. See [What is QuantDesk](/docs/overview/what-is-quantdesk).
* **Marketing landing at `/`.** The root domain hosts the immersive marketing landing (`LandingPrototypePage`); `/waitlist` is the pre-launch signup path. The trading terminal lives on `app.` (or `/lite` / `/pro` locally) — links route across surfaces automatically.
* **Marketing site and trading app on separate domains.** The landing site and trading app deploy independently, so first paint on marketing pages stays fast and the terminal bundle caches separately.

## Updates

* **Faster homepage on first visit.** Visitors who don’t open the app no longer download trading code, so first paint on the marketing site is noticeably quicker.
* **Quicker docs and app deploys.** A modernized deploy pipeline ships changes to the docs, marketing site, and trading app on their own cadences, so fixes can land in one surface without waiting on the others.
* **PR previews for the frontend.** Every frontend pull request now gets a hosted preview URL, so partners and reviewers can try changes before they ship to production.
