docs: update changelog
This commit is contained in:
parent
f3e8963bd1
commit
3020ad3b8c
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
|
@ -6,6 +6,22 @@ ## [unreleased]
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
|
- *(deployments)* Enhance Docker build argument handling for multiline variables
|
||||||
|
- *(deployments)* Add log copying functionality to clipboard in dev
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- *(deployments)* Enhance builder container management and environment variable handling
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(versions)* Update version numbers for Coolify releases
|
||||||
|
- *(versions)* Bump Coolify stable version to 4.0.0-beta.434
|
||||||
|
|
||||||
|
## [4.0.0-beta.433] - 2025-10-01
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
- *(user-deletion)* Implement file locking to prevent concurrent user deletions and enhance error handling
|
- *(user-deletion)* Implement file locking to prevent concurrent user deletions and enhance error handling
|
||||||
- *(ui)* Enhance resource operations interface with dynamic selection for cloning and moving resources
|
- *(ui)* Enhance resource operations interface with dynamic selection for cloning and moving resources
|
||||||
- *(global-search)* Integrate projects and environments into global search functionality
|
- *(global-search)* Integrate projects and environments into global search functionality
|
||||||
|
|
@ -43,6 +59,7 @@ ### 🚜 Refactor
|
||||||
|
|
||||||
### 📚 Documentation
|
### 📚 Documentation
|
||||||
|
|
||||||
|
- Update changelog
|
||||||
- Update changelog
|
- Update changelog
|
||||||
- Update changelog
|
- Update changelog
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue