News

Laravel 5.6.3 Released and GitHub Stargazing

Published
Laravel 5.6.3 Released and GitHub Stargazing image

Release updates

Never miss a Laravel release

Get an email whenever a new Laravel release lands.

Laravel 5.6.3 is available as of Friday, which reverts an issue with a previous 5.6 release and updates Vue and React presets to Bootstrap 4. A couple of releases went out last week following the big release of Laravel 5.6 at Laracon Online 2018 on February 8th. You can find the release notes at the end of this article.

As a quick aside: Laravel is also the top spot for backend frameworks trending on GitHub ????! If you haven’t starred Laravel on GitHub, now’s as good a time as any!

Okay, back to the release notes. The latest 5.6 releases only contain a few changes, but it’s worth noting that you should update to the most recent 5.6 version which includes a few reverts and fixes since the 5.6.0 release.

Here are the full release notes of Laravel 5.6.1, 5.6.2, and 5.6.3:

v5.6.3 (2018-02-09)

Fixed

  • Fixed an issue in TestResponse::assertSessionHasErrors() (#23093)
  • Update Vue and React presets to Bootstrap v4 (8a9c5c4)

v5.6.2 (2018-02-08)

Changed

  • Support customization of schedule mutex cache store (20e2919)

Fixed

  • Reverted changes to TestResponse::assertSessionHasErrors() #23055 (0362a90)

v5.6.1 (2018-02-08)

Added

  • Added Slack attachment pretext attribute (#23075)

Changed

  • Added missing nested joins in Grammar::compileJoins() (#23059)
  • Improved session errors assertions in TestResponse::assertSessionHasErrors() (#23055)

Fixed

  • Fixed BelongsToMany pivot relation wakeup (#23081)

Removed

  • Removed monolog configurator (#23078)
Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article