docs: update changelog
This commit is contained in:
parent
c9b364e03a
commit
f28eefe603
1 changed files with 23 additions and 0 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
|
@ -4,12 +4,35 @@ # Changelog
|
|||
|
||||
## [unreleased]
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(billing)* Add Stripe past due subscription status tracking
|
||||
- *(ui)* Add past due subscription warning banner
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(billing)* Restrict Stripe subscription status update to 'active' only
|
||||
|
||||
### 💼 Other
|
||||
|
||||
- Bump Coolify to 4.0.0-beta.398
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
- *(billing)* Enhance Stripe subscription status handling and notifications
|
||||
|
||||
## [4.0.0-beta.397] - 2025-02-28
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(billing)* Handle 'past_due' subscription status in Stripe processing
|
||||
- *(revert)* Label parsing
|
||||
- *(helpers)* Initialize command variable in parseCommandFromMagicEnvVariable
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
|
||||
## [4.0.0-beta.396] - 2025-02-28
|
||||
|
||||
### 🚀 Features
|
||||
|
|
|
|||
Loading…
Reference in a new issue