Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions changelog/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
---
title: Product Updates
description: "What's new in 2025"
title: Product updates
description: "Release notes for the IXO platform — what shipped across QiForge oracles, IXO Mobile, and the broader stack, organized by month."
---

<Update label="June 2026" description="QiForge oracle runtime">
**New features**

- **Flows plugin.** Oracles can now help users author Qi Flows — multi-step, on-chain workflows — from natural language. The agent drafts the flow; the user reviews and runs it in the portal. Ships in the runtime as an opt-in plugin. See [Flows plugin](/build-an-oracle/reference/bundled-plugins/flows).

**Updates**

- **Manifest overrides for bundled plugins.** Forks can now retune a bundled plugin's manifest (most usefully its visibility — `always`, `on-demand`, or `silent`) without forking the plugin source. The override flows through to the Tier-1 prompt, capability tools, and the agent's visibility index. See the [bundled-plugins overview](/build-an-oracle/reference/bundled-plugins/overview).
</Update>

<Update label="January 2025" description="IXO Mobile v2.1.6">
Backup and restore Profiles and keys from the IXO Mobile wallet to the IXO Matrix Personal Data Vault.
</Update>
Loading