Back to Changelog
v1.15.1February 25, 2026

Fixed Local Build getting stuck

Critical bug fixes for the Local Build feature including stuck builds, incorrect error coloring, Docker detection issues, and port conflicts during redeployment.

Download v1.15.1

Get this version from GitHub Releases

Download

What's Changed

Bug Fixes

4
  • Fixed Local Build getting stuck at "Building Docker Image" — build progress now shows in real time instead of appearing only after the build finishes
  • Fixed Docker build logs showing as red errors — build output now shows in correct colors, with red reserved for actual errors only
  • Fixed "Docker is not installed" error in the packaged app — Local Build now correctly locates Docker on macOS regardless of install method
  • Fixed port conflict error when redeploying Local Build apps — the app now verifies ports are free and cleans up lingering containers before restarting
Related Topics
local builddockerbug fixmacosport conflictbuild logsredeployment