Laravel Changelog History Search

Welcome to the Laravel Changelog History Search! Dive into the comprehensive history of the Laravel framework with ease. Explore past changes, updates, and improvements. Find specific versions or features quickly. Stay informed and empowered as you navigate the evolution of Laravel. Start searching and uncover the valuable insights from the Laravel Changelog History.

v8.83.27 (2022-12-08)

Fixed

  • Fixed email verification request (#45227)

v8.83.26 (2022-11-01)

Fixed

  • Fixes controller computed middleware (#44454)

v8.83.25 (2022-09-30)

Added

  • Added Illuminate/Routing/Route::flushController() (#44393)

v8.83.24 (2022-09-22)

Fixed

  • Avoid Passing null to parameter exception on PHP 8.1 (#43951)

Changed

  • Patch for timeless timing attack vulnerability in user login (#44069)

v8.83.23 (2022-07-26)

Fixed

  • Fix DynamoDB locks with 0 seconds duration (#43365)