Skip to content

1.6.0

Compare
Choose a tag to compare
@zoglo zoglo released this 23 Aug 12:12
· 19 commits to main since this release

Additions

  • Added a new array property $customSkinFiles to the FileCompiler 258dabd

    e. g. via beforeCompile Hook ($GLOBALS['TC_HOOKS']['beforeCompile'])

    $compiler->customSkinFiles[] = 'YOUR-FILE-UUID'

Bugfix

  • Correctly display output log for skin files 33e5453