Release notes · v4.2 → v8.0.7

Every release,
every story.

A single timeline. Every version Respira has shipped, with the stories behind the ones that mattered. Click into any release tagged story for the full write-up.

Connect your WordPress site
Looking for the plugin? The download and your license key are in your dashboard, one free sign-up away. No card.
495 Releases shipped
14 With a landing page
8.0.7 Latest stable
257 days Since v1.0
Product
Filtered Gutenberg · 4 releases See Gutenberg MCP Clear
July 26, 2026

wordpress_update_theme_builder_template now advertises and requires confirm_live_edit

July 24, 2026
Canopy key visual

Every way WordPress builds pages

Respira spoke sixteen page builders. As of 8.0 it also speaks WordPress's own Site Editor: block templates, synced patterns, block navigation and design tokens, readable and writable on the same safety contract as everything else. A navigation link changes by exact block path, not by rewriting the menu. A pattern is created, read back through WordPress, render-checked, then placed by reference. Structural edits can wait for your approval, and every write leaves a snapshot, a normalised diff and a server-render result. The WooCommerce add-on goes to 4.0 alongside it, and its storefront tools now try the native block path first, so a shop built in the Site Editor stops being a place where the store tools quietly go dark. Building all of that meant auditing the safety layer itself, which turned up two places where the safety mechanism was the thing doing the damage: a Divi serialiser rule written for brand-new pages was firing on every write path, and undoing a Theme Builder create could trash a template the agent never created. Both fixed, both pinned by permanent tests.

16+1 builders, plus the native Site Editor
2 safety bugs found by auditing the safety layer
0 writes reported done without a render check
Read the full story
June 26, 2026
Same Story key visual

The plugin now tells the same story as your dashboard

The setup and connection screens were rebuilt around one source of truth. You link a site once, then watch the moment your first agent reaches it: the screen updates on its own and names what just happened, for example "connected. Claude just ran update_page on page #42". The plugin, the dashboard and your agent now read the same connection state, so they always agree on whether a site is connected and what access it has. One-click installs (the Desktop app, Cursor, Cowork) lead the way in, with browser sign-in still there for ChatGPT and claude.ai. Sites also arrive in the dashboard with their real WordPress title instead of a bare URL, which matters the moment you run more than one. And seven builder fixes land across Bricks, Divi, Elementor 4.x and Gutenberg.

1 source of truth for connection state
2 screens rebuilt around live state
7 builder fixes
Read the full story
May 9, 2026

README accuracy pass: 30 skills

Showing the most recent 114 releases. Older entries are in the full CHANGELOG.md on GitHub. Every release follows semver.org.