posted by chriskapp on
We like to announce the next version 5.2.4 of Fusio. The following list covers all important features of this release:
We have updated the design of the app list script in the apps/ folder.
Fusio now tries to auto-detect the url of your server by using the Host header in case no url was configured. Previously it was required to provide the url.
The firewall was excluded from internal deployment and testing so that you don't get a ban in case of errors.
It is now possible to use the nullable
attribute at your schema which allows making properties mandatory in case they are nullable: false
, by default every property is nullable.
On OpenAPI generation we have removed the trailing slash of the base url.
With this release, we have also updated our website and readme to help new users start with Fusio.
If you want to provide some feedback take a look at our GitHub discussions or issues page.
Best regards
Christoph