Fusio Versions Save

Open source API management platform

v4.0.0-RC2

10 months ago

v4.0.0-RC1

10 months ago

v3.3.2

1 year ago
  • Increase default rate limit to 3600 for authenticated and 900 for anonymous requests per hour
  • Fixed a bug to handle manual installed apps
  • Add Import prefix to OpenAPI/Postman/Insomnia generator

v3.3.1

1 year ago
  • Improve generator always set prefix to route, action and schema
  • Improve SQL adapter
  • Update model package and use model classes according to naming convention
  • Add local log folder instead of using the system log
  • Handle CORS headers on OpenAPI export
  • Add currency to system about
  • Increase Psalm level

v3.3.0

1 year ago
  • Updated developer app to latest sdk version
  • Fix link of the default developer portal content #474
  • Add metadata property to important models and remove fusio_user_attributes config #470
  • Record period start/end date of subscriptions to get a list of active plans for a user
  • Add option to configure a return url for the payment portal
  • Include plan scopes in user account response
  • Add generate SDK command
  • Add generate model command
  • Add generate table command

v3.2.3

1 year ago
  • Update developer app to Angular
  • Update default developer portal page content
  • Register default scope to default role
  • Improve social login provider and token response
  • Transform transaction cents to usd

v3.2.2

1 year ago
  • Add missing event subscription response handling
  • Add missing default generators to docker image
  • Fix generator scope handling

v3.2.1

1 year ago
  • Fix data sync to properly migrate an older Fusio version

v3.2.0

1 year ago
  • Update backend app to Angular
  • Add connection inspection
  • Add SqlEntity generator provider
  • Improved sql adapter actions
  • Marketplace install handle Angular apps
  • Move routes provider to generator namespace
  • Many small endpoint schema fixes
  • Add CORS handling to OAuth2 endpoint
  • Add util event dispatch action

v3.1.1

1 year ago
  • Add migration to deactivate old contract and invoice routes