Skip to content

Releases: wolfdevsllc/blaze

0.5.3 - Early Access

29 Mar 12:45
9f18265

Choose a tag to compare

What's New

  • Bug Fix: Fixed Sparkle auto-update failing on .pkg installations
  • Improvement: Added update error diagnostic logging

0.5.2- Early Access

28 Mar 15:12
9f18265

Choose a tag to compare

0.5.2- Early Access Pre-release
Pre-release

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

26 Mar 08:06
9f18265

Choose a tag to compare

0.5.1 - Early Access Pre-release
Pre-release

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

21 Mar 00:39
cb24887

Choose a tag to compare

0.5.0 - Early Access Pre-release
Pre-release

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