Releases: apioo/fusio
Releases · apioo/fusio
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.5
v0.3.4
v0.3.3
- Added TryCatch action
- SQL-Connection set utf8 charset and disable emulated prepared statements for
mysql - Added more template filters
- Added user object to context at the condition action
- Improve SQL-Builder action
- Add an option to provide examples for each API endpoint to the documentation
- Unified url configuration for the backend, consumer and documentation app
- Add overview doc
- Add config help
v0.3.2
v0.3.1
v0.3.0
- Rewrote consumer implementation moved from jQuery to AngularJS
- Add backend database panel to create and edit database schemas
- Moved route configuration into a seperate table and add deploy mechanism which
copies all route configurations if the API status is set to production - Add backend configuration
- Add sqlbuilder action to build a response based on multiple SQL queries
- Improved docs
- Add user to context
- Upgrade backend app to angular 1.5, angular-ui 1.2 and bootstrap 3.3
- Add parameters field to app
- Upgrade PSX to 2.0