mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-18 06:35:03 +00:00
16cc639e1e
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
299 lines
14 KiB
Markdown
Generated
299 lines
14 KiB
Markdown
Generated
## 2026-05-16
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- Homelable: replace passlib with bcrypt for password hashing [@MickLesk](https://github.com/MickLesk) ([#14530](https://github.com/community-scripts/ProxmoxVE/pull/14530))
|
|
- dashy: fix: restore [@CrazyWolf13](https://github.com/CrazyWolf13) ([#14527](https://github.com/community-scripts/ProxmoxVE/pull/14527))
|
|
- Update Tinyauth source URL in installation script [@MehrunesSky](https://github.com/MehrunesSky) ([#14483](https://github.com/community-scripts/ProxmoxVE/pull/14483))
|
|
- Excalidraw: Fix build [@tremor021](https://github.com/tremor021) ([#14509](https://github.com/community-scripts/ProxmoxVE/pull/14509))
|
|
|
|
- #### ✨ New Features
|
|
|
|
- Update authentik version to 2026.2.3 [@thieneret](https://github.com/thieneret) ([#14517](https://github.com/community-scripts/ProxmoxVE/pull/14517))
|
|
|
|
## 2026-05-15
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- OPNsense: replace undefined msg_warn with inline echo in alloc retry [@MickLesk](https://github.com/MickLesk) ([#14500](https://github.com/community-scripts/ProxmoxVE/pull/14500))
|
|
- Checkmk: detect OMD version suffix dynamically on update [@MickLesk](https://github.com/MickLesk) ([#14496](https://github.com/community-scripts/ProxmoxVE/pull/14496))
|
|
|
|
- #### ✨ New Features
|
|
|
|
- SearXNG: enable JSON format by default for API integrations [@MickLesk](https://github.com/MickLesk) ([#14498](https://github.com/community-scripts/ProxmoxVE/pull/14498))
|
|
|
|
- #### 🔧 Refactor
|
|
|
|
- Refactor: Ollama use tools.func [@MickLesk](https://github.com/MickLesk) ([#14501](https://github.com/community-scripts/ProxmoxVE/pull/14501))
|
|
|
|
### 💾 Core
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- core: fall back to silent mode when no TTY or whiptail unavailable [@MickLesk](https://github.com/MickLesk) ([#14497](https://github.com/community-scripts/ProxmoxVE/pull/14497))
|
|
|
|
## 2026-05-14
|
|
|
|
### 🆕 New Scripts
|
|
|
|
- CLIProxyAPI ([#14443](https://github.com/community-scripts/ProxmoxVE/pull/14443))
|
|
|
|
## 2026-05-13
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- Fix: Broken Manifold update [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#14468](https://github.com/community-scripts/ProxmoxVE/pull/14468))
|
|
- SoulSync: Fix update function [@tremor021](https://github.com/tremor021) ([#14465](https://github.com/community-scripts/ProxmoxVE/pull/14465))
|
|
- Reactive-Resume: fix PDF generation timeout in LXC containers [@MickLesk](https://github.com/MickLesk) ([#14416](https://github.com/community-scripts/ProxmoxVE/pull/14416))
|
|
- (calibre-web) Add --no-sandbox for PDF conversion [@jamesmyatt](https://github.com/jamesmyatt) ([#14461](https://github.com/community-scripts/ProxmoxVE/pull/14461))
|
|
|
|
### 💾 Core
|
|
|
|
- #### 🔧 Refactor
|
|
|
|
- tools.func: encode GitHub tag, refine pin logic, add Codeberg [@MickLesk](https://github.com/MickLesk) ([#14473](https://github.com/community-scripts/ProxmoxVE/pull/14473))
|
|
|
|
## 2026-05-12
|
|
|
|
### 🆕 New Scripts
|
|
|
|
- DocuSeal ([#14445](https://github.com/community-scripts/ProxmoxVE/pull/14445))
|
|
- Authentik ([#14440](https://github.com/community-scripts/ProxmoxVE/pull/14440))
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- Save Omada version [@lucacome](https://github.com/lucacome) ([#14433](https://github.com/community-scripts/ProxmoxVE/pull/14433))
|
|
|
|
- #### ✨ New Features
|
|
|
|
- OpenCloud: bump version to 6.2.0 [@vhsdream](https://github.com/vhsdream) ([#14451](https://github.com/community-scripts/ProxmoxVE/pull/14451))
|
|
|
|
- #### 🔧 Refactor
|
|
|
|
- misc: bump node versions [@CrazyWolf13](https://github.com/CrazyWolf13) ([#14447](https://github.com/community-scripts/ProxmoxVE/pull/14447))
|
|
|
|
## 2026-05-11
|
|
|
|
### 🆕 New Scripts
|
|
|
|
- Lychee ([#14424](https://github.com/community-scripts/ProxmoxVE/pull/14424))
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- Termix: fix nginx pid path and log paths on update (#) [@MickLesk](https://github.com/MickLesk) ([#14419](https://github.com/community-scripts/ProxmoxVE/pull/14419))
|
|
- Nginxproxymanager: restore NPM nginx.conf after OpenResty rebuid [@MickLesk](https://github.com/MickLesk) ([#14421](https://github.com/community-scripts/ProxmoxVE/pull/14421))
|
|
|
|
- #### 🔧 Refactor
|
|
|
|
- InvestBrain: add commented reverse proxy config hints to .env [@MickLesk](https://github.com/MickLesk) ([#14422](https://github.com/community-scripts/ProxmoxVE/pull/14422))
|
|
|
|
### 🧰 Tools
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- Cronmaster: fix unexpected EOF in update_cronmaster script [@MickLesk](https://github.com/MickLesk) ([#14420](https://github.com/community-scripts/ProxmoxVE/pull/14420))
|
|
|
|
## 2026-05-10
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- Save Beszel version [@lucacome](https://github.com/lucacome) ([#14389](https://github.com/community-scripts/ProxmoxVE/pull/14389))
|
|
- karakeep: Fix SERVER_VERSION update [@MickLesk](https://github.com/MickLesk) ([#14378](https://github.com/community-scripts/ProxmoxVE/pull/14378))
|
|
- inspIRCd: Fix service not autostarting [@tremor021](https://github.com/tremor021) ([#14368](https://github.com/community-scripts/ProxmoxVE/pull/14368))
|
|
|
|
- #### 🔧 Refactor
|
|
|
|
- refactor: webcheck [@CrazyWolf13](https://github.com/CrazyWolf13) ([#14391](https://github.com/community-scripts/ProxmoxVE/pull/14391))
|
|
|
|
### 💾 Core
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- [tools.func]: Pin `pnpm` version [@tremor021](https://github.com/tremor021) ([#14386](https://github.com/community-scripts/ProxmoxVE/pull/14386))
|
|
|
|
## 2026-05-09
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- FlowiseAI: Migrate to pnpm [@MickLesk](https://github.com/MickLesk) ([#14344](https://github.com/community-scripts/ProxmoxVE/pull/14344))
|
|
- Purge openresty [@lucacome](https://github.com/lucacome) ([#14353](https://github.com/community-scripts/ProxmoxVE/pull/14353))
|
|
- Check for release for Sonarr [@lucacome](https://github.com/lucacome) ([#14354](https://github.com/community-scripts/ProxmoxVE/pull/14354))
|
|
- fix(termix-install.sh): add tmpfiles.d persistence and systemd PIDFile path [@runnylogan](https://github.com/runnylogan) ([#14350](https://github.com/community-scripts/ProxmoxVE/pull/14350))
|
|
- ERPNext: start bench Redis services before bench new-site [@MickLesk](https://github.com/MickLesk) ([#14343](https://github.com/community-scripts/ProxmoxVE/pull/14343))
|
|
- [Hotfix]Jotty: use absolute path when creating data dir [@vhsdream](https://github.com/vhsdream) ([#14355](https://github.com/community-scripts/ProxmoxVE/pull/14355))
|
|
|
|
## 2026-05-08
|
|
|
|
### 🚀 Updated Scripts
|
|
|
|
- #### 🐞 Bug Fixes
|
|
|
|
- wishlist: pin pnpm to v10 to match engine requirements [@MickLesk](https://github.com/MickLesk) ([#14342](https://github.com/community-scripts/ProxmoxVE/pull/14342))
|
|
- [pelican] fix env copy regression [@LetterN](https://github.com/LetterN) ([#14328](https://github.com/community-scripts/ProxmoxVE/pull/14328))
|
|
- fix(homepage): fix ERR_PNPM_IGNORED_BUILDS error [@Sergih28](https://github.com/Sergih28) ([#14315](https://github.com/community-scripts/ProxmoxVE/pull/14315))
|
|
|
|
- #### ✨ New Features
|
|
|
|
- tools.func: add setup_nltk as new function [@MickLesk](https://github.com/MickLesk) ([#14314](https://github.com/community-scripts/ProxmoxVE/pull/14314))
|
|
|
|
### 💾 Core
|
|
|
|
- #### 🐞 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))
|