Flextype v0.9.14 Release Notes

Release Date: 2020-12-30 // over 3 years ago
  • 🔋 Features

    • core: Moving to PHP 7.4.0 (#524)

    • 🔌 plugins: Set default plugin priority 100 and SORT them ascending (#523)

    🐛 Bug Fixes

    • core: Fixed issue with Rest API endpoints detection. (#522)

    • entries: Fixed issue with empty variable $data in fetch() method. (#531)

    • entries: Fixed issue with deleteStorage() method return data.

    🔨 Refactoring

    • core: general code refactoring and improvements.