From 9c68d048426f30c4319369c66489569454a60d28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Oct 2025 15:05:24 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02536975d..6146d7e42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,6 @@ All notable changes to this project will be documented in this file. ## [unreleased] -### 📚 Documentation - -- Update changelog - -## [4.0.0-beta.436] - 2025-10-17 - ### 🚀 Features - Use tags in update @@ -1032,6 +1026,8 @@ All notable changes to this project will be documented in this file. - *(templates)* Add sparkyfitness compose template and logo - *(servide)* Add siyuan template - Add onboarding guide link to global search no results state +- Add category filter dropdown to service selection +- Display service logos in original colors with consistent sizing ### 🐛 Bug Fixes @@ -3881,6 +3877,7 @@ All notable changes to this project will be documented in this file. - Update metamcp image version and clean up environment variable syntax - *(service)* Update image version & healthcheck start period - Filter deprecated server types for Hetzner +- Eliminate dark mode white screen flicker on page transitions ### 💼 Other @@ -4292,6 +4289,7 @@ All notable changes to this project will be documented in this file. - Escape all shell directory paths in Git deployment commands - Remove content from docker_compose_raw to prevent file overwrites - *(templates)* Metamcp app +- Preserve clean docker_compose_raw without Coolify additions ### 🚜 Refactor @@ -4966,6 +4964,8 @@ All notable changes to this project will be documented in this file. - Update changelog - Update changelog - Update changelog +- Update changelog +- Update changelog ### 🎨 Styling @@ -5656,6 +5656,8 @@ All notable changes to this project will be documented in this file. - *(signoz)* Remove unused ports - *(signoz)* Bump version to 0.77.0 - *(signoz)* Bump version to 0.78.1 +- Add category field to siyuan.yaml +- Update siyuan category in service templates ### ◀️ Revert