Skip to content

Releases: lochmueller/staticfilecache

7.1.0

16 Mar 14:55
Compare
Choose a tag to compare
  • New backend module
  • many code cleanups
  • streamline extension name to UpperCammelCase
  • fix flushByTag

7.0.0

01 Mar 15:04
Compare
Choose a tag to compare
  • Migration of ExtBase CommandController to Symfony Commands
  • First version of the RemoteFileBackend to Cache remote URIs to local files via CF

6.1.3

18 Feb 14:24
Compare
Choose a tag to compare
  • 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

20 Sep 16:59
Compare
Choose a tag to compare

Release for TYPO3 8 & 9 πŸ‘

6.0.0

17 Jul 09:35
Compare
Choose a tag to compare
  • 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

08 Jun 11:14
Compare
Choose a tag to compare
  • 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

21 Mar 08:33
Compare
Choose a tag to compare
  • Add htaccess Template path
  • Code cleanups
  • Guthub Community features
  • Fix Guzzle cookie timeout

5.2.0

02 Nov 19:31
Compare
Choose a tag to compare
  • Many Bugfixes
  • All translations in DE/EN
  • Latest state of Dev

Have fun!

5.0.0

03 Aug 08:05
Compare
Choose a tag to compare
  • Many cleanups
  • PHP 7.x required
  • TYPO3 8.x is required
  • a few bugfixes

4.0.0

02 Mar 09:17
Compare
Choose a tag to compare
  • Support for 8.6
  • Drop CMS 6.2 and PHP 5.x support
  • Cleanups
  • Boost mode is stable now