From 8c4bfeb13aee170e62acfc42ca7448ee28373574 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 3 Nov 2025 10:09:34 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6696cfba0..9493827a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,39 @@ ## [unreleased] ### 🚀 Features +- Add token validation functionality for Hetzner and DigitalOcean providers +- Add dev_helper_version to instance settings and update related functionality + +### 🐛 Bug Fixes + +- Change SMTP port input type to number for better validation +- Remove unnecessary step attribute from maximum storage input fields +- Update boarding flow logic to complete onboarding when server is created +- Convert network aliases to string for display +- Improve custom_network_aliases handling and testing +- Remove duplicate custom_labels from config hash calculation +- Improve run script and enhance sticky header style + +### 🚜 Refactor + +- Improve handling of custom network aliases +- Remove unused submodules +- Update subproject commit hashes + +### 📚 Documentation + +- Update changelog +- Add service & database deployment logging plan + +### ⚙️ Miscellaneous Tasks + +- Update version numbers to 4.0.0-beta.439 and 4.0.0-beta.440 +- Add .workspaces to .gitignore + +## [4.0.0-beta.438] - 2025-10-29 + +### 🚀 Features + - Display service logos in original colors with consistent sizing - Add warnings for system-wide GitHub Apps - Show message when no resources use GitHub App