Skip to content

1.8.0

Compare
Choose a tag to compare
@Awilum Awilum released this 30 Dec 11:59
· 63 commits to master since this release

Features

  • core update code base for new Flextype 0.9.14
  • core Moving to PHP 7.4
  • core use new TWIG Plugin 1.7.0
  • routes use new onFlextypeBeforeRun event for site routing.

BREAKING CHANGES

  • removed $entry property, use entries storage functionality instead.
  • removed even onSiteEntryAfterInitialized, use event onEntriesFetchSingleHasResult instead.
  • removed template variable query and uri, use an full power of new $request variable.