Static Page Caching - Change Log
Version 1.5.0
- Added in Smart Entry Editing and Smart Template Editing preferences and abilities
- Added a search form to the SPC module's homepage for searching cached URIs.
- Added the {exp:static_page_caching:automatic_cache} tag, which will automatically cache an uncached page when it is hit.
- Added the {exp:static_page_caching:refresh_secure_hash} tag, which when put at the bottom of a page will still allow Secure Form Hashes to work on SPC cached pages.
- Added support for an SPC Override Segment. Just add the segment 'spc_override' at the end of your URL and the page will be loaded through EE and not the cache file.
- Modified the Cache Renewal Interval to now have a possible value of 'Every Hour'
- Fixed a bug where caching the homepage would disable Action and CSS requests when index.php was remove by .htaccess
- Fixed a bug where caching the homepage would not work if one requested the page with index.php but no slash on the end
- Fixed a bug where caching the homepage would incorrectly put the URI in the database as two forward slashes
- Fixed a bug where an image was not loading correctly in the SPC control panel
- Fixed a bug where the SPC .htaccess redirect would not work on subdomains created by an upper directory .htaccess file redirect.
Version 1.1.0
- Added the ability to refresh currently cached URIs from the module's homepage.
Version 1.0.0