Changelog

What's new in Grounded Code. Beta is moving fast; entries may land a few days after they ship.

  1. Settings page, end-to-end

    • New Response Style presets (Terse / Default / Tutorial) with Advanced per-feature overrides and custom primary language.
    • Email Preferences master toggles for product updates and marketing.
    • Usage card showing plan, source quota, and questions-this-month with monthly reset.
    • Data export: download your conversations, snippets, and sources as JSON.
    • Sign out of all devices from Security.
    • Sticky section sub-nav on Settings for faster jumps.
  2. Snippet library polish

    • “View full” modal for long snippets — no more truncated code you can't read.
    • Inline title edit, delete with Undo toast, saved-ago timestamps, and source tags on every card.
    • Filter chips, result count, sort dropdown, and `/` to focus search.
  3. Chat composer, composer-first

    • Empty state unlocks immediately — no more “pick a source first” gate.
    • Pinned-source chips live inside the composer with remove buttons.
    • Type `@` in the textarea to scope a source inline.
    • Single-language code rule — one fenced block per example, chosen from your project context or Response Style.