Releases: laravel/boost
Releases · laravel/boost
v1.7.1
What's Changed
- [1.x] Fix: WSL by changing 'wsl' to 'wsl.exe' in MCP config by @MrPunyapal in #338
- Add wayfinder guidelines by @pushpak1300 in #327
- Update Readme about .gitignore files by @chinmaypurav in #307
- Update Tailwind v4+ guidelines by @pushpak1300 in #321
New Contributors
- @MrPunyapal made their first contribution in #338
- @chinmaypurav made their first contribution in #307
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feat: add opencode support by @calebdw in #88
- Fix Invalid Argument Error with MCP tool by @pushpak1300 in #323
- [1.x] Refactor to use first-class callable by @pushpak1300 in #315
- [1.x] Sail Support for Boost by @NIAN97 in #303
- Remove duplicate code in GuidelineComposer.php by @phpfour in #331
- Handle
@voltdirectives in GuidelineComposer by @pushpak1300 in #333
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.1
v1.5.0
v1.4.0 - Add Support for Custom IDEs / AI Agents
What's Changed
- [1.x] Add Support for Custom Code Environments by @pushpak1300 in #280
- Fix boolean parameter handling in ListRoutes MCP tool by @systempath in #279
- Fix Laravel 10 bootstrap/app.php Documentation Inaccuracy by @paulschoeman in #224
New Contributors
- @systempath made their first contribution in #279
- @paulschoeman made their first contribution in #224
Full Changelog: v1.3.3...v1.4.0
v1.3.3 - prefer flux pro over free
v1.3.2 - improve search-docs token limit default
What's Changed
- [1.x] Update token limit default to 3000 tokens in SearchDocs by @pushpak1300 in #293
Full Changelog: v1.3.1...v1.3.2
v1.3.1 - support MCP 0.3.0
What's Changed
- [1.x] Update laravel/mcp dependency to support 0.3.0 version by @pushpak1300 in #297
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - `boost:update` command, third-party guidelines
What's Changed
- [1.x] Adds
boost:update+ allows package authors to publish guidelines by @nunomaduro in #277
Full Changelog: v1.2.1...v1.3.0