Skip to content

Commit 8c4bfeb

Browse files
docs: update changelog
1 parent dc04fe4 commit 8c4bfeb

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

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

77
### 🚀 Features
88

9+
- Add token validation functionality for Hetzner and DigitalOcean providers
10+
- Add dev_helper_version to instance settings and update related functionality
11+
12+
### 🐛 Bug Fixes
13+
14+
- Change SMTP port input type to number for better validation
15+
- Remove unnecessary step attribute from maximum storage input fields
16+
- Update boarding flow logic to complete onboarding when server is created
17+
- Convert network aliases to string for display
18+
- Improve custom_network_aliases handling and testing
19+
- Remove duplicate custom_labels from config hash calculation
20+
- Improve run script and enhance sticky header style
21+
22+
### 🚜 Refactor
23+
24+
- Improve handling of custom network aliases
25+
- Remove unused submodules
26+
- Update subproject commit hashes
27+
28+
### 📚 Documentation
29+
30+
- Update changelog
31+
- Add service & database deployment logging plan
32+
33+
### ⚙️ Miscellaneous Tasks
34+
35+
- Update version numbers to 4.0.0-beta.439 and 4.0.0-beta.440
36+
- Add .workspaces to .gitignore
37+
38+
## [4.0.0-beta.438] - 2025-10-29
39+
40+
### 🚀 Features
41+
942
- Display service logos in original colors with consistent sizing
1043
- Add warnings for system-wide GitHub Apps
1144
- Show message when no resources use GitHub App

0 commit comments

Comments
 (0)