docs: update changelog
This commit is contained in:
parent
1a80a5348b
commit
6cc338b7a6
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -4,6 +4,17 @@ # Changelog
|
|||
|
||||
## [unreleased]
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
- *(popup)* Improve styling and structure of the small popup component
|
||||
- *(shared)* Enhance FQDN generation logic for services in newParser function
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(versions)* Bump coolify and nightly versions to 4.0.0-beta.420.3 and 4.0.0-beta.420.4 respectively
|
||||
|
||||
## [4.0.0-beta.420.2] - 2025-07-03
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(template)* Added excalidraw (#6095)
|
||||
|
|
@ -26,6 +37,10 @@ ### 🚜 Refactor
|
|||
- *(settings)* Streamline instance admin checks and initialization of settings in Livewire components
|
||||
- *(policy)* Optimize team membership checks in S3StoragePolicy
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
|
||||
## [4.0.0-beta.420.1] - 2025-06-26
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue