Blog

Version 0.3.5 released

posted by chriskapp on

We like to announce version 0.3.5 of Fusio. The biggest change is the rewrite of the consumer app to a API developer portal app. In the following the coverage of the changelog:

  • Renamed consumer app to developer and improved the app

    The developer contains now also a documentation and API reference page. So it is a great starting point to quickly build an developer portal.

  • Added SQL table action

    The SQL table action provides a simple way to expose an table as API endpoint. You simply have to provide the table name, columns and a primary key.

  • Option to provide the request method when testing an action

    When testing an action it is now possible to select the used request method.