# 0.3.4 — 2026-04-25 — "Browser Ready Check"

- **Fixed**: `openInBrowser()` now waits up to 2s for the server to be ready (via HTTP HEAD probe) before opening the URL, preventing `ERR_UNSAFE_PORT` and race conditions when multiple instances start simultaneously.
- **Fixed**: Port range scan improved — always starts from 2048 when no explicit port is set.
