Skip to content

v5.7.7

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 03 Oct 18:02
· 852 commits to 5.7 since this release

v5.7.7 (2018-10-02)

Added

Fixed

  • Fix each method on BelongsToMany relationships (#25832)
  • Fix prefixed table indexes (#25867)
  • Fix be method in InteractsWithAuthentication trait (#25873)
  • Fixes the error when $resource is null (#25838)
  • Attach all disk attachments and not only first one in the Mail/Mailable.php (#25793)
  • Fixed: in case if one job throw exception, than we will proceed to next one (#25820)

Changed

Changed (only realization)

  • Simplify save method MorphOneOrMany relation (#25864)