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

# Changelog

> What's new in Xura.

<Update label="2026-08" description="Renamed 'Data Studio' → 'AI Studio'">
  Aligned naming across profile dropdown, page title, and copy. "AI Configuration" → "LLM Configuration". Existing URLs still work.
</Update>

<Update label="2026-08" description="Priority-driven flows">
  Clicking an **Act** priority now opens the Flow editor prefilled from the priority text. **Both** priorities show a "Save as Flow" CTA after the dashboard renders. Dismissal remembered per-priority.
</Update>

<Update label="2026-08" description="Signals cost controls">
  24-hour cooldown on Signals research. Auto-retry with wider window on empty first pass. `web_search` capped at 5 per run. Prompt caching on fixed instructions.
</Update>

<Update label="2026-08" description="Plan from description">
  New button in the Flow editor that generates a graph from a natural-language description. Uses your connected data schema so entity names are real, not hallucinated.
</Update>

<Update label="2026-08" description="Save as Flow">
  Any ad-hoc workflow run can be persisted as a Flow with one click. Captures the exact graph the AI walked.
</Update>

<Update label="2026-08" description="Server-backed run history">
  Workflow / flow runs now sync across devices. Every run — success, error, cancelled — is saved. One-shot migration from localStorage on first sign-in.
</Update>

<Update label="2026-07" description="Flows visual editor">
  New tabbed run panel (Gather / Analyse / Review / Act) with sticky stage tabs, dynamic status banner, and inline completion CTA.
</Update>
