v1.0.18 - 2025-08-16
- fix: Prevent install command from breaking when
/testsdoesn't exist by @sagalbot in laravel#93 - [1.x] Add enabled option to
config/boost.php. by @xiCO2k in laravel#143
- @sagalbot made their first contribution in laravel#93
- @xiCO2k made their first contribution in laravel#143
Full Changelog: https://github.com/laravel/boost/compare/v1.0.17...v1.0.18
v1.0.17 - 2025-08-14
- Fix: Replace APP_DEBUG with environment-based gating by @eduardocruz in laravel#90
- @eduardocruz made their first contribution in laravel#90
Full Changelog: https://github.com/laravel/boost/compare/v1.0.16...v1.0.17
v1.0.16 - 2025-08-14
- refactor: streamline path resolution and simplify the MCP client interface by @pushpak1300 in laravel#111
- Fix PHPStorm using absolute paths by @ashleyhindle in laravel#109
Full Changelog: https://github.com/laravel/boost/compare/v1.0.15...v1.0.16
v1.0.15 - 2025-08-14
- fixes #67 by only finding files that begin with an uppercase letter by @ashleyhindle in laravel#116
Full Changelog: https://github.com/laravel/boost/compare/v1.0.14...v1.0.15
v1.0.14 - 2025-08-14
- Fixes #85 by adding verbatim to flux component example by @ashleyhindle in laravel#114
Full Changelog: https://github.com/laravel/boost/compare/v1.0.13...v1.0.14
v1.0.13 - 2025-08-14
- Fix volt blade parsing by @ashleyhindle in laravel#112
Full Changelog: https://github.com/laravel/boost/compare/v1.0.12...v1.0.13
v1.0.12 - 2025-08-14
- tool: tinker: try to nudge away from creating test users ahead of time by @ashleyhindle in laravel#108
Full Changelog: https://github.com/laravel/boost/compare/v1.0.11...v1.0.12
v1.0.11 - 2025-08-14
- tools: report-feedback: strengthen language on privacy by @ashleyhindle in laravel#103
Full Changelog: https://github.com/laravel/boost/compare/v1.0.10...v1.0.11
v1.0.10 - 2025-08-14
- fixes #70 - make sure foundational rules are composed by @ashleyhindle in laravel#84
- Update the bug report template's system info section by @pushpak1300 in laravel#98
- Update Filament Guidelines by @pushpak1300 in laravel#35
- Fix: Prevent autoloading non class-like files during discovery to avoid "FatalError: Cannot redeclare function" by @zdearo in laravel#99
- @zdearo made their first contribution in laravel#99
Full Changelog: https://github.com/laravel/boost/compare/v1.0.9...v1.0.10
v1.0.9 - 2025-08-13
- fixes #80 - install Boost MCP into Claude via file instead of shell by @ashleyhindle in laravel#82
Full Changelog: https://github.com/laravel/boost/compare/v1.0.8...v1.0.9
v1.0.8 - 2025-08-13
- fixes #80 by @ashleyhindle in laravel#81
Full Changelog: https://github.com/laravel/boost/compare/v1.0.7...v1.0.8
v1.0.3 - 2025-08-13
- Update Pint Guideline to Use
--dirtyFlag by @yitzwillroth in laravel#43 - docs: README: add filament by @ashleyhindle in laravel#58
- Fix Herd detection by @mpociot in laravel#61
- fix #49: disable boost inject if HTML isn't expected by @ashleyhindle in laravel#60
- @yitzwillroth made their first contribution in laravel#43
- @mpociot made their first contribution in laravel#61
Full Changelog: https://github.com/laravel/boost/compare/v1.0.2...v1.0.3
v1.0.2 - 2025-08-13
- update laravel/roster version by @ashleyhindle in laravel#42
- Update core.blade.php by @meatpaste in laravel#41
- @meatpaste made their first contribution in laravel#41
Full Changelog: https://github.com/laravel/boost/compare/v1.0.1...v1.0.2
v1.0.1 - 2025-08-13
Full Changelog: https://github.com/laravel/boost/compare/v1.0.0...v1.0.1
v1.0.0 - 2025-08-13
- Initial release of Laravel Boost.
Initial pre-release.