Flextype v0.9.14 Release Notes
Release Date: 2020-12-30 // almost 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.