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.
Fixed
- Fixing issue where 0 is discarded as a valid timestamp (#46158)
- Fix custom themes not resetting on Markdown renderer (#46200)
Changed
- Use secure randomness in Arr:random and Arr:shuffle (#46105)
- Use mixed return type on controller stubs (#46166)
- Use InteractsWithDictionary in Eloquent collection (#46196)
Added
- Added missing expression support for pluck in Builder (#46146)
Added
- Register policies automatically to the gate (#46132)