Skip to content

Releases: huang-yi/shadowfax

v2.10.5

15 Jan 16:36
Compare
Choose a tag to compare

Fixed

  • Support PHP 8.1

v2.10.4

19 Apr 06:49
Compare
Choose a tag to compare

Added

  • Support PHP 8

v2.10.3

14 Nov 14:09
Compare
Choose a tag to compare

Fixed

  • Fix redis service not being overridden

v2.10.2

09 Nov 12:57
Compare
Choose a tag to compare

Fixed

  • Fix version comparison in Lumen

v2.10.1

09 Sep 08:27
Compare
Choose a tag to compare

Support Laravel 8

v2.10.0

02 Aug 15:18
Compare
Choose a tag to compare

Added

  • Add a artisan command shadowfax:task to create task class

v2.9.1

02 Aug 09:31
Compare
Choose a tag to compare

Fixed

  • Fix the file download

Changed

  • Send big response by HTTP chunk

v2.9.0

26 Jul 14:26
Compare
Choose a tag to compare

Added

  • Add the AppPoppedEvent, it will be dispatched after the Laravel Application is popped from the pool
  • Add before cleaner
  • Add pagination cleaner

Fixed

  • Fix close the WebSocket connection

v2.8.3

26 Jul 06:28
Compare
Choose a tag to compare

Fixed

  • Fix the WebSocket "handshake" event handler (#37)

v2.8.2

24 Jul 07:33
Compare
Choose a tag to compare

Fixed

  • Fix the Facade. Clear all of the resolved instance in Facade when popping Laravel Application (#35)