Skip to content

Latest commit

 

History

History
191 lines (116 loc) · 13.8 KB

File metadata and controls

191 lines (116 loc) · 13.8 KB

Release Notes

v13.3.0 - 2026-04-16

v13.2.0 - 2026-04-09

v13.1.2 - 2026-03-31

  • Prevents installed package from executing malicious code via postinstall by @crynobone in #6777
  • Add missing comma in axios by @aziyan99 in #6779

v13.1.1 - 2026-03-31

v13.1.0 - 2026-03-18

  • Change back minimum-stability to stable by @jnoordsij in #6766
  • Vite 8 support

v12.12.2 - 2026-03-14

  • [12.x] Add APP_NAME fallback in Slack log channel username by @hamedelasma in #6762

v12.12.1 - 2026-03-10

v12.12.0 - 2026-03-09

v12.11.2 - 2026-01-19

v12.11.1 - 2025-12-23

  • Use environment variable for DB_SSLMODE - Postgres by @robsontenorio in #6727
  • fix: ensure APP_URL does not have trailing slash in filesystem by @msamgan in #6728

v12.11.0 - 2025-11-25

v12.10.1 - 2025-11-06

v12.10.0 - 2025-11-04

v12.9.1 - 2025-10-23

v12.9.0 - 2025-10-21

Full Changelog: https://github.com/laravel/laravel/compare/v12.8.0...v12.9.0

v12.8.0 - 2025-10-20

v12.7.1 - 2025-10-15

v12.7.0 - 2025-10-14

Full Changelog: https://github.com/laravel/laravel/compare/v12.6.0...v12.7.0

v12.6.0 - 2025-10-02

v12.5.0 - 2025-09-30

v12.4.0 - 2025-08-29

v12.3.1 - 2025-08-21

v12.3.0 - 2025-08-03

v12.2.0 - 2025-07-11

v12.1.0 - 2025-07-03

v12.0.11 - 2025-06-10

Full Changelog: https://github.com/laravel/laravel/compare/v12.0.10...v12.0.11

v12.0.10 - 2025-06-09

v12.0.9 - 2025-05-26

v12.0.8 - 2025-05-12

v12.0.7 - 2025-04-15

v12.0.6 - 2025-04-08

Full Changelog: https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6

v12.0.5 - 2025-04-02

  • [12.x] Update config/mail.php to match the latest core configuration by @AhmedAlaa4611 in #6594

v12.0.4 - 2025-03-31

v12.0.3 - 2025-03-17

v12.0.2 - 2025-03-04

  • Make the github test action run out of the box independent of the choice of testing framework by @ndeblauw in #6555

v12.0.1 - 2025-02-24

Laravel 12 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.