Fusio v2.0.0-RC2 Release Notes

Release Date: 2021-01-15 // over 3 years ago
    • 🚀 It is now possible to deploy changes to a remote Fusio instance #356
    • 📦 Moved all CLI commands to a separate package fusio/cli #357
    • 📦 Moved all generated model classes to a separate package fusio/model
    • Execute all internal periodic tasks through the cron system
    • ➕ Added role concept, a role is assigned to a user and specifies the scopes and category
    • 👉 Make category editable, this allows to create new categories for your app
    • Consolidate OAuth2 endpoints
    • An adapter can now register only provider classes
    • ✂ Removed webserver config generation