Fusio v1.0.0-RC2 Release Notes

Release Date: 2017-11-18 // over 6 years ago
    • Issue 401 http response code if access token is not valid #97
    • โž• Add user_approval setting to control whether a user needs to verify an account through email #83
    • โž• Add swagger-ui as app
    • ๐Ÿ‘Œ Improve generated OpenAPI spec add security scope
    • โž• Add listing filter to show only user routes by default
    • ๐Ÿšš Trigger app.remove_token event on /authorization/revoke endpoint #94
    • ๐Ÿ‘Œ Improved HTTP adapter add a content-type config field and parse form encoded responses #92
    • ๐Ÿ›  Fix proper handling of null values #84
    • โž• Add header field to action designer #89
    • Backend scope load all assigned routes #90
    • โž• Added apache example conf and update docs