diff --git a/CHANGELOG.md b/CHANGELOG.md index 204be6a93..e9fc97245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### 🚀 Features - *(domains)* Implement domain conflict detection and user confirmation modal across application components +- *(domains)* Add force_domain_override option and enhance domain conflict detection responses ### 🐛 Bug Fixes @@ -18,6 +19,10 @@ All notable changes to this project will be documented in this file. - *(domains)* Rename check_domain_usage to checkDomainUsage and update references across the application - *(auth)* Simplify access control logic in CanAccessTerminal and ServerPolicy by allowing all users to perform actions +### 📚 Documentation + +- Update changelog + ### ⚙️ Miscellaneous Tasks - Update coolify version to 4.0.0-beta.425 and nightly version to 4.0.0-beta.426