Release history
Fusio releases
Open-source API management platform which helps to build and manage REST APIs.
All releases
3 shown
v6.3.0
New feature
Notable features
- Added AI adapter and agent connection
- Added agent designer for building actions using an agent connection
- Improved HTTP adapter proxy performance
Full changelog
- Add ai adapter and agent connection #657
- Add agent designer which allows to build actions using an agent connection
- Migrate from logiscape/mcp-sdk-php to mcp/sdk #651
- Action execution wrapped in transaction
- Add response factory "proxy" method which returns a PSR response
- Improve HTTP adapter proxy performance
v6.2.0
Breaking risk
Breaking changes
- Backend app must migrate from Angular 18 to Angular 20
- Replace Psalm with PHPStan for static analysis
Notable features
- Added backend code editor view with improved code completion
- Backend now uses schema editor
- Add marketplace bundle
Full changelog
- Migrate backend app from Angular 18 to 20
- Added backend code editor view and improved code completion
- Backend use schema editor
- Add marketplace bundle
- HTTP-Raw Action GET Error - Template "body" is not defined in HTTP #659
- Remove FQDN from OAuth2 username #655
- Added new requests per ip, operation and user statistic
- Migrate from psalm to phpstan