Skip to content

Commit d71b669

Browse files
docs: update changelog
1 parent 4c9878d commit d71b669

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ All notable changes to this project will be documented in this file.
44

55
## [unreleased]
66

7+
### 🐛 Bug Fixes
8+
9+
- *(file-storage)* Double save on compose volumes
10+
11+
### 🚜 Refactor
12+
13+
- *(nightly)* Update version numbers and enhance upgrade script
14+
- *(versions)* Update version numbers for coolify and nightly
15+
- *(email)* Validate team membership for email recipients
16+
- *(shared)* Simplify deployment status check logic
17+
- *(shared)* Add logging for running deployment jobs
18+
- *(shared)* Enhance job status check to include 'reserved'
19+
- *(email)* Improve error handling by passing context to handleError
20+
- *(email)* Streamline email sending logic and improve configuration handling
21+
- *(email)* Remove unnecessary whitespace in email sending logic
22+
- *(email)* Allow custom email recipients in email sending logic
23+
- *(email)* Enhance sender information formatting in email logic
24+
- *(proxy)* Remove redundant stop call in restart method
25+
- *(file-storage)* Add loadStorageOnServer method for improved error handling
26+
- *(docker)* Parse and sanitize YAML compose file before encoding
27+
- *(file-storage)* Improve layout and structure of input fields
28+
- *(email)* Update label for test email recipient input
29+
30+
### 📚 Documentation
31+
32+
- Update changelog
33+
34+
## [4.0.0-beta.400] - 2025-03-27
35+
736
### 🚀 Features
837

938
- *(database)* Disable MongoDB SSL by default in migration

0 commit comments

Comments
 (0)