4.0.0
版本发布时间: 2019-11-25 15:07:05
croogo/croogo最新发布版本:4.0.7(2020-10-31 09:01:09)
The Croogo Development Team is happy to announce the release of Croogo 4.0.0.
As this is a major point release, it contains some backward compatibility breakage. Many deprecated methods have been removed; Various deprecated cakephp calls have been fixed. It also contain quite a bit of bugfixes; including some security fixes.
Changelog
- Cakephp dependency has been bumped to a to version 3.8.6. The admin panel has been updated with a bootstrap 4.3.1 with fontawesome 5.9.0.
- The FileManager plugin has been updated; It is now possible to perform multiple file uploads and additional asset linkage feature.
- The core database schema has been improved with addition of real foreign keys and several schema definition change. Upgrading from 3.0.6 is possible but will require manual work.
- crud-json-api has been included; You can start writing JSON:API compliant API out of the box.
For detailed changelog, please consult the commit history.
Demo
You can see the demo here: http://demo.croogo.org/4.0/
Thanks
Thanks to Flavien Beninca, Heath Nail, Mike Tallroth, Rachman Chavik and Walther Lalk for helping with this release.