Version 1.8.0 released
posted by chriskapp on
We are really excited to announce version 1.8 of Fusio. The following list covers the most important changes of this release:
-
Add SQL select action #260
This new action helps to build responses which are based on a plain SQL query.
-
Add option to download the SDK #259
At the backend panel there is now an option to generate and download the SDK for the API.
-
Add log rotate command to copy all logs to an archive table #256
We have added a new command to drop all log tables and move them to an archive table. This can increase the performance in case you have many requests.
-
Add marketplace to backend #254
As mentioned in the last post we have introduced a new marketplace to install apps for Fusio.
-
Update doctrine/dbal to 2.9 #252
We have updated the doctrine DBAL to the latest 2.9 version. Through this we support now also fully MariaDB.