Fusio v1.2.0 Release Notes

Release Date: 2018-06-09 // almost 6 years ago
    • 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