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.

v6.20.7 (2020-12-08)

Fixed

  • Backport for fix issue with polymorphic morphMaps with literal 0 (#35487)
  • Fixed mime validation for jpeg files (#35518)

v6.20.6 (2020-12-01)

Fixed

  • Backport Redis context option (#35370)
  • Fixed validating image/jpeg images after Symfony/Mime update (#35419)

v6.20.5 (2020-11-24)

Fixed

  • Fixed generic DetectsLostConnection string (#35323)

Changed

  • Updated aws/aws-sdk-php suggest to ^3.155 (#35267)

v6.20.4 (2020-11-17)

Fixed

  • Fixed pivot restoration (#35218)

v6.20.3 (2020-11-10)

Fixed

  • Turn the eloquent collection into a base collection if mapWithKeys loses models (#35129)