All Versions
99
Latest Version
Avg Release Cycle
28 days
Latest Release
730 days ago

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