Releases: apioo/fusio
Releases · apioo/fusio
v1.2.1
v1.2.0
- Return proper 429 status code and error response in case the rate limit is reached
- Add subscription support #152
- Fix /whoami and /revoke endpoint not sending proper CORS headers #153
- Add PHP sandbox action #69
- Add installer script to install Fusio also without access to the CLI
- Backend app add option to provide custom action class
- Consumer app add subscription support to allow customers to register HTTP callbacks
- Updated backend and consumer app to Angular 1.7
- User registration fix handling recaptcha verification
- Reorganized consumer app and grant endpoints
v1.1.3
v1.1.2
v1.1.1
v1.1.0
- Update dependencies
- Add priority to routes so that the order of the routes in deployment is stable #120
- Installer add preview option to show SQL queries #74
- Add connection lifecycle and deployment interface to give a connection the possibility to execute additional logic on execution
- Improved documentation
v1.0.0
v1.0.0-RC8
- Update PSX framework to version 4.0
- Add rate limit to deployment
- Update developer app
- Improve tests and use migration as fixture
v1.0.0-RC7
- Use dotenv config to load sensitive values from environment variables #110
- Add missing help files