We like to announce the next version 5.2.3 of Fusio. The following list covers all important features of this release:
-
Add option to set user points via API #586
It is now possible to set user points through the API which allows you to configure the user points through an external billing system.
-
Added firewall feature #508 #154
A new firewall feature was added, through this it is possible to block specific IPs from accessing your API. It includes also an automatic fail2ban logic to automatically ban specific IPs in case they have produced to many error responses.
-
Add verbose mode to marketplace env/install/upgrade command for debugging #625
It is now possible to use the
-vflag at the env/install/upgrade command to get more detailed error responses. -
Add CLI option to ready payload from stdin
Besides providing data as argument or via a file it is now possible to read data from stdin by using "-" as argument.
-
Updated marketplace env command, add an option to replace all available apps
The env command has now an option replace env variables for all available apps at the
apps/folder, this is now also used at the docker image so that it is possible to add additional apps to the docker image.
If you want to provide some feedback take a look at our GitHub discussions or issues page.
Best regards
Christoph