Skip to content

Releases: huang-yi/shadowfax

v2.10.5

Choose a tag to compare

@huang-yi huang-yi released this 15 Jan 16:36

Fixed

  • Support PHP 8.1

v2.10.4

Choose a tag to compare

@huang-yi huang-yi released this 19 Apr 06:49

Added

  • Support PHP 8

v2.10.3

Choose a tag to compare

@huang-yi huang-yi released this 14 Nov 14:09

Fixed

  • Fix redis service not being overridden

v2.10.2

Choose a tag to compare

@huang-yi huang-yi released this 09 Nov 12:57

Fixed

  • Fix version comparison in Lumen

v2.10.1

Choose a tag to compare

@huang-yi huang-yi released this 09 Sep 08:27

Support Laravel 8

v2.10.0

Choose a tag to compare

@huang-yi huang-yi released this 02 Aug 15:18

Added

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

v2.9.1

Choose a tag to compare

@huang-yi huang-yi released this 02 Aug 09:31

Fixed

  • Fix the file download

Changed

  • Send big response by HTTP chunk

v2.9.0

Choose a tag to compare

@huang-yi huang-yi released this 26 Jul 14:26

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

Choose a tag to compare

@huang-yi huang-yi released this 26 Jul 06:28

Fixed

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

v2.8.2

Choose a tag to compare

@huang-yi huang-yi released this 24 Jul 07:33

Fixed

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