diff --git a/.github/changelogs/2026/05.md b/.github/changelogs/2026/05.md index 9ac9fc20f..bd67ed73f 100644 --- a/.github/changelogs/2026/05.md +++ b/.github/changelogs/2026/05.md @@ -1,3 +1,23 @@ +## 2026-05-31 + +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - Manyfold: regenerate Rails credentials on update to fix encryption mimatch [@MickLesk](https://github.com/MickLesk) ([#14817](https://github.com/community-scripts/ProxmoxVE/pull/14817)) + - OpenThread-BR: use correct ipv6 configuration [@tomfrenzel](https://github.com/tomfrenzel) ([#14829](https://github.com/community-scripts/ProxmoxVE/pull/14829)) + + - #### 🔧 Refactor + + - Webtrees: use PHP CLI for initial setup instead of curl to setup wizard [@MickLesk](https://github.com/MickLesk) ([#14818](https://github.com/community-scripts/ProxmoxVE/pull/14818)) + - Kima-Hub: use curl_with_retry for ML model downloads to fix possible timeout issues [@MickLesk](https://github.com/MickLesk) ([#14816](https://github.com/community-scripts/ProxmoxVE/pull/14816)) + +### 🧰 Tools + + - #### 🔧 Refactor + + - PBS4-Upgrade: update current PBS3 packages before switching to Trixie repos [@MickLesk](https://github.com/MickLesk) ([#14815](https://github.com/community-scripts/ProxmoxVE/pull/14815)) + ## 2026-05-30 ### 🚀 Updated Scripts diff --git a/.github/changelogs/2026/06.md b/.github/changelogs/2026/06.md new file mode 100644 index 000000000..93b3f0602 --- /dev/null +++ b/.github/changelogs/2026/06.md @@ -0,0 +1,121 @@ +## 2026-06-06 + +### 🆕 New Scripts + + - Spliit ([#14966](https://github.com/community-scripts/ProxmoxVE/pull/14966)) +- Tolgee ([#14965](https://github.com/community-scripts/ProxmoxVE/pull/14965)) +- XYOps ([#14967](https://github.com/community-scripts/ProxmoxVE/pull/14967)) + +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - Photoprism: Allow env variables with spaces [@Badintral](https://github.com/Badintral) ([#14969](https://github.com/community-scripts/ProxmoxVE/pull/14969)) + +## 2026-06-05 + +### 🆕 New Scripts + + - MatterJS-Server ([#14951](https://github.com/community-scripts/ProxmoxVE/pull/14951)) +- CyberChef ([#14952](https://github.com/community-scripts/ProxmoxVE/pull/14952)) + +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - Jackett: Create missing .env file [@tremor021](https://github.com/tremor021) ([#14959](https://github.com/community-scripts/ProxmoxVE/pull/14959)) + - OpenThread-BR: use systemd instead of init.d [@tomfrenzel](https://github.com/tomfrenzel) ([#14942](https://github.com/community-scripts/ProxmoxVE/pull/14942)) + + - #### ✨ New Features + + - AMD IGPU support [@Learath](https://github.com/Learath) ([#14944](https://github.com/community-scripts/ProxmoxVE/pull/14944)) + + - #### 💥 Breaking Changes + + - update authentik to 2026.5.2 [@thieneret](https://github.com/thieneret) ([#14846](https://github.com/community-scripts/ProxmoxVE/pull/14846)) + +## 2026-06-04 + +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - Fix status messages for several alpine scripts [@tremor021](https://github.com/tremor021) ([#14911](https://github.com/community-scripts/ProxmoxVE/pull/14911)) + - ReactiveResume: Fix Service Path [@MickLesk](https://github.com/MickLesk) ([#14926](https://github.com/community-scripts/ProxmoxVE/pull/14926)) + - Jellyfin: install intel-igc deps before intel-opencl-icd to fix dependency order [@MickLesk](https://github.com/MickLesk) ([#14927](https://github.com/community-scripts/ProxmoxVE/pull/14927)) + + - #### 🔧 Refactor + + - OpenThread-BR: use official GitHub releases [@tomfrenzel](https://github.com/tomfrenzel) ([#14916](https://github.com/community-scripts/ProxmoxVE/pull/14916)) + - Grist: remove extra text at the end of installation [@tremor021](https://github.com/tremor021) ([#14905](https://github.com/community-scripts/ProxmoxVE/pull/14905)) + +### ❔ Uncategorized + + - chore(ct): sync sparkyfitness defaults with PocketBase [@github-actions[bot]](https://github.com/github-actions[bot]) ([#14925](https://github.com/community-scripts/ProxmoxVE/pull/14925)) + +## 2026-06-03 + +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - Glance: Use separate directory for configuration files [@tremor021](https://github.com/tremor021) ([#14906](https://github.com/community-scripts/ProxmoxVE/pull/14906)) + +### 💾 Core + + - #### 🐞 Bug Fixes + + - [core]: Fix alignment for `msg_` functions [@tremor021](https://github.com/tremor021) ([#14908](https://github.com/community-scripts/ProxmoxVE/pull/14908)) + +## 2026-06-02 + +### 🆕 New Scripts + + - DDNS-Updater ([#14883](https://github.com/community-scripts/ProxmoxVE/pull/14883)) +- InvoiceShelf ([#14882](https://github.com/community-scripts/ProxmoxVE/pull/14882)) +- Certimate ([#14881](https://github.com/community-scripts/ProxmoxVE/pull/14881)) + +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - OpenThread-BR: preserve config during update [@tomfrenzel](https://github.com/tomfrenzel) ([#14893](https://github.com/community-scripts/ProxmoxVE/pull/14893)) + - infisical: fix update abort due to creds field mismatch (#14868) [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14870](https://github.com/community-scripts/ProxmoxVE/pull/14870)) + + - #### ✨ New Features + + - feat(degoog): enable default valkey cache integration [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14871](https://github.com/community-scripts/ProxmoxVE/pull/14871)) + + - #### 🔧 Refactor + + - chore: bump Node version in selected scripts [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14873](https://github.com/community-scripts/ProxmoxVE/pull/14873)) + +### 💾 Core + + - #### ✨ New Features + + - tools.func: add support for Rust installation profile in setup_rust [@MickLesk](https://github.com/MickLesk) ([#14872](https://github.com/community-scripts/ProxmoxVE/pull/14872)) + +### 📂 Github + + - fix(workflow): only flag node drift when local is behind upstream [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14874](https://github.com/community-scripts/ProxmoxVE/pull/14874)) + +## 2026-06-01 + +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - fix(dispatcharr): forward nginx port for M3U URLs on new installs [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14862](https://github.com/community-scripts/ProxmoxVE/pull/14862)) + - Set environment paths in service for apprise-api-install.sh [@SystemIdleProcess](https://github.com/SystemIdleProcess) ([#14805](https://github.com/community-scripts/ProxmoxVE/pull/14805)) + - fix(fireshare): rebuild client on update to fix nginx 500 [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14848](https://github.com/community-scripts/ProxmoxVE/pull/14848)) + - Fix Kan build failure (TS7016 nodemailer) [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14856](https://github.com/community-scripts/ProxmoxVE/pull/14856)) + - fix(firefly): set Data Importer APP_URL for subdirectory install [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14847](https://github.com/community-scripts/ProxmoxVE/pull/14847)) + - kan: extend fetch_and_deploy_gh_tag to use 'latest' tag [@MickLesk](https://github.com/MickLesk) ([#14853](https://github.com/community-scripts/ProxmoxVE/pull/14853)) + - Glance: preserve glance.yml across updates [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14845](https://github.com/community-scripts/ProxmoxVE/pull/14845)) + - NginxProxymanager: set Certbot version in npm.service environment variable (2.15.0) [@MickLesk](https://github.com/MickLesk) ([#14843](https://github.com/community-scripts/ProxmoxVE/pull/14843)) + - [FileFlows] Fix service handling by using systemctl --all with quoted glob [@adrianmusante](https://github.com/adrianmusante) ([#14838](https://github.com/community-scripts/ProxmoxVE/pull/14838)) + + - #### ✨ New Features + + - Kometa: also update Quickstart in update_script [@MickLesk](https://github.com/MickLesk) ([#14529](https://github.com/community-scripts/ProxmoxVE/pull/14529)) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e6c1e5ee..10a999662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,9 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit + + + @@ -72,7 +75,14 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
-

May (30 entries)

+

June (6 entries)

+ +[View June 2026 Changelog](.github/changelogs/2026/06.md) + +
+ +
+

May (31 entries)

[View May 2026 Changelog](.github/changelogs/2026/05.md) @@ -1032,145 +1042,4 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - #### 🐞 Bug Fixes - - tools.func: fix meilisearch import-dump background process handling [@MickLesk](https://github.com/MickLesk) ([#14341](https://github.com/community-scripts/ProxmoxVE/pull/14341)) - -## 2026-05-07 - -### 🚀 Updated Scripts - - - #### 🐞 Bug Fixes - - - termix: create /tmp/nginx before nginx -t [@MickLesk](https://github.com/MickLesk) ([#14312](https://github.com/community-scripts/ProxmoxVE/pull/14312)) - - The Lounge: Fix service not starting automaticaly [@tremor021](https://github.com/tremor021) ([#14311](https://github.com/community-scripts/ProxmoxVE/pull/14311)) - - netbird-lxc: fix installation check [@MickLesk](https://github.com/MickLesk) ([#14309](https://github.com/community-scripts/ProxmoxVE/pull/14309)) - - databasus: Backup and secure configuration file [@MickLesk](https://github.com/MickLesk) ([#14308](https://github.com/community-scripts/ProxmoxVE/pull/14308)) - - vm: update disk image URL for Ubuntu 25.04 [@MickLesk](https://github.com/MickLesk) ([#14290](https://github.com/community-scripts/ProxmoxVE/pull/14290)) - - - #### ✨ New Features - - - pangolin: bump version to 1.18.3 [@MickLesk](https://github.com/MickLesk) ([#14297](https://github.com/community-scripts/ProxmoxVE/pull/14297)) - -### 🗑️ Deleted Scripts - - - Remove: LiteLLM [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14294](https://github.com/community-scripts/ProxmoxVE/pull/14294)) - -### 💾 Core - - - #### ✨ New Features - - - update-apps: some improvements [@MickLesk](https://github.com/MickLesk) ([#14275](https://github.com/community-scripts/ProxmoxVE/pull/14275)) - -## 2026-05-06 - -### 🆕 New Scripts - - - Hoodik ([#14279](https://github.com/community-scripts/ProxmoxVE/pull/14279)) - -### 🚀 Updated Scripts - - - #### 🐞 Bug Fixes - - - Pelican-Panel: create backup subdirectory before copying storage [@MickLesk](https://github.com/MickLesk) ([#14274](https://github.com/community-scripts/ProxmoxVE/pull/14274)) - - Rustdeskserver: remove redundant else with undefined RELEASE var [@MickLesk](https://github.com/MickLesk) ([#14272](https://github.com/community-scripts/ProxmoxVE/pull/14272)) - -### 🧰 Tools - - - #### 🔧 Refactor - - - AdguardHome-Sync replace ifconfig with hostname -I for IP detection [@MickLesk](https://github.com/MickLesk) ([#14273](https://github.com/community-scripts/ProxmoxVE/pull/14273)) - -## 2026-05-05 - -### 🆕 New Scripts - - - LibreChat ([#14247](https://github.com/community-scripts/ProxmoxVE/pull/14247)) -- Matomo ([#14248](https://github.com/community-scripts/ProxmoxVE/pull/14248)) -- Storyteller ([#14122](https://github.com/community-scripts/ProxmoxVE/pull/14122)) - -### 🧰 Tools - - - Fix container count message in update-apps.sh [@Quotacious](https://github.com/Quotacious) ([#14265](https://github.com/community-scripts/ProxmoxVE/pull/14265)) - -## 2026-05-04 - -### 🚀 Updated Scripts - - - #### 🐞 Bug Fixes - - - Databasus: move .env to filesystem root so service starts correctly [@Copilot](https://github.com/Copilot) ([#14252](https://github.com/community-scripts/ProxmoxVE/pull/14252)) - - Databasus: update mongo-tools fallback to 100.16.1 and use now pnpm instead of npm ci [@MickLesk](https://github.com/MickLesk) ([#14240](https://github.com/community-scripts/ProxmoxVE/pull/14240)) - -### 💾 Core - - - #### ✨ New Features - - - tools.func get_latest_gh_tag - add pagination to find prefixed tags beyond first 50 [@MickLesk](https://github.com/MickLesk) ([#14241](https://github.com/community-scripts/ProxmoxVE/pull/14241)) - - tools.func: add GitLab release check/fetch/deploy helpers [@MickLesk](https://github.com/MickLesk) ([#14242](https://github.com/community-scripts/ProxmoxVE/pull/14242)) - -## 2026-05-03 - -### 🚀 Updated Scripts - - - #### 🐞 Bug Fixes - - - Hortusfox: fix update issues [@tomfrenzel](https://github.com/tomfrenzel) ([#14214](https://github.com/community-scripts/ProxmoxVE/pull/14214)) - - - #### ✨ New Features - - - Refactor: PeaNUT for v6 [@MickLesk](https://github.com/MickLesk) ([#14224](https://github.com/community-scripts/ProxmoxVE/pull/14224)) - - pangolin: pin version, drop manual SQL, use upstream migrator [@MickLesk](https://github.com/MickLesk) ([#14223](https://github.com/community-scripts/ProxmoxVE/pull/14223)) - -### 💾 Core - - - #### 🐞 Bug Fixes - - - core: fix validate_bridge function [@MichaelOultram](https://github.com/MichaelOultram) ([#14206](https://github.com/community-scripts/ProxmoxVE/pull/14206)) - -### 🧰 Tools - - - #### 🐞 Bug Fixes - - - pve/pbs scripts: guard sed against missing /etc/apt/sources.list [@MickLesk](https://github.com/MickLesk) ([#14222](https://github.com/community-scripts/ProxmoxVE/pull/14222)) - -## 2026-05-02 - -### 🆕 New Scripts - - - protonmail-bridge ([#14136](https://github.com/community-scripts/ProxmoxVE/pull/14136)) -- Tube Archivist ([#14123](https://github.com/community-scripts/ProxmoxVE/pull/14123)) - -### 🚀 Updated Scripts - - - #### 🐞 Bug Fixes - - - Nagios: Ping fix [@tremor021](https://github.com/tremor021) ([#14186](https://github.com/community-scripts/ProxmoxVE/pull/14186)) - - opnsense-vm: retry pvesm alloc on transient zfs 'got timeout' errors [@MickLesk](https://github.com/MickLesk) ([#14157](https://github.com/community-scripts/ProxmoxVE/pull/14157)) - - ImmichFrame: fix update by reinstalling dotnet-sdk before publish [@MickLesk](https://github.com/MickLesk) ([#14158](https://github.com/community-scripts/ProxmoxVE/pull/14158)) - - [FIX]ShelfMark: Use UV sync for shelfmark backend build; update to Python 3.14 [@vhsdream](https://github.com/vhsdream) ([#14170](https://github.com/community-scripts/ProxmoxVE/pull/14170)) - - alpine: remove deb/ubuntu-only resource & storage checks from update-script [@MickLesk](https://github.com/MickLesk) ([#14166](https://github.com/community-scripts/ProxmoxVE/pull/14166)) - - Threadfin: use 'threadfin-app' as app name to avoid version-file clash [@MickLesk](https://github.com/MickLesk) ([#14159](https://github.com/community-scripts/ProxmoxVE/pull/14159)) - -### 💾 Core - - - #### ✨ New Features - - - core: prompt to also run installed addon update scripts (…/bin/update_*) after update_script [@MickLesk](https://github.com/MickLesk) ([#14162](https://github.com/community-scripts/ProxmoxVE/pull/14162)) - -## 2026-05-01 - -### 🆕 New Scripts - - - SoulSync ([#14124](https://github.com/community-scripts/ProxmoxVE/pull/14124)) -- Teable ([#14125](https://github.com/community-scripts/ProxmoxVE/pull/14125)) - -### 🚀 Updated Scripts - - - #### 🐞 Bug Fixes - - - Step ca update [@heinemannj](https://github.com/heinemannj) ([#14058](https://github.com/community-scripts/ProxmoxVE/pull/14058)) - - paperless-ngx: refresh NLTK data on update [@kurtislanderson](https://github.com/kurtislanderson) ([#14144](https://github.com/community-scripts/ProxmoxVE/pull/14144)) - - [Pelican Panel] stop deleting the public storage [@LetterN](https://github.com/LetterN) ([#14145](https://github.com/community-scripts/ProxmoxVE/pull/14145)) - - - #### 🔧 Refactor - - - Mail-Archiver: update dependencies [@tremor021](https://github.com/tremor021) ([#14152](https://github.com/community-scripts/ProxmoxVE/pull/14152)) \ No newline at end of file + - tools.func: fix meilisearch import-dump background process handling [@MickLesk](https://github.com/MickLesk) ([#14341](https://github.com/community-scripts/ProxmoxVE/pull/14341)) \ No newline at end of file