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

Changelog History
Page 5

  • v1.1.3 Changes

    May 11, 2018
    • ➕ Add description field to method
    • ➕ Add scopes field to route
    • ➕ Add additional meta fields to OpenAPI and Swagger spec
    • ➕ Add security fields to the Swagger spec
    • ⚡️ Updated swagger-ui app
  • v1.1.2 Changes

    April 08, 2018
    • 🛠 Fix handling of OPTIONS request without GET schema #142
    • Increase name column length #141
    • ➕ Add option to deploy command to force re-execution of migration files #140
    • ➕ Add clean command #137
    • ➕ Add push command to push the Fusio instance to a remote provider
  • v1.1.1 Changes

    March 25, 2018
    • ➕ Add web server config generator #132
    • ⚡️ Update fusio backend app
    • ⚡️ Update swagger-ui and backend app
    • 📜 Importer parses now also OpenAPI and Swagger YAML format #115
    • 👌 Improved CORS handling and removed config
  • v1.1.0 Changes

    March 04, 2018
    • ⚡️ Update dependencies
    • ➕ Add priority to routes so that the order of the routes in deployment is stable #120
    • Installer add preview option to show SQL queries #74
    • ➕ Add connection lifecycle and deployment interface to give a connection the possibility to execute additional logic on execution
    • 👌 Improved documentation
  • v1.0.0 Changes

    January 13, 2018
    • ⚡️ Updated dependencies
    • 👌 Improved tests and documentation
  • v1.0.0-RC8 Changes

    January 03, 2018
    • ⚡️ Update PSX framework to version 4.0
    • ➕ Add rate limit to deployment
    • ⚡️ Update developer app
    • 👌 Improve tests and use migration as fixture
  • v1.0.0-RC7 Changes

    December 23, 2017
    • 👉 Use dotenv config to load sensitive values from environment variables #110
    • ➕ Add missing help files
  • v1.0.0-RC6 Changes

    December 14, 2017
    • ⚡️ Update developer app
    • 🚀 Summarize deploy status and improve deploy output #108
    • 👌 Improve deploy schema file resolving #107
  • v1.0.0-RC5 Changes

    December 09, 2017
    • 📚 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 Changes

    November 27, 2017
    • Backend app fix add responses
    • 👌 Improved http engine action
    • 👍 Allow array json structure in response #81