Releases: laravel/laravel
Releases · laravel/laravel
v12.0.8
- [12.x] Clean up URL formatting in README by @AhmedAlaa4611 in #6601
v12.0.7
- Add
composer run test
command by @crynobone in #6598 - Partner Directory Changes in ReadME by @joshcirre in #6599
v12.0.6
Full Changelog: v12.0.5...v12.0.6
v12.0.5
- [12.x] Update
config/mail.php
to match the latest core configuration by @AhmedAlaa4611 in #6594
v12.0.4
- Bump vite from 6.0.11 to 6.2.3 - Vulnerability patch by @abdel-aouby in #6586
- Bump vite from 6.2.3 to 6.2.4 by @thinkverse in #6590
v12.0.3
- Remove reverted change from CHANGELOG.md by @AJenbo in #6565
- Improves clarity in app.css file by @AhmedAlaa4611 in #6569
- [12.x] Refactor: Structural improvement for clarity by @AhmedAlaa4611 in #6574
- Bump axios from 1.7.9 to 1.8.2 - Vulnerability patch by @abdel-aouby in #6572
- [12.x] Remove Unnecessarily @source by @AhmedAlaa4611 in #6584
v12.0.2
v12.0.1
v12.0.0
- [12.x] Prep Laravel v12 by @driesvints in #6357
- Upgrade to Tailwind CSS v4.0 by @datlechin in #6523
- [12.x] Update skeleton dependencies by @crynobone in #6532
- Improve static analysis by adding type hints for $app in artisan and public/index.php by @AJenbo in #6531
- [11.x] remove
APP_TIMEZONE
environment variable by @browner12 in #6536 - Re-add nunomaduro/collision by @jasonmccreary in #6539
- Don't set CACHE_PREFIX to empty string by default by @Jamesking56 in #6542
- Adding new laravel welcome by @tnylea in #6546
v11.6.1
- Update vite dependencies by @laserhybiz in #6521
- [11.x] Sync
session.lifetime
configuration by @crynobone in #6522 - Remove extra hourly() method in console.php by @scajanus in #6525