diff --git a/CHANGELOG.md b/CHANGELOG.md index 90c5b3bda..56190f7a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,22 @@ ## [unreleased] ### 🚀 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 - *(ui)* Enhance resource operations interface with dynamic selection for cloning and moving resources - *(global-search)* Integrate projects and environments into global search functionality @@ -43,6 +59,7 @@ ### 🚜 Refactor ### 📚 Documentation +- Update changelog - Update changelog - Update changelog