docs: update changelog
This commit is contained in:
parent
1398f73229
commit
36c8b46bf6
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ ## [unreleased]
|
|||
### 🚀 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 @@ ### 🚜 Refactor
|
|||
- *(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
|
||||
|
|
|
|||
Loading…
Reference in a new issue