[PR #11765] [MERGED] fix: wealthfolio for v3 #9734

Closed
opened 2026-02-26 17:31:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11765
Author: @CrazyWolf13
Created: 2/10/2026
Status: Merged
Merged: 2/24/2026
Merged by: @MickLesk

Base: mainHead: wealthfolio-v3


📝 Commits (5)

  • a2b27c9 wealthfolio-v3
  • 47b445b fix: remove duplicate
  • 97cb1ac fix: remove duplicate
  • b65b8a2 Update frontend build command in wealthfolio.sh
  • 4a9594a Update frontend build command in install script

📊 Changes

2 files changed (+11 additions, -12 deletions)

View changed files

📝 ct/wealthfolio.sh (+5 -6)
📝 install/wealthfolio-install.sh (+6 -6)

📄 Description

✍️ Description

Fix Wealthfolio for v3

Fixes #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/11765 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `wealthfolio-v3` --- ### 📝 Commits (5) - [`a2b27c9`](https://github.com/community-scripts/ProxmoxVE/commit/a2b27c9ff8e036997c1457b615fcb22d48c57aa1) wealthfolio-v3 - [`47b445b`](https://github.com/community-scripts/ProxmoxVE/commit/47b445bdb1bade932fe4dbf9e4f5898bbd4ddcf5) fix: remove duplicate - [`97cb1ac`](https://github.com/community-scripts/ProxmoxVE/commit/97cb1ac7e2c77eea0b7bc9a37e71a54f1348c8e1) fix: remove duplicate - [`b65b8a2`](https://github.com/community-scripts/ProxmoxVE/commit/b65b8a2ffae79a00c293f6e09e7769978b4813ec) Update frontend build command in wealthfolio.sh - [`4a9594a`](https://github.com/community-scripts/ProxmoxVE/commit/4a9594aee70c6b754d50b229da93475f8032554a) Update frontend build command in install script ### 📊 Changes **2 files changed** (+11 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `ct/wealthfolio.sh` (+5 -6) 📝 `install/wealthfolio-install.sh` (+6 -6) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Fix Wealthfolio for v3 ## 🔗 Related Issue Fixes # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [x] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:31:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#9734
No description provided.