summaryrefslogtreecommitdiff
path: root/NEW_FEATURES.txt
AgeCommit message (Expand)AuthorFilesLines
2017-10-07Improve extension handlerUwe Tews1-0/+23
2017-05-21- new feature The named capture buffers can now be accessed also as arrayuwetews1-1/+14
2017-04-08spelling fixesklemens1-1/+1
2016-09-20- improvement new tags {block_parent} {block_child} in template inheritanceuwetews1-0/+6
2016-04-24whitespace cleanupElan Ruusamäe1-11/+9
2016-04-24Update NEW_FEATURES.txtElan Ruusamäe1-2/+2
2016-03-09- improvement rework of 'scope' attribute handling see see NEW_FEATURES.txt h...uwetews1-30/+21
2016-02-20update https://github.com/smarty-php/smarty/issues/179uwetews1-14/+14
2016-02-20- new feature/bugfix {foreach}{section} add 'properties' attribute to force ...uwetews1-0/+22
2016-02-20- bugfix {strip} must keep space between hmtl tags. Broken by changes of 10.2...uwetews1-22/+0
2016-02-20- bugfix {strip} must keep space between hmtl tags. Broken by changes of 10.2...uwetews1-0/+22
2016-02-14- new tag {make_nocache} read NEW_FEATURES.txt https://github.com/smarty-php/...uwetews1-0/+21
2016-02-09- update/bugfix scope attribute handling reworked. Read the newfeatures.txt fileuwetews1-0/+52
2015-12-25- new feature If ACP is enabled force an apc_compile_file() when compiled or ...uwetews1-0/+4
2015-12-24- new feature Compiler does now observe the template_dir setting and will cre...uwetews1-0/+6
2015-12-23- new feature Caching does now observe the template_dir setting and will cre...uwetews1-0/+6
2015-12-14one more typo fixElan Ruusamäe1-1/+1
2015-12-14more typosElan Ruusamäe1-1/+1
2015-12-14Update NEW_FEATURES.txtElan Ruusamäe1-2/+2
2015-12-13Fix typosuwetews1-5/+10
2015-09-15- improvement invalidate OPCACHE for cleared compiled and cached template fil...uwetews1-1/+6
2015-09-01- improvement convert template inheritance into runtime processinguwetews1-1/+6
2015-07-07- new feature multiple indices on file: resourceUwe Tews1-0/+14
2015-06-20UpdateUwe Tews1-0/+4
2015-06-19- improvement allow closures as callback at $smarty->registerFilter() https:/...Uwe Tews1-0/+14
2015-05-07- improvement of the debugging console. Read NEW_FEATURES.txtUwe Tews1-2/+14
2015-03-28- bugfix Smarty_Security->allow_constants=false; did also disable true, false...Uwe Tews1-0/+9
2015-01-22add noteUwe Tews1-0/+2
2015-01-22new feature: security can now control access to static methods and propertiesUwe Tews1-0/+27
2015-01-03create different compiled templates and config filesUwe Tews1-0/+8
2014-12-30limit the template nesting level by securityUwe Tews1-1/+8
2014-12-29security can now disable special $smarty variablesUwe Tews1-0/+8
2014-11-12new feature - added support of namespaces to template codeUwe Tews1-0/+13