Flextype v0.9.1 Release Notes

Release Date: 2019-06-18 // almost 5 years ago
  • โž• Added

    • Flextype Admin Panel: new setting route added to customize admin base route. #154
    • Flextype Core: GlobalVarsTwigExtension - new global constant PATH_FIELDSETS added. #154
    • Flextype Core: Entries API - public property $entry added. #154
    • Flextype Core: Entries API - public property $entries added. #154
    • Flextype Core: Entries API - new event onEntryAfterInitialized added. #154
    • Flextype Core: Entries API - new event onEntriesAfterInitialized added. #154
    • Flextype Core: Shortcodes - EntriesShortcode added. #154
    • Flextype Core: Shortcodes - BaseUrlShortcode added. #154
    • Flextype Core: Snippets - SnippetsTwigExtension: snippets_exec() added. #154
    • Flextype Core: Snippets - [snppets_fetch] shortcode added. #154
    • Flextype Core: Snippets - _exec_snippet() method added. #154
    • Flextype Core: Snippets - exec() method added. #154
    • Flextype Core: Snippets - added ability to access $flextype and $app inside snippets. #154
    • Flextype Core: GlobalVarsTwigExtension FLEXTYPE_VERSION added. #154
    • ๐Ÿ”Œ Flextype Site Plugin: public property $entry added. #154
    • ๐Ÿ”Œ Flextype Site Plugin: new event onSiteEntryAfterInitialized added. #154

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Flextype Core: Entries API - fetchALL() issue with fetching entries recursively fixed. #154 #161

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Flextype Site: code refactoring. #154
    • ๐Ÿ”จ Flextype Admin Panel: code refactoring. #154
    • Flextype Core: Snippets - from now we will set prefix bind_ for all variables. #154

    โœ‚ Removed

    • ๐Ÿšš Flextype Core: Entries API - remove unused Shortcodes code from method fetch() #162
    • ๐Ÿšš Flextype Core: Shortcodes - SiteUrlShortcode removed. #154
    • ๐Ÿšš Flextype Core: Snippets - SnippetsTwigExtension: snippet removed. #154
    • ๐Ÿšš Flextype Core: Snippets - [snippets] shortcode removed. #154
    • Flextype Core: Snippets - _display_snippet() method removed. #154
    • ๐Ÿšš Flextype Core: Snippets - - display() method removed. #154
    • ๐Ÿšš Flextype Core: GlobalVarsTwigExtension flextype_version removed. #154