Releases: flextype-plugins/site
Releases · flextype-plugins/site
2.1.1
14 Sep 12:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
site fix issue with empty null cache id for error404 page.
2.1.0
13 Sep 13:23
Compare
Sorry, something went wrong.
No results found
Features
core update code base for new Flextype 1.0.0-alpha.2 release.
2.0.3
13 Sep 07:35
Compare
Sorry, something went wrong.
No results found
static-site Fix wrong destination folder displayed on site generation.
2.0.2
12 Jul 09:14
Compare
Sorry, something went wrong.
No results found
2.0.1
11 Jul 15:21
Compare
Sorry, something went wrong.
No results found
console Fix settings naming for static site generation.
2.0.0
11 Jul 15:08
Compare
Sorry, something went wrong.
No results found
Features
core Updated code base for new Flextype 1.0.0-alpha.1.
core Added ability to generate static site.
core Added ability to use static pages cache.
core Added ability to use various template engines. Suppoerted Twig and View.
core Added ability to setup redirectes.
core Added ability to minify html output.
1.11.0
14 Jan 16:53
Compare
Sorry, something went wrong.
No results found
Features
core update code base for new Flextype 0.9.16
Bug Fixes
bootstrap fix and improve bootstrap loading.
1.10.0
07 Jan 18:06
Compare
Sorry, something went wrong.
No results found
Features
Update code base for new Icon 2.0.0
1.9.0
03 Jan 14:25
Compare
Sorry, something went wrong.
No results found
Features
core add plugin.php file
core improve controllers handling in routes for performance enhancements
Bug Fixes
bootstrap fix and improve bootstrap loading.
1.8.0
30 Dec 11:59
Compare
Sorry, something went wrong.
No results found
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.