v3.0.2
06/21/2020
- [](#improved)
- fix default value for per_user_caching in admin #18
v3.0.1
06/21/2020
- [](#bugfix)
- Check for user when login plugin is not installed #19
v3.0.0
06/08/2020
- [](#new)
- Allow disabling user on login #17
- [](#improved)
- Fixed conflicting and misleading messages #16
v2.0.0
04/27/2019
- [](#new)
- Advanced page cache now works with language prefixes
- [](#improved)
- Switch to a disable toggles for
querystrings
and params
. Default is now to not cache these.
- Blacklist and Whitelist now work with extensions
- Optimized code to be more efficient
v1.2.0
07/14/2016
- [](#bugfix)
- Fix issue with URLs with extension being considered like the default page extension #10
v1.1.1
09/02/2015
- [](#improved)
- Switched to
value_only
arrays for whitelist and blacklist
v1.1.0
08/25/2015
- [](#improved)
- Added blueprints for Grav Admin plugin
v1.0.0
06/16/2015
- [](#new)