Skip to content

Releases: orphans/git-deploy-laravel

Laravel 8 Support

17 Sep 15:54
bd75462
Compare
Choose a tag to compare

Tagging new release with Laravel 8 support

Laravel events support

19 Mar 09:29
c2f0a10
Compare
Choose a tag to compare

Allows custom events to be fired after a successful git pull

Support for signing secrets & maintenance mode

29 Jan 08:25
625e50e
Compare
Choose a tag to compare

New features

  • Adds support for Signing secrets on web hook requests from Gitlab and Github.
  • Adds support for putting the Laravel application into maintenance mode during code deployment.

Bug Fixes

  • Fixed case where IPv6 addresses may not match the allowed list if not using shorthand version.

General functionality fixes & improvements

22 Apr 09:01
Compare
Choose a tag to compare

0.1.0

20 Sep 20:03
Compare
Choose a tag to compare

Initial version for Composer