fusio

Open source API management platform

APACHE-2.0 License

Downloads
9.1K
Stars
1.7K
Committers
3

Bot releases are visible (Hide)

fusio -

Published by chriskapp about 2 years ago

  • Fix data sync to properly migrate an older Fusio version
fusio -

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

Published by chriskapp over 2 years ago

  • Add migration to deactivate old contract and invoice routes
fusio -

Published by chriskapp over 2 years ago

  • Reworked payment system
  • Added deeper Stripe integration handle now complex pricing models through Stripe
  • Removed contract and invoice handling inside Fusio and outsource those to the payment provider
  • Use the Stripe billing portal where a user can manage all subscriptions
  • Remove contract and invoice panel from the backend app
  • Added payment provider webhook support where Fusio receives events from the payment provider
  • Added a trash panel to the backend app where user can restore a deleted record
  • Add autoload to src/ folder
  • Handle gracefully in case the apps dir does not exist
  • Added SqlBuilder action
fusio -

Published by chriskapp over 2 years ago

  • PHP 8.0 as minimum requirement
  • Updated code base and underling dependencies to PHP 8.0
  • Improved handling of social login credentials
  • Improved cron system
  • Removed internal scopes from OpenAPI spec #443
  • Reset password link in email incorrect #436
  • Notification in case a user runs out of points #427
  • "Entry successful deleted" incorrectly reported #429
  • Added an option to deactivate the marketplace
  • Updated docker image which now contains all apps and adapter
  • Include Swagger-UI in developer portal
  • Updated help in backend app using now our docs.fusio-project.org website
  • Improved file upload handling
  • Add files directory routes provider and actions
fusio -

Published by chriskapp over 2 years ago

  • Use symfony mailer
fusio -

Published by chriskapp over 2 years ago

  • Moved login provider keys to config
  • Improve routes provider import
fusio -

Published by chriskapp almost 3 years ago

  • Remove schema traverse max recursion check
fusio -

Published by chriskapp almost 3 years ago

  • Add stripe adapter #428
  • Fix SqlInsert action handle data without schema #423
  • Add util redirect adapter
  • Update developer portal
  • Add consumer log endpoint
fusio -

Published by chriskapp almost 3 years ago

  • Improve cli adapter add uri fragment, query and header values as env values #421
  • Add OAuth2 connection handling
  • Add insomnia importer and improve postman import
  • Improve error messages when importing a schema
fusio -

Published by chriskapp about 3 years ago

  • Use thrift http client to connect to the worker
fusio -

Published by chriskapp about 3 years ago

  • Fix installer remove app migration
  • Add flush command to write cron file
fusio -

Published by chriskapp about 3 years ago

  • Add wait for command
  • Handle empty fusio deploy config
  • Remove sample todo endpoint #403
fusio -

Published by chriskapp about 3 years ago

  • Update dependencies
  • Add HttpComposition and HttpLoadBalancer action #391
  • Place CLI access token to current project folder to better handle multiple projects on a single server
fusio -

Published by chriskapp about 3 years ago

  • Added worker system and actions to support different programming languages
  • Added Java, Javascript, PHP and Python worker
fusio -

Published by chriskapp over 3 years ago

  • Added VSCode Fusio plugin
  • Added Laravel PHP SDK
  • Improved PHP/Javascript SDK
  • Add page handling
fusio -

Published by chriskapp over 3 years ago

  • Add postman routes provider which allows to import a postman export
  • Improve CORS handling for error responses
  • Update composer dependencies
fusio -

Published by chriskapp over 3 years ago

  • Fix async action execution command
  • Fix documentation endpoint return correct export links
  • About response add additional links and categories and scopes
fusio -

Published by chriskapp over 3 years ago

  • Fix installer env quoting #365
fusio -

Published by chriskapp over 3 years ago

  • Updated client SDKs
  • Moved apps folder to public folder