Releases: lochmueller/staticfilecache
Releases Β· lochmueller/staticfilecache
7.1.0
- New backend module
- many code cleanups
- streamline extension name to UpperCammelCase
- fix flushByTag
7.0.0
- Migration of ExtBase CommandController to Symfony Commands
- First version of the RemoteFileBackend to Cache remote URIs to local files via CF
6.1.3
- Lang DA
- HttpPush cleanups
- Add most often question to FAQ and update the BE message
- PHP CS fixes
- Add "X-Cache" tag (via extension manager configuration)
6.1.0
Release for TYPO3 8 & 9 π
6.0.0
- Feature: gzip auto detect in htaccess file (check documentation)
- Feature: Github Issue templates
- Feature: Add Cache Tags for external HTTP Cache servers
- Bugfix: Rename hook class to avoid PHP4 constructor problems
- Bugfix: Use SFC_ROOT in htaccess final rewrite rule
- Bugfix: Support links in the backend (target _blank)
- Bugfix: UnitTests incl. dev dependencies
- Bugfix: Change handling of collectGarbage and flush in BoostMode
- Task: Move DB selections to Repository functions
- Task: Rename composer scripts
- Task: Migrate static class to service class
- Task: Move guzzle related functions to seprate service class
- Task: Many code cleanups
5.4.0
- Switch from StringFrontend to VariableFrontend (avoid deprecated notices in TYPO3 9.x)
- Code cleanups
- Reenable the StaticCacheable Rule
- Move TYPO3 configuration to configuration class
- Use different hooks for the cache via configuration
- Cleanup composer.json
- Update documentation
5.3.0
- Add htaccess Template path
- Code cleanups
- Guthub Community features
- Fix Guzzle cookie timeout
5.2.0
- Many Bugfixes
- All translations in DE/EN
- Latest state of Dev
Have fun!
5.0.0
- Many cleanups
- PHP 7.x required
- TYPO3 8.x is required
- a few bugfixes
4.0.0
- Support for 8.6
- Drop CMS 6.2 and PHP 5.x support
- Cleanups
- Boost mode is stable now