Releases: laravel/boost
Releases · laravel/boost
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
v1.2.1 - MCP guidelines, better WSL, rector
What's Changed
- Update roster to 0.2.7 by @ashleyhindle in #266
- docs: guidelines: initial laravel/mcp guidelines by @ashleyhindle in #267
- Update Pint Config by @pushpak1300 in #269
- Update checkout action to version 5 by @pushpak1300 in #271
- Enhance MCP commands for WSL compatibility by @HichemTab-tech in #121
- Updated access modifiers from
private
toprotected
across multiple files by @andrey-helldar in #249 - Ensure guideline file content ends with a newline by @balu-lt in #113
- Don't include mcp always by @ashleyhindle in #273
- Fix test name by @pushpak1300 in #274
New Contributors
- @HichemTab-tech made their first contribution in #121
- @andrey-helldar made their first contribution in #249
- @balu-lt made their first contribution in #113
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- uses version
v0.2
of the new Laravel MCP package.
v1.1.5 - Codex guidelines & Vite CSP nonce
What's Changed
- docs: README: light/dark mode logo by @ashleyhindle in #148
- ci: remove unneeded SSH keys now MCP package is public by @ashleyhindle in #255
- fix: remove stray parenthesis in lifecycle hook guidance in livewire guidelines by @mohammedyh in #261
- fix: correct syntax in Tailwind v4 import code snippet by @mr-chetan in #221
- tests: convert multiple expectations into chain by @felipeArnold in #232
- Add Codex Guideline Support by @pushpak1300 in #258
- Update scroll value for Agent selection box by @pushpak1300 in #262
- Add support for Vite CSP nonce by @nckrtl in #142
New Contributors
- @mohammedyh made their first contribution in #261
- @mr-chetan made their first contribution in #221
- @nckrtl made their first contribution in #142
Full Changelog: v1.1.4...v1.1.5
v1.1.4 - override guidelines on windows too
What's Changed
- feat: add windows to tests CI check by @ashleyhindle in #244
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- fix: package priorities should work on php8.1 by @ashleyhindle in #243
Full Changelog: v1.1.2...v1.1.3