[PR #1825] [MERGED] Breaking Change: Homarr v1 (Read Guide) #3247

Closed
opened 2026-02-05 05:36:18 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1825
Author: @MickLesk
Created: 1/28/2025
Status: Merged
Merged: 1/28/2025
Merged by: @MickLesk

Base: mainHead: homarr


📝 Commits (1)

📊 Changes

2 files changed (+48 additions, -39 deletions)

View changed files

📝 ct/homarr.sh (+19 -19)
📝 install/homarr-install.sh (+29 -20)

📄 Description

✍️ Description

  • Homarr upgraded to new repo, new files and new logic.
  • Build-In Test if this an old homarr installation

Docs: https://homarr.dev/docs/getting-started/after-the-installation/#importing-a-zip-from-version-before-100
Internal Discussion: #1551

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)

🔄 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/1825 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `homarr` --- ### 📝 Commits (1) - [`1cd43bf`](https://github.com/community-scripts/ProxmoxVE/commit/1cd43bfab539c569981be0ac97f02d3457effa98) Breaking Change: Homarr ### 📊 Changes **2 files changed** (+48 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `ct/homarr.sh` (+19 -19) 📝 `install/homarr-install.sh` (+29 -20) </details> ### 📄 Description ## ✍️ Description - Homarr upgraded to new repo, new files and new logic. - Build-In Test if this an old homarr installation Docs: https://homarr.dev/docs/getting-started/after-the-installation/#importing-a-zip-from-version-before-100 Internal Discussion: #1551 - Related Topics: #1551 #1184 #1745 #887 # ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) - [x] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:36:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3247