docs: update changelog
This commit is contained in:
parent
0524d64d0e
commit
de299839f4
1 changed files with 22 additions and 0 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -4,6 +4,28 @@ # Changelog
|
|||
|
||||
## [unreleased]
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(core)* Prevent using servers with existing resources as build servers
|
||||
- *(ui)* Add textarea switching option in service compose editor
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(service)* Update Fider service template healthcheck command
|
||||
- *(core)* Improve server selection error handling in Docker component
|
||||
- *(core)* Add server functionality check before dispatching container status
|
||||
- *(ui)* Disable sticky scroll in Monaco editor
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Bump Coolify version to 4.0.0-beta.395
|
||||
|
||||
## [4.0.0-beta.394] - 2025-02-17
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(core)* Update service status refresh event handling
|
||||
|
|
|
|||
Loading…
Reference in a new issue