fusio

Open source API management platform

APACHE-2.0 License

Downloads
9.1K
Stars
1.7K
Committers
3

Bot releases are visible (Hide)

fusio - Latest Release

Published by chriskapp 3 months ago

  • Fix marketplace env command
fusio -

Published by chriskapp 3 months ago

  • Add backend database panel
  • Integrate the new marketplace
  • Add development section to the backend app
  • Add SDK Fabric adapter
  • Add PHP local worker
  • Improve PHP worker use engine interface
fusio -

Published by chriskapp 5 months ago

  • Multi tenancy
  • Worker redesign
  • Personal access token
  • Config add option to exclude specific actions and connections
  • Add account app
  • Access metadata in action
  • Backup import/export
  • Every create, update and delete operation now returns the affected id
  • Added and improved actions
  • Improved OAuth2 connection handling
fusio -

Published by chriskapp 7 months ago

  • Fix developer portal password reset captcha
  • Truncate long User-Agent headers
  • HTTP processor ignore hop by hop headers
  • HTTP processor add input to configure fix query parameters
  • HTTP processor and connection set user agent
  • HTTP connection add option to set an Authorization header
  • Fix record serialization so that it is possible to put a record into the queue
fusio -

Published by chriskapp 9 months ago

  • Improve backend dashboard response to prevent null values
  • SQL Adapter improve table generator schema name
  • Add oracle and mssql docker image flavor
  • Backend app improve change detection of action and schema links
  • Backend app schema editor add raw JSON/YAML import
  • Fixed CLI login expires in
  • Fixed Google social login
  • TypeAPI generate base url and security
fusio -

Published by chriskapp 12 months ago

  • Fix backend sdk download button
  • OAuth2 endpoint use seconds for "expires_in" instead of unix timestamp
  • Add sdkgen integration
fusio -

Published by chriskapp about 1 year ago

  • Implemented symfony/messenger to support async work queues
  • Improved client SDK grouping
  • Added composite app filter
  • Change migration execution order to always execute the internal Fusio migration and then the App migrations
fusio -

Published by chriskapp about 1 year ago

  • Improved Passthru handing for file uploads
  • Add new model SDK generator
  • Add default robots.txt
  • Updated TypeSchema editor
  • Updated backend and developer app dependencies
fusio -

Published by chriskapp about 1 year ago

  • Transition from routes to operations
  • Use the Symfony DI container to manage all dependencies
  • Updated the underlying PSX framework to version 7.0
  • Changed license from AGPLv3 to Apache 2.0
  • Upgrade backend apps to latest Angular 16
  • Option to support multiple action types
  • Identity and OpenID Connect improvements
  • Require PHP 8.1 as minimum version
fusio -

Published by chriskapp about 1 year ago

fusio -

Published by chriskapp about 1 year ago

fusio -

Published by chriskapp over 1 year ago

fusio -

Published by chriskapp over 1 year ago

fusio -

Published by chriskapp over 1 year ago

fusio -

Published by chriskapp over 1 year ago

fusio -

Published by chriskapp almost 2 years 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
fusio -

Published by chriskapp almost 2 years 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
fusio -

Published by chriskapp about 2 years 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
fusio -

Published by chriskapp about 2 years 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
fusio -

Published by chriskapp about 2 years ago

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