docs: update changelog

This commit is contained in:
github-actions[bot]
2025-08-28 09:22:37 +00:00
parent 1398f73229
commit 36c8b46bf6

View File

@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
### 🚀 Features ### 🚀 Features
- *(domains)* Implement domain conflict detection and user confirmation modal across application components - *(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 ### 🐛 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 - *(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 - *(auth)* Simplify access control logic in CanAccessTerminal and ServerPolicy by allowing all users to perform actions
### 📚 Documentation
- Update changelog
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
- Update coolify version to 4.0.0-beta.425 and nightly version to 4.0.0-beta.426 - Update coolify version to 4.0.0-beta.425 and nightly version to 4.0.0-beta.426