Skip to content

Releases: spatie/laravel-robots-middleware

1.4.1

21 Feb 14:12
807a969

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

11 Mar 16:05
a2dfecb

Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.4.0

1.3.2

23 Jan 14:38
7eb9417

Choose a tag to compare

  • support Laravel 10

1.3.1

21 Jan 09:23
222ea62

Choose a tag to compare

  • support Laravel 9

1.3.0

04 Dec 13:00
ba0e38e

Choose a tag to compare

Update CHANGELOG.md

1.2.1

09 Sep 10:16

Choose a tag to compare

  • Add support for Laravel 8

1.2.0

03 Mar 08:39

Choose a tag to compare

1.2.0 - 2020-03-03

  • add support for Laravel 7

1.1.0

04 Sep 16:36

Choose a tag to compare

upgrade to laravel 6

1.0.3

12 Jan 12:28

Choose a tag to compare

  • Fixed a bug that would occur when a Symfony response got returned instead of an Illuminate response

1.0.2

05 Jan 15:53

Choose a tag to compare

  • Removed response typehint since it hinders redirects
  • Composer fix