Releases: chesio/bc-cache
Releases · chesio/bc-cache
v.1.2.1
Bugfix release:
- fix column title in cache viewer
v.1.2.0
New features:
- backend page with cache status overview [#8]
- ability to delete individual cache entries [#4]
v.1.1.1
Only really cache GET requests + enhance example .htaccess
configuration
v.1.1.0
Request variants handling [#9] and minor README updates
v.1.0.3
- Added documentation for available filters in README.md [#1]
- Updated example
.htaccess
configuration in README.md in order to avoid POST requests to root directory being served from cache [#6]
- Unified handling of POST requests [#7]
v.1.0.2
Hotfix release: do not mix dashboard and toolbar CSS.
v.1.0.1
- Make plugin update-able via Github Updater plugin [#2]
- Update cache size information in "At a Glance" box when cache is cleared [#5]
- Plugin documentation updated