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. - Marketing landing at
/. The root domain hosts the immersive marketing landing (LandingPrototypePage);/waitlistis the pre-launch signup path. The trading terminal lives onapp.(or/lite//prolocally) — 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.