Releases: wolfdevsllc/blaze
Releases · wolfdevsllc/blaze
0.6.0 - Early Access
What's New
- New: Sync — pull and push whole sites (files + database) with linked locals, snapshots, and multi-layer recovery on push.
- New: Sidebar drag-reorder with linked-pair grouping; linked locals nest under their remote.
- New: Regenerate SSL Certificate action on the site Domain row.
- Bug Fix: Tunnel — silent disconnects (#8) and WordPress login over tunnel.
0.5.6 - Early Access
What's New
- Bug Fix: MCP server failed to start in all MCP clients (Claude Desktop, Claude Code, Cursor, Codex, Antigravity, OpenCode, Copilot). Restart your MCP client after updating to pick up the fix.
- Bug Fix: OpenCode one-click install now writes a config OpenCode can read (previously silently ignored the entry).
0.5.5 - Early Access
What's New
- New: Blaze CLI — a bundled
blazecommand-line tool that mirrors core app actions, auto-detects the current site from your working directory, and runs WP-CLI with the correct PHP version. Install from Settings → Command Line. - New: AI Assistant Support (MCP server) — one-click install into Claude Desktop, Claude Code, Cursor, Codex, Antigravity, OpenCode, and Copilot (VS Code). Inspection, WP-CLI, and lifecycle tools with a confirmation gate for destructive operations.
- New: Settings redesigned into polished icon tabs with new groupings and a dynamic plugin download callout in the New Site sheet.
- Improvement: Blaze Tunnel rewritten for faster connections and better reliability.
- Improvement: Tab completion for the CLI (zsh, bash, fish) with fuzzy "did you mean?" suggestions for typos.
- Bug Fix: MCP client installer preserves data from other MCP server entries when writing the config.
- Bug Fix: MCP install detection uses semantic parsing (fixes a JSON-escape bug that caused false "installed" states).
- Bug Fix:
site.deletestops a running site before deleting it. - Bug Fix: Stricter WP-CLI pipe handling and socket response validation.
0.5.4 - Early Access
What's New
- New (Pro): Blaze Tunnel — share your local WordPress sites with a public HTTPS URL
- New (Pro): Faster batch sync with zip transfers and chunked uploads
- New: Edit local site details after creation
- Bug Fix: Fixed MariaDB failing to start when XAMPP or other MySQL configs exist on the system (#5)
- Bug Fix: Fixed app quit not properly stopping nginx, which caused 502 errors on page refresh (#3)
- Improvement: Improved WP-CLI reliability
- Improvement: Welcome screen now includes home button, docs, and community links
- Bug Fix: Fixed multiple sync path handling issues
0.5.3 - Early Access
What's New
- Bug Fix: Fixed Sparkle auto-update failing on .pkg installations
- Improvement: Added update error diagnostic logging
0.5.2- Early Access
What's New
- Bug Fix: Server status no longer shows offline when switching PHP version on a running site (fixes #2)
- UX: Pointer cursor now appears on all interactive elements
- UX: App version displayed in sidebar — click to check for updates
- UX: Update available indicator when a new version is detected
0.5.1 - Early Access
Bug Fixes
- Fixed phpMyAdmin not opening from Settings → Database Management — global phpMyAdmin now detects the installed PHP version instead of requiring PHP 8.3
- Fixed inconsistent phpMyAdmin ports — phpMyAdmin now uses a dedicated port range (9200+), preventing collisions with WordPress dev servers
- Fixed phpMyAdmin killing running sites — cleanup no longer terminates unrelated processes on shared ports
- Improved phpMyAdmin startup reliability — browser now waits for the server to be ready before opening
0.5.0 - Early Access
The first public release of Blaze, a native macOS app for local WordPress development.
Highlights
- Self-contained Nginx, MariaDB, and PHP — no external dependencies
- Create WordPress sites with custom .local domains and automatic SSL
- PHP 8.1–8.5 with per-site version switching
- Built-in WP-CLI terminal
- Snapshots, blueprints, and site cloning
- phpMyAdmin, one-click admin login, IDE integration
- Email testing via Mailpit