Skip to content

Releases: creativeorange/laravel-served-by

v4.0.0 - Laravel 11 support

19 Aug 08:56
4e84cdc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0

v3.0.0 - Laravel 10 support

24 Feb 10:29
5e7b7c7
Compare
Choose a tag to compare
Update composer.json

v2.0.0 - Laravel 9 Support

04 May 11:12
Compare
Choose a tag to compare

Version 2+ only supports Laravel 9.
If you are using Laravel 8 or 7, you can use version 1.

v1.1.0 - Where is the horizon? 🌅

07 Sep 13:20
Compare
Choose a tag to compare

Dropped support for Laravel Horizon jobs. The tags were not correct, it was always the server who created the job, not the worker-server that runned it.

v1.0.1 - Laravel 7 & 8 🎉

06 Sep 14:57
Compare
Choose a tag to compare

Due to a bug, the previous version only worked on Laravel 8.58+. Now one can use this on all Laravel 8 & 7 versions!

v1.0.0 - Who served this request? 🧐

06 Sep 14:50
Compare
Choose a tag to compare

The first release of this package. Please see README.md for installation guide.