1.8 KiB
1.8 KiB
v3.1.0
08/20/2021
-
- Require Grav 1.7.0
- Added support for HTTP code and headers
- Added support for
304 Not Modifiedresponses
-
- Raise
onPluginsInitializedevent priority to make page loads faster - Lower
onOutputGeneratedevent priority to allow other plugins to postprocess the content (and preferonOutputRenderedinstead)
- Raise
v3.0.2
06/21/2020
-
- fix default value for per_user_caching in admin #18
v3.0.1
06/21/2020
-
- Check for user when login plugin is not installed #19
v3.0.0
06/08/2020
v2.0.0
04/27/2019
-
- Advanced page cache now works with language prefixes
-
- Switch to a disable toggles for
querystringsandparams. Default is now to not cache these. - Blacklist and Whitelist now work with extensions
- Optimized code to be more efficient
- Switch to a disable toggles for
v1.2.0
07/14/2016
-
- Fix issue with URLs with extension being considered like the default page extension #10