Flextype v0.9.0 Release Notes

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

    • Flextype Core: Slim Framework Integration!
    • Flextype Core: Twig Template Engine Integration!
    • Flextype Core: Whoops Error Handler Integration!
    • Flextype Core: Monolog library Integration!
    • Flextype Core: Slugify library Integration!
    • Flextype Core: Complete Glide/Intervention Image Implemented for Image manipulation on fly!
    • ๐Ÿ“ฆ Flextype Core: New Event handler from The League of Extraordinary Packages for better event handling.
    • Flextype Core: New Entries API
    • Flextype Core: New Fieldsets API
    • Flextype Core: New Snippets API
    • ๐Ÿ”Œ Flextype Core: New Plugins API
    • ๐Ÿ“œ Flextype Core: New JSON Parser instead of old YAML Parser.
    • Flextype Core: Using new languages files format and JSON extension instead of YAML.
    • Flextype Core: Using JSON extension instead of YAML for all kind of data to store.
    • ๐Ÿ‘ Flextype Core: New CSRF service for better cross-site request forgery protection.
    • Flextype Core: composer.json ext-json and ext-mbstring Addeded into require section.
    • Flextype Core: composer.json suggest section Addeded.
    • Flextype Core: composer.json: apcu-autoloader Addeded for APCu cache as a fallback for the class map.
    • ๐Ÿ”Œ Flextype Site: New plugin Site Addeded.
    • Flextype Core: Respect Validation - The most awesome validation engine ever created for PHP - Addeded.
    • ๐Ÿ”Œ Flextype Admin Panel: New admin panel plugin based on Slim Framework.
    • Flextype Admin Panel: Fieldset Sections(groups) Addeded.
    • Flextype Admin Panel: New Field types - select, editor (instead of html)

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Flextype Core: Thunderer Shortcodes don't parse fields by default, need to use filter.
    • โšก๏ธ Flextype Core: Thunderer Shortcodes updated to 0.7.2.
    • โšก๏ธ Flextype Core: Flextype Components Arr updated to 1.2.5
    • โšก๏ธ Flextype Core: Flextype Components Number updated to 1.1.0
    • โšก๏ธ Admin Panel: Bootstrap updated to 4.3.1
    • โšก๏ธ Admin Panel: Codemirror updated to 5.43.0
    • โšก๏ธ Admin Panel: Trumbowyg updated to 2.18.0
    • Admin Panel: Settings Manager - locales list - improvements!

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Admin Panel: Translates fixes.
    • ๐Ÿ›  Admin Panel: Issue with js error for codemirror - fixed.
    • ๐Ÿ”Œ Flextype Core: Plugins API - issue with plugins list fixed.

    โœ‚ Removed

    • ๐Ÿšš Flextype Admin Panel: Menus Manager removed.
    • ๐Ÿšš Flextype Core: YAML Parser removed.
    • ๐Ÿšš Flextype Core: Symfony YAML Component removed.
    • ๐Ÿšš Flextype Core: Flextype Token Component removed.
    • ๐Ÿšš Flextype Core: Flextype Notification Component removed.
    • ๐Ÿšš Flextype Core: Flextype Error Handler Component removed.
    • ๐Ÿšš Flextype Core: Flextype Event Component removed.