docs: update changelog

This commit is contained in:
github-actions[bot] 2025-04-16 08:09:16 +00:00
parent a0d82925d1
commit 6834c9e4dd

View file

@ -2,6 +2,22 @@ # Changelog
All notable changes to this project will be documented in this file.
## [unreleased]
### 🐛 Bug Fixes
- *(parser)* Transform associative array labels into key=value format for better compatibility
- *(redis)* Update username and password input handling to clarify database sync requirements
- *(source)* Update connected source display to handle cases with no source connected
### 🚜 Refactor
- *(source)* Conditionally display connected source and change source options based on private key presence
### ⚙️ Miscellaneous Tasks
- *(versions)* Bump coolify version to 4.0.0-beta.409 in configuration files
## [4.0.0-beta.408] - 2025-04-14
### 🚀 Features
@ -31,6 +47,7 @@ ### 🚜 Refactor
### 📚 Documentation
- Update changelog
- Update changelog
- Update changelog