Fusio v2.0.0-RC1 Release Notes

Release Date: 2020-12-28 // over 3 years ago
    • Migrated all backend controller to actions
    • Reorganized endpoints
    • ๐Ÿ‘Œ Improved RPC support
    • โž• Add option to execute an action async
    • Migrated all schemas to TypeSchema
    • Schema based on PHP class
    • ๐Ÿ‘Œ Improved backend app
    • Redesigned adapter actions
    • โœ‚ Removed migrations and moved all tables to InnoDB
    • ๐Ÿ‘ Set PHP 7.2 as min requirement and support 8.0
    • โž• Add properties to passthru record #316
    • โž• Add unique request id to the response header #298