-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangeLog
executable file
·36 lines (28 loc) · 1.48 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Version 2.0 - September 2013
* [!!!][FEATURE] Refactor to 6.0 compatibility. 4.x branch is no longer supported
* [!!!][-FEATURE] Removal of automatic USER_INT to ESI support
* [!!!][FEATURE] Restructure to event based purging to speed up backend performance
Version 1.5.1 - April 2012
* [BUGFIX] Fix usage of varnishHosts configuration option
* [BUGFIX] Prevent mismatch for unique SQL key in extension manager
Version 1.5.0 - April 2012
* [BUGFIX] Only clear without domain if domains aren't found for rootpages
* [BUGFIX] Prevent duplicate entries in Scheduler queue
* [FEATURE] Add cache clearing of multiple varnish hosts
* [BUGFIX] Fix problem with multiple clearings of same URL
* [TASK] Update Varnish icon
* [FEATURE] Add optional scheduler purge request queue
2012-07-13 Jan-Erik Revbsech <[email protected]>
* Release version 1.4.0
2011-10-14 Jan-Erik Revsbech <[email protected]>, Michael Stucki <[email protected]>>
* Changed to be compatible with TYPO3 4.4 as well
* Add configuration that specified the port Varnish is run on (used when purging)
* Code cleanup
* Add feature where FE session cookie is not set unless needed (optional)
* Add support for PHP_SCRIPT_INT and COA_INT cObjects
* Remove no_cache on ESI generation scripts
2011-07-02 Chrisitan Jul Jensen <[email protected]>
* Updated to make it compatible to TYPO3 4.5
* Updated VCL examples to Varnish 2.1
2010-03-17 Jan-Erik Revsbech <[email protected]>
* initial code generated with kickstarter