Releases: apioo/fusio
Releases · apioo/fusio
v1.0.0-RC5
Documentation handle schema array types #106
Fix logging of long request uris #105
Add config to specify expire time of refresh token #104
Allow schema scheme when deploying a json schema #103
Add upgrade check
Improve test cases
Add PHP 7.2 support
v1.0.0-RC4
Backend app fix add responses
Improved http engine action
Allow array json structure in response #81
v1.0.0-RC3
Fix materialize resource collection
v1.0.0-RC2
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
v1.0.0-RC1
Add action execute command #64
User service add check whether email already exists #80
User API proper handling of OPTIONS and HEAD requests #82
Fix update correct handling of changed backend routes #85
Internal API add config option to send CORS header
v0.9.9
Update OAuth2 token endpoint handle OPTIONS request
Add query parameters to backend schema
Backend endpoints handle count parameter #67
Relaxed password requirements and make min pw length configurable #68
Allow email as user name login #66
v0.9.8
Add config.yaml to deploy
Add system restore command
Improve HEAD and OPTIONS method handling
Cronjob handle errors
v0.9.7
Add cronjob service
Add a schema to every backend endpoint
Fix route path regexp validation #63
Update API doc
v0.9.6
Improved documentation add backend api reference and action examples
Add PATCH method support - @christoph-bessei
Update dependencies and prepare release
v0.9.5
Add scopes per route #55
Add OAuth2 refresh token endpoint #16
Added static file processor
Case insensitive env vars replacement
You can’t perform that action at this time.