Blog

Fusio 5.1.4 released

posted by chriskapp on

We are happy to release the next version 5.1.4 of Fusio.

The following list covers all important features of this release:

  • Added new index to fusio_log #575

    A new index was added to the fusio_log table to increase the performance.

  • Add Util-Template action

    A new action Util-Template was added which allows to build a custom responses using a template engine, this can be useful to build i.e. HTML or XML responses.

  • Add option to disable the database panel

    A new config fusio_database was added to disable the database panel.

  • SQL entity generator use plain table name if available and add index only if needed

    The SQL entity generator now uses the plain table name and adds only an index if the table already exists. Since it is now possible to delete an table through the database panel it is no longer needed to always use the index.

  • Fix marketplace action installation

    A problem was fixed which caused some issues on action installation.

If you want to provide some feedback take a look at our GitHub discussions or issues page.

Best regards
Christoph