Fusio v7.0.0 Release Notes

Release Date: 2026-05-23 // 22 days ago
    • ➕ Added a new taxonomy system #666
    • ➕ Added action and schema commit log and freeze production config
    • ➕ Added new agent concept to allow users to build custom agents
    • ➕ Added AgentCall action which helps to build an API endpoint for custom agents
    • 🆕 New backend filter query language
    • Implemented four internal agents: architect, action, schema and database
    • Migrate connection intents to agent designer
    • Migrated to Angular 21
    • 🛠 Fix restore tenant handling
    • 👌 Improved error response in case in invalid payload was provided #668
    • ➕ Add additional action response factory methods
    • ➕ Add development specification panel

Previous changes from v6.3.0

    • ➕ 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