Releases: bluehost/endurance-page-cache
Releases · bluehost/endurance-page-cache
2.2.1
What's Changed
- Update endurance-page-cache.php by @wpscholar in #120
- Adds a null check by @arunshenoy99 in #121
New Contributors
- @arunshenoy99 made their first contribution in #121
Full Changelog: 2.2...2.2.1
Version 2.2
- Adds skipping of WP 404 handling for static files.
- Updated code to fix the issue where updating cache level setting didn't always work properly.
- Update dependencies
- Use an updated version of Node
- Whitelist the
dealerdirect/phpcodesniffer-composer-installer
Composer plugin - Fix tests / linting
- Bump version and update documentation
Version 2.1.2
- Fix bug that activates file-based cache in certain situations where it should not be used
Version 2.1.1
Various bugfixes regarding buffer and linting cleanup.
Version 2.1.0
- Check wp_options for
endurance_file_enabled
for Nginx+ - Add
composer run fix
to lint rig
Version 2.0.8
Remove nonce check that prevented some files from being cached.
Version 2.0.7
Update mu-plugins.json
fie.
Version 2.0.6
Addresses an issue where the self::$udev_api_services
was returning null and silently failing. This would happen right before we made the request to UDEV API.
This also addresses an issue where the $service['cf']
regressed to a boolean instead of allowing the tier through.
2.0.5
Version 2.0.4
- Add trigger info to Cloudflare payload