posted by chriskapp on
We like to announce the next version 5.2.3 of Fusio. The following list covers all important features of this release:
It is now possible to set user points through the API which allows you to configure the user points through an external billing system.
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.
It is now possible to use the -v
flag at the env/install/upgrade command to get more detailed error responses.
Besides providing data as argument or via a file it is now possible to read data from stdin by using "-" as argument.
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