1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 14:16:46 +02:00

CHANGELOG UPDATES

This commit is contained in:
Awilum
2018-05-28 02:10:24 +03:00
parent c3dc1b7f5d
commit 8eedcb0afc

View File

@@ -1,3 +1,9 @@
# Flextype 0.4.3, 2018-05-28
* robots.txt file was removed, use Robots plugin instead
* Content: processCurrentPage() method added
* Content: event names changed: onPageBeforeRender to onCurrentPageBeforeProcessed
* Content: event names changed: onPageAfterRender to onCurrentPageAfterProcessed
# Flextype 0.4.2, 2018-05-22
* Settings: cache.enabled is true from now
* Content: new methods added: initShortcodes() initMarkdown() markdown()