Fusio v3.1.0 Release Notes

Release Date: 2022-06-05 // almost 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