- Added support for serving apps on localhost with a self‑signed HTTPS certificate via `shopify app dev --use-localhost`.
- Introduced a static default port for `--use-localhost` (overrideable with `--localhost-port`) and added WSL detection with updated documentation.
- Clarified that localhost development is incompatible with webhooks, app proxy, Flow actions, POS testing, and other features requiring external access.