.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. index:: Changelog Changelog --------- ** newer versions ** Check the github history: https://github.com/lochmueller/sourceopt **0.8.6 – 9.4.2015** Reinstated the TypoScriptFrontend controller hook for correct rendering of both cached and non-cached variables. All deprecated features like headerComment were reinstated too. **0.8.0 – 6.11.2014** Rewrite: Rewritten the extension. PageRenderer hook is now being used instead of the TypoScriptFrontend controller. **0.5.12 – 21.7.2009** bugfix: COA\_/ USER\_INT Objects will now also be passed through sourceopt. **0.5.8 – 11.2.2009** utf-8 support is now optional, thanks to Rene Stäker. **0.5.8 – 6.2.2009** Bugfix: utf8 letters **0.5.7 – 30.1.2009** Bugfix: long html outputs where killed New: removing of obsolete functionality New: general code cleanup **0.5.6** Bugfix: pass by reference bug – thanks toMathias Brodala **0.5.5** Bugfix: “$” **0.5.2** Bugfix: compatibility to typo3 Version 4.2.0 Bugfix: compatibility to xx\_INT Objects **0.5.1** Bugfix: also non cached output should be transformed via sourceopt **0.5.0** Bugfix/Change: using an fe-hook instead of xclass, there for the extension now is more compatible and the result of sourceopt is cached. An esseantial feature if using with nc\_staticfilecache (or fl\_staticfilecache) New: debugComment Change: conditional comments for InternetExplorer are now saved by default **0.4.6** Change: update of manual, adaption of constant-editor Bugfix: FormatHTML: Changed the tab-increase-pattern from . (thanks to Tilman Moser) Bugfix/Change: FormatHTML ignores now Comments / Styles and Scripts, since Scripts intended to break, when you deal with html-Code as Strings in Javascripts. (thanks to Tilman Moser) New: If tabSize is specified in conf-Array, tab is n x Space, else it's \t (thanks to Tilman Moser) **0.4.5** New: removeRealUrlBrokenRootLink New: formatHtml uses tabs instead of white space for formatting. That leads to smaller files New: formatHtml removes double blank space Bugfix: line 309 Bugfix:keepComment.10 Bugfix:keep line breaks in