Highlights
- Project Doctor ,one-click environment health check per project, with auto-fix for common misconfigurations (missing PHP extensions, broken vhost/hosts entries, etc.)
- PHP Extensions (PECL) manager, install extensions per PHP version through a SHA-256-pinned catalog, downloaded through the same verified path as other runtime binaries
- Custom PHP path support , drop your own PHP builds into
C:\rezure\custom\phpand Rezure will detect them, Laragon-bin/-style - Telemetry & Changelog, opt-in, non-blocking usage telemetry with a local offline queue, plus an in-app Changelog view
- Support/Donate page, links to support the project, now in-app
Improvements
- Redesigned Projects view and runtime Switch view
- Better
php.inimanagement (more directives editable, safer writes) - Hosts file editing hardened (
services/hosts.rs) - Settings persistence and API config cleanup
Fixes
- Fixed PHP switch bug affecting active runtime detection
- Fixed several settings/feedback-flow bugs reported by early users
Known limitations
- No automated CI/test suite yet — this build has been tested manually
- Auto-update is not implemented yet; update by downloading the new installer manually
- Docker mode and tunneling (ngrok/cloudflared) are still on the roadmap (v3)
Full Changelog: v1.0.0...v2.0.0