This repository has been archived by the owner on Jun 15, 2022. It is now read-only.
Releases: cloudflare/Cloudflare-CPanel
Releases · cloudflare/Cloudflare-CPanel
v6.0.8
v6.0.7
v6.0.6
6.0.6 - 2016-08-25
Fixed
- @Kurounin and @uncleVALERA fixed cloudflare_update.sh which broke in cPanel 58 due to a permissions issue. #109
- Fixed bug in signup which caused the user not to be redirected to the plugin on successful account create. #103
- Fixed bug which caused curl requests on install/update to not validate the certificate. #106
v6.0.5
v6.0.4
v6.0.3
6.0.3 - 2016-06-08
Changed
- PHP code for CF\API, CF\Router, and CF\Integration moved to CloudFlare-Plugin-Backend. #96
- React/Redux code now lives in CloudFlare-Plugin-Frontend. #91
Fixed
- Fixed bug where active railguns were displaying as inactive. #95
v6.0.2
v6.0.1
v6.0.0
6.0.0 - 2016-04-28
Added
- Added the ability to configure the IPV6 functionality on the Performance Page
- Added the ability to configure the "Always Online" functionality on the Performance Page
- Added the ability to provision domain names with CloudFlare's "full zone" setup.
- Added a button to quickly toggle "I'm Under Attack" mode.
- Added the ability to view requests, bandwidth, unique visitors, and threats blocked on the Analytics page.
- Added the ability to configure the security level setting of your website on the Security page.
- Added the ability to configure the challenge passage setting of your website on the Security page.
- Added the ability to toggle the browser integrity check setting of your website on the Security page.
- Added the ability to configure the cache level setting of your website on the Performance page.
- Added the ability to configure the auto minify setting of your website on the Performance page.
- Added the ability to toggle the development mode setting of your website on the Performance page.
- Added the ability to configure the browser cache time to live setting on the Perfromance page.
- Added the ability to purge your website's cache on the Performance page.
Removed
- Removed the header navigation link to http://cloudflarestatus.com/.
- Removed support for the X3 theme because CPanel is deprecating it in v11.60.
Updated
- The plugin now runs on a React/Redux front end and PHP (with one Perl module) on the backend.
- The structure of the YAML file has been changed and the data store code will automatically convert old YAML files to the new format.