All Versions
99
Latest Version
Avg Release Cycle
28 days
Latest Release
730 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v1.0.0-RC3 Changes
November 19, 2017- ๐ Fix materialize resource collection
-
v1.0.0-RC2 Changes
November 18, 2017- 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 Changes
November 01, 2017- โ 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 Changes
October 15, 2017- โก๏ธ 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 Changes
October 11, 2017- โ Add config.yaml to deploy
- โ Add system restore command
- ๐ Improve HEAD and OPTIONS method handling
- ๐ท Cronjob handle errors
-
v0.9.7 Changes
October 05, 2017- โ Add cronjob service
- โ Add a schema to every backend endpoint
- ๐ Fix route path regexp validation #63
- โก๏ธ Update API doc
-
v0.9.6 Changes
September 25, 2017- ๐ Improved documentation add backend api reference and action examples
- โ Add PATCH method support
- ๐ Update dependencies and prepare release
-
v0.9.5 Changes
September 09, 2017- โ Add scopes per route #55
- โ Add OAuth2 refresh token endpoint #16
- โ Added static file processor
- Case insensitive env vars replacement
-
v0.9.4 Changes
August 26, 2017- โ Added automatic engine detection
- ๐ Improved backend app
- ๐ฒ Log execution time of an action and add new statistics
- โ Added openapi generation and import support
- ๐ Handle schema for query parameters
- ๐ Improved route serialization #44
- ๐ Handle multiple responses for different status codes
- ๐ Split up deploy file into separate files
- โ Removed routes action and schema relation handling
- โ Removed old upgrade paths
- Execute migration on an empty database schema
-
v0.9.3 Changes
July 20, 2017- ๐ Deploy command handle verbose mode
- โ Add general update code which inserts new routes on update
- โ Add statistic request count method