Skip to content

Releases: monicahq/laravel-cloudflare

v1.2.0

02 Jul 12:35
059279a
Compare
Choose a tag to compare

Enhancements:

  • Support Laravel 5.5 (#111 thanks to @Zae)

Fixes:

  • Use laravelcloudflare.cache config value instead of static value (#123 thanks to @zhanang19)

v1.1.0

23 Mar 11:43
52a26f7
Compare
Choose a tag to compare

This version use now fideloper/proxy package as a backend to set trusted proxies
See README.md file for a description about how to use it on an existing laravel application

Changelog:

New features:

  • Use fideloper/proxy package as a backend to set trusted proxies

Enhancements:

  • Add a config file
  • Improve test coverage

Fixes:

  • Use register() ServiceProvider instead of boot()

V1.0.1

03 Nov 19:45
a93e8df
Compare
Choose a tag to compare
  • Update Readme (thanks to @dmyers)
  • Update dependencies

V1.0.0

05 Oct 10:41
36a063b
Compare
Choose a tag to compare

First release