community-scripts-pr-app[bot]
43fc5c27e1
Update CHANGELOG.md ( #14725 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-26 06:04:20 +00:00
CanbiZ (MickLesk)
37649c1e0a
fix(open-archiver): approve pnpm build scripts before build:oss ( #14711 )
2026-05-26 08:04:15 +02:00
community-scripts-pr-app[bot]
bb5f531761
Update CHANGELOG.md ( #14724 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-26 06:04:08 +00:00
CanbiZ (MickLesk)
48b34d4c2e
fix(add-iptag): use qm set for VM tags to handle snapshot sections correctly ( #14713 )
2026-05-26 08:03:57 +02:00
community-scripts-pr-app[bot]
54e13bca94
Update CHANGELOG.md ( #14723 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-26 06:03:48 +00:00
CanbiZ (MickLesk)
9aa76e8ea4
fix(netdata): extend PVE version support to 9.x ( #14714 )
2026-05-26 08:03:43 +02:00
community-scripts-pr-app[bot]
219c4e80b0
Update CHANGELOG.md ( #14722 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-26 06:03:22 +00:00
CanbiZ (MickLesk)
35cd953ed7
fix(docuseal): read Ruby version from Gemfile, upgrade on update if needed ( #14715 )
2026-05-26 08:03:20 +02:00
CanbiZ (MickLesk)
f9f21c1b79
fix(birdnet-go): install libonnxruntime.so from release tarball ( #14716 )
2026-05-26 08:02:55 +02:00
community-scripts-pr-app[bot]
62a6122fa6
Update CHANGELOG.md ( #14704 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-25
2026-05-25 10:05:47 +00:00
Tobias
45953e857a
karakeep: fix: pip config ( #14703 )
...
* fix: pip config
* Create pip.conf if not present
2026-05-25 12:05:16 +02:00
community-scripts-pr-app[bot]
d984a5828d
Update CHANGELOG.md ( #14698 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-25 06:50:26 +00:00
community-scripts-pr-app[bot]
8492ca5805
Update CHANGELOG.md ( #14697 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-25 06:50:14 +00:00
CanbiZ (MickLesk)
9ec0864d32
fix(tools): replace raw GitHub API curl calls with get_latest_github_release ( #14690 )
2026-05-25 08:50:00 +02:00
community-scripts-pr-app[bot]
6a9081726f
Update CHANGELOG.md ( #14696 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-25 06:49:47 +00:00
CanbiZ (MickLesk)
514fece0df
Kernel-Clean: detect meta-packages and fix silent removal failures ( #14674 )
2026-05-25 08:49:25 +02:00
community-scripts-pr-app[bot]
9c1f80e3c9
Update CHANGELOG.md ( #14685 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-24
2026-05-24 10:46:34 +00:00
CanbiZ (MickLesk)
4dc5dfb366
Add installation steps for Nginx mod_zip module ( #14678 )
2026-05-24 12:46:13 +02:00
community-scripts-pr-app[bot]
4b2cacf78f
Update CHANGELOG.md ( #14684 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-24 10:27:59 +00:00
Slaviša Arežina
e5c66aa4d2
Refactor ( #14673 )
2026-05-24 12:27:38 +02:00
community-scripts-pr-app[bot]
b00ae8c350
Update CHANGELOG.md ( #14683 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-24 10:26:40 +00:00
CanbiZ (MickLesk)
7cfa47d138
fix(isponsorblocktv): detect CPU capabilities to select compatible binary ( #14677 )
...
Instead of hard-failing when AVX is not present, detect whether the host
CPU supports AVX + AVX2 + MOVBE (x86-64-v3 microarchitecture level) and
select the appropriate upstream binary accordingly:
- iSponsorBlockTV-x86_64-linux → modern CPUs (AVX/AVX2/MOVBE)
- iSponsorBlockTV-x86_64-linux-v1 → any x86_64 CPU (fallback)
The same detection logic is applied in update_script() so updates
stay consistent with the initially installed binary type.
Fixes: https://github.com/community-scripts/ProxmoxVE/issues/14660
Upstream: dmunozv04/iSponsorBlockTV#463
2026-05-24 12:26:18 +02:00
community-scripts-pr-app[bot]
639dc9efc4
Update CHANGELOG.md ( #14682 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-23
2026-05-24 00:20:44 +00:00
community-scripts-pr-app[bot]
5bf9cfb800
Archive old changelog entries ( #14681 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-24 00:20:15 +00:00
community-scripts-pr-app[bot]
6c7e7ae1af
Update CHANGELOG.md ( #14667 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-23 10:37:01 +02:00
SystemIdleProcess
a73aefa8fd
IronClaw: Extra configuration during install to ensure Web Gateway can run ( #14635 )
...
* configure gateway during install for best chance of it not getting disabled
* add missing dbus-run-session on service
* add back chmod to .env file
* remove extra character
* add back mkdir for /root/.ironclaw
* remove erroneous msg blocks, service env values and tab in post completion gateway line
2026-05-23 10:13:57 +02:00
community-scripts-pr-app[bot]
599e841e1a
Update CHANGELOG.md ( #14666 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-23 08:13:21 +00:00
SystemIdleProcess
cf5db6b687
Tunarr: fix path to backup during update ( #14655 )
...
* increase default ram due to oom-killer logs during library scans and fix backup path checking
* fix ram value
* revert resource changes
* correct disk size
2026-05-23 10:12:59 +02:00
Claudiu Hojda
26b1adfbcc
kernel-clean: support range syntax in selection prompt ( #14656 )
...
Allow selecting kernels with ranges (e.g. 1-5) and mixed
expressions (e.g. 1,3-5,7) in addition to the existing
comma-separated syntax.
2026-05-23 09:59:17 +02:00
community-scripts-pr-app[bot]
b97f8b9236
Update CHANGELOG.md ( #14665 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-23 07:48:25 +00:00
Tobias
de2806ca54
wealthfolio: add: prebuild ( #14658 )
2026-05-23 09:48:03 +02:00
community-scripts-pr-app[bot]
a28fec825b
Update CHANGELOG.md ( #14664 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22
2026-05-22 21:47:08 +00:00
Sam Heinz
69aa93a83a
workflows: update workflows, templates to support arm64. ( #14653 )
...
* set 'var_arm64' to no in all ct scripts
* update files in .github to support arm64
2026-05-23 07:46:44 +10:00
community-scripts-pr-app[bot]
fcd77d9332
Update CHANGELOG.md ( #14657 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 17:20:49 +00:00
Tobias
202f1c7e84
add: karakeep cli wrapper ( #14618 )
...
* add: karakeep cli wrapper
* Create /usr/bin/karakeep if it doesn't exist
* add: ejs for yt-dlp
* add: ejs for yt-dlp
* Fix pip install command for yt-dlp-ejs
* Fix pip install command to use STD variable
* rm python3 dep
* rm python3 dep
* ensure_dependencies
* add: deno
* add: deno
* rm: not needed msg block
2026-05-22 19:20:18 +02:00
community-scripts-pr-app[bot]
274505536f
Update CHANGELOG.md ( #14652 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 13:10:54 +00:00
Chris
563209cf87
OpenCloud: v7.0.0 changes ( #14650 )
2026-05-22 15:10:20 +02:00
community-scripts-pr-app[bot]
465b4ea2a2
Update CHANGELOG.md ( #14651 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 13:04:34 +00:00
Michel Roegl-Brunner
d7c9065fc8
fix(the-lounge): install Node.js 22 before deb package ( #14648 )
...
The Lounge v4.5.0 requires nodejs (>= 22.13.0), which is not available from Debian 13 default repos. Install Node.js 22 via NodeSource before deploying the thelounge-deb package in both install and update scripts.
2026-05-22 23:04:04 +10:00
community-scripts-pr-app[bot]
5f0914d32c
Update CHANGELOG.md ( #14647 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 09:43:49 +00:00
push-app-to-main[bot]
bacdd0b99f
bitfocus-companion ( #14603 )
2026-05-22 11:43:22 +02:00
community-scripts-pr-app[bot]
3a18573a6d
Update CHANGELOG.md ( #14646 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 09:06:22 +00:00
CanbiZ (MickLesk)
8b80ab2534
Docmost: Fix duplicate STORAGE_DRIVER ( #14645 )
2026-05-22 11:05:53 +02:00
community-scripts-pr-app[bot]
fa4fc95a74
Update CHANGELOG.md ( #14643 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 07:08:43 +00:00
CanbiZ (MickLesk)
2fa9ae03a1
core: suppress MOTD for non-interactive shells ( #14638 )
2026-05-22 09:08:13 +02:00
community-scripts-pr-app[bot]
83859e2219
Update CHANGELOG.md ( #14642 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 07:07:49 +00:00
CanbiZ (MickLesk)
82abeac9fb
SoulSync: setup Node v22 and build WebUI ( #14639 )
2026-05-22 09:07:28 +02:00
community-scripts-pr-app[bot]
8aca89b8dc
Update CHANGELOG.md ( #14641 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 07:07:14 +00:00
CanbiZ (MickLesk)
35953b6d51
Refactor: Dispatcharr ( #14313 )
2026-05-22 09:06:48 +02:00
community-scripts-pr-app[bot]
a80e215262
Update CHANGELOG.md ( #14640 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-22 06:52:09 +00:00