Compare commits

..

7 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
aa43978cae Delete install/test-install.sh 2026-03-12 15:23:44 +01:00
Michel Roegl-Brunner
e57c05c137 Delete ct/test.sh 2026-03-12 15:23:18 +01:00
community-scripts-pr-app[bot]
36bedd85cc Update CHANGELOG.md (#12824)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-12 14:22:04 +00:00
push-app-to-main[bot]
ef7badb776 Add test (ct) (#12823)
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-12 15:21:38 +01:00
community-scripts-pr-app[bot]
2ca6278caf Update CHANGELOG.md (#12820)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-12 13:30:43 +00:00
community-scripts-pr-app[bot]
0257dafe22 Update CHANGELOG.md (#12819)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-12 13:30:14 +00:00
Michel Roegl-Brunner
ef942a61c0 Cleanup workflows (#12818)
* Cleanup Workflows

* Cleanup unneded workflows
2026-03-12 14:29:48 +01:00

View File

@@ -422,17 +422,23 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
## 2026-03-12
### 🚀 Updated Scripts
### 🆕 New Scripts
- manyfold: fix incorrect port in upstream requests by forwarding original host [@anlopo](https://github.com/anlopo) ([#12812](https://github.com/community-scripts/ProxmoxVE/pull/12812))
- Pin Patchmon to 1.4.2 [@vhsdream](https://github.com/vhsdream) ([#12789](https://github.com/community-scripts/ProxmoxVE/pull/12789))
- test ([#12823](https://github.com/community-scripts/ProxmoxVE/pull/12823))
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- manyfold: fix incorrect port in upstream requests by forwarding original host [@anlopo](https://github.com/anlopo) ([#12812](https://github.com/community-scripts/ProxmoxVE/pull/12812))
- SparkyFitness: install pnpm dependencies from workspace root [@MickLesk](https://github.com/MickLesk) ([#12792](https://github.com/community-scripts/ProxmoxVE/pull/12792))
- n8n: add build-essential to update dependencies [@MickLesk](https://github.com/MickLesk) ([#12795](https://github.com/community-scripts/ProxmoxVE/pull/12795))
- Frigate openvino labelmap patch [@semtex1987](https://github.com/semtex1987) ([#12751](https://github.com/community-scripts/ProxmoxVE/pull/12751))
- #### 🔧 Refactor
- Pin Patchmon to 1.4.2 [@vhsdream](https://github.com/vhsdream) ([#12789](https://github.com/community-scripts/ProxmoxVE/pull/12789))
### 💾 Core
- #### 🐞 Bug Fixes
@@ -450,7 +456,8 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
### 📂 Github
- Cleanup: remove frontend, move JSONs to json/ top-level [@MickLesk](https://github.com/MickLesk) ([#12813](https://github.com/community-scripts/ProxmoxVE/pull/12813))
- Cleanup: remove old workflow files [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#12818](https://github.com/community-scripts/ProxmoxVE/pull/12818))
- Cleanup: remove frontend, move JSONs to json/ top-level [@MickLesk](https://github.com/MickLesk) ([#12813](https://github.com/community-scripts/ProxmoxVE/pull/12813))
## 2026-03-11