Skip to content

Releases: apioo/fusio

v1.2.1

27 Jun 17:25
Compare
Choose a tag to compare
  • Fixed a critical bug in the authorization middleware #164
  • Sql action add config to set default limit #162
  • Update backend app add PHP sandbox autocomplete, fix automatic logout and update deps #160
  • Truncate large exception messages on logging middleware

v1.2.0

09 Jun 21:04
Compare
Choose a tag to compare
  • Return proper 429 status code and error response in case the rate limit is reached
  • Add subscription support #152
  • Fix /whoami and /revoke endpoint not sending proper CORS headers #153
  • Add PHP sandbox action #69
  • Add installer script to install Fusio also without access to the CLI
  • Backend app add option to provide custom action class
  • Consumer app add subscription support to allow customers to register HTTP callbacks
  • Updated backend and consumer app to Angular 1.7
  • User registration fix handling recaptcha verification
  • Reorganized consumer app and grant endpoints

v1.1.3

11 May 20:50
Compare
Choose a tag to compare
  • 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

08 Apr 17:51
Compare
Choose a tag to compare
  • 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

25 Mar 09:56
Compare
Choose a tag to compare
  • 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

03 Mar 23:17
Compare
Choose a tag to compare
  • 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

13 Jan 11:14
Compare
Choose a tag to compare
  • Updated dependencies
  • Improved tests and documentation

v1.0.0-RC8

03 Jan 20:26
Compare
Choose a tag to compare
  • 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

23 Dec 15:52
Compare
Choose a tag to compare
  • Use dotenv config to load sensitive values from environment variables #110
  • Add missing help files

v1.0.0-RC6

14 Dec 20:28
Compare
Choose a tag to compare
  • Update developer app
  • Summarize deploy status and improve deploy output #108
  • Improve deploy schema file resolving #107