Releases: nystudio107/craft-fastcgicachebust
Releases · nystudio107/craft-fastcgicachebust
Version 1.0.6
Changed
- Fixed deprecation errors from Craft CMS 3 RC13
Version 1.0.5
1.0.5 - 2018.02.01
Added
- Renamed the composer package name to
craft-fastcgicachebust
Version 1.0.4
Added
- You can have more than one cache to have it clear by separating the paths with a comma (
,
) in the config settings
Changed
- Updated to require craftcms/cms
^3.0.0-RC1
Version 1.0.3
Changed
- Don't bust the FastCGI Cache unless the element being saved is ENABLED or LIVE
- Don't bust the FastCGI Cache for certain custom ElementTypes
Version 1.0.2
Changed
- Added 'FastCGI Cache' to the list of things that can be cleared via Craft's Clear Caches tool
Version 1.0.1
Changed
- Craft 3 beta 20 compatibility
Version 1.0.0
- Initial release