3.5.0 (2023-02-07)
3.4.0 (2023-02-07)
3.3.1 (2022-08-13)
3.3.0 (2022-08-13)
3.2.3 (2022-08-13)
3.2.2 (2022-01-30)
3.2.1 (2022-01-16)
3.2.0 (2022-01-16)
3.1.0 (2022-01-15)
3.0.0 (2022-01-14)
- TrustProxy class has changed extend class
2.0.0 (2021-07-14)
- CloudflareProxies constructor has changed, this should not have an impact if you don't extend it. This version also removes Illuminate < 6.x compatibility.
1.8.0 (2021-02-13)
- Support Laravel 8
- Use fideloper/proxy version ^4.4
- Allow guzzlehttp/guzzle version ^7.0
- Remove verbosity parameter
- Merge Cloudflare ips with trusted proxies
- Support Laravel 7 and higher
- Support Laravel 6.0
- Support Laravel 5.5
- Use laravelcloudflare.cache config value instead of static value
- Use fideloper/proxy package as a backend to set trusted proxies
- Add a config file
- Improve test coverage
- Use register() ServiceProvider instead of boot()
- Prefix http kernel middleware entry with slash in readme
- Fix UnexpectedValueException throw
- Fix some phpdoc
- First release of monicahq/cloudflare
- Use guzzlehttp/guzzle to query cloudflare ips