File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments