From afee37794b7532fe29f4432c1261f45c7b3a7d76 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 19:39:39 +0100 Subject: [PATCH] Update CHANGELOG.md (#5468) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5ad75571..72b899654 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,8 +35,13 @@ All LXC instances created using this repository come pre-installed with Midnight - #### 🐞 Bug Fixes + - Update Tooltips component to conditionally display updateable status based on item type [@BramSuurdje](https://github.com/BramSuurdje) ([#5461](https://github.com/community-scripts/ProxmoxVE/pull/5461)) - Refactor CommandMenu to prevent duplicate scripts across categories [@BramSuurdje](https://github.com/BramSuurdje) ([#5463](https://github.com/community-scripts/ProxmoxVE/pull/5463)) + - #### ✨ New Features + + - Enhance InstallCommand component to support Gitea as an alternative source for installation scripts. [@BramSuurdje](https://github.com/BramSuurdje) ([#5464](https://github.com/community-scripts/ProxmoxVE/pull/5464)) + ## 2025-06-24 ### 🆕 New Scripts