posted by chriskapp on
We like to announce version 3.3.1 of Fusio. This patch release improves many small parts of Fusio, the following list covers all important changes of this release:
Fusio provides several generator to i.e. create endpoints based on an existing database or to import an OpenAPI specification, all actions and schemas which are created by such a generator are now prefixed by the base path.
We have fixed several problems with SQL adapter and also added a new SqlDatabase generator which allow you to create endpoints for an existing database
We now use the latest version of the model package and updated all schemas accordingly
All logs files are now stored at the log/app.log
file and not the syslog
The OpenAPI export endpoint handles now also the CORS headers correctly
The system about API response contains also the configured currency
We have increased the psalm level from 4 to 3 on our complete fusio/impl
code base
Have fun with this release and please feel free to provide any feedback either on Github or at our Forum.
Best regards
Christoph