Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jun 5, 2022
1 parent 350e256 commit e1ef021
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@

### 3.0.1

### 3.1.0

* 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

Expand Down

0 comments on commit e1ef021

Please sign in to comment.