Releases: apioo/fusio
Releases · apioo/fusio
v0.9.4
Added automatic engine detection
Improved backend app
Log execution time of an action and add new statistics
Added openapi generation and import support
Handle schema for query parameters
Improved route serialization #44
Handle multiple responses for different status codes
Split up deploy file into separate files
Removed routes action and schema relation handling
Removed old upgrade paths
Execute migration on an empty database schema
v0.9.3
Deploy command handle verbose mode
Add general update code which inserts new routes on update
Add statistic request count method
v0.9.2
Add audit panel which contains a log from every action on the system
Added event handler
v0.9.1
Rename default namespace
Update docs
Add action engine parameter to export
v0.9.0
Improved deploy service
Changed default todo sample API to php file engine
Option to set config values in the deploy file
Add action resolver which determines the engine which is used i.e. php or v8
Move routes config handling to a separate service
v0.8.0
Update api documentation app
Add oauth2 filter also for public endpoints if authorization header is available
Improve method selection performance
Added migration command which lists all executed migrations
v0.7.4
Deploy config allow schema include and class name as action in a route
v0.7.3
Updated default deployment configuration
Access env vars in deploy configuration
Handle non empty connection passwords in the deploy config #37
Extended manual
v0.7.1
Added deploy command
Add issued token statistic
Add app token endpoint
The protected API endpoints accept now also a JWT as bearer token which was obtained by the /consumer/login endpoint
Added consumer endpoint documentation test cases
You can’t perform that action at this time.