Skip to content

Commit 6a74bba

Browse files
Archive old changelog entries (#17047)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 82e4cb1 commit 6a74bba

3 files changed

Lines changed: 190 additions & 131 deletions

File tree

β€Ž.github/changelogs/2026/08.mdβ€Ž

Lines changed: 63 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ž.github/changelogs/2026/09.mdβ€Ž

Lines changed: 115 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 12 additions & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
9898

9999

100100

101+
102+
103+
101104

102105

103106

@@ -111,7 +114,14 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
111114

112115

113116
<details>
114-
<summary><h4>August (29 entries)</h4></summary>
117+
<summary><h4>September (5 entries)</h4></summary>
118+
119+
[View September 2026 Changelog](.github/changelogs/2026/09.md)
120+
121+
</details>
122+
123+
<details>
124+
<summary><h4>August (31 entries)</h4></summary>
115125

116126
[View August 2026 Changelog](.github/changelogs/2026/08.md)
117127

@@ -1149,133 +1159,4 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
11491159

11501160
- #### πŸ”§ Refactor
11511161

1152-
- core: extend new vars and pocketbase values [@MickLesk](https://github.com/MickLesk) ([#16313](https://github.com/community-scripts/ProxmoxVE/pull/16313))
1153-
1154-
## 2026-08-06
1155-
1156-
### πŸš€ Updated Scripts
1157-
1158-
- #### 🐞 Bug Fixes
1159-
1160-
- paperless: change update abort message (endless spinner) [@MickLesk](https://github.com/MickLesk) ([#16299](https://github.com/community-scripts/ProxmoxVE/pull/16299))
1161-
1162-
- #### ✨ New Features
1163-
1164-
- Vikunja: remove version pin, v2.5.0 fixes the systemd syscall filter crash [@MickLesk](https://github.com/MickLesk) ([#16300](https://github.com/community-scripts/ProxmoxVE/pull/16300))
1165-
1166-
### πŸ’Ύ Core
1167-
1168-
- #### πŸ”§ Refactor
1169-
1170-
- build.func: filter templates by host architecture during search [@MickLesk](https://github.com/MickLesk) ([#16302](https://github.com/community-scripts/ProxmoxVE/pull/16302))
1171-
1172-
## 2026-08-05
1173-
1174-
### πŸš€ Updated Scripts
1175-
1176-
- #### ✨ New Features
1177-
1178-
- NextcloudPI: Bump to Debian Trixie & Tweak broken SSH [@MickLesk](https://github.com/MickLesk) ([#15957](https://github.com/community-scripts/ProxmoxVE/pull/15957))
1179-
1180-
### 🧰 Tools
1181-
1182-
- #### 🐞 Bug Fixes
1183-
1184-
- fix(monitor-all): reduce polling CPU overhead [@jomplox](https://github.com/jomplox) ([#15907](https://github.com/community-scripts/ProxmoxVE/pull/15907))
1185-
1186-
## 2026-08-04
1187-
1188-
### πŸ†• New Scripts
1189-
1190-
- Hister ([#16259](https://github.com/community-scripts/ProxmoxVE/pull/16259))
1191-
- Obsidian-LiveSync ([#16233](https://github.com/community-scripts/ProxmoxVE/pull/16233))
1192-
1193-
### πŸš€ Updated Scripts
1194-
1195-
- #### 🐞 Bug Fixes
1196-
1197-
- Actual Budget: allow native module install scripts under npm 11 (Node24) [@MickLesk](https://github.com/MickLesk) ([#16277](https://github.com/community-scripts/ProxmoxVE/pull/16277))
1198-
- Heimdall-Dashboard: run full composer install on update, force production env [@MickLesk](https://github.com/MickLesk) ([#16278](https://github.com/community-scripts/ProxmoxVE/pull/16278))
1199-
- xyOps: rebuild xySat satellite during update [@MickLesk](https://github.com/MickLesk) ([#16279](https://github.com/community-scripts/ProxmoxVE/pull/16279))
1200-
- HAOS: remove non-ASCII dash from CPU model dialog text [@MickLesk](https://github.com/MickLesk) ([#16276](https://github.com/community-scripts/ProxmoxVE/pull/16276))
1201-
- fix: back up Termix db/data so the update stops destroying encryption keys [@LukeGus](https://github.com/LukeGus) ([#16275](https://github.com/community-scripts/ProxmoxVE/pull/16275))
1202-
- passwordpusher: dynamically read Ruby version from .ruby-version file [@Copilot](https://github.com/Copilot) ([#16242](https://github.com/community-scripts/ProxmoxVE/pull/16242))
1203-
- fix(salt): write version cache to ~/.salt, not /~.salt [@TowyTowy](https://github.com/TowyTowy) ([#16265](https://github.com/community-scripts/ProxmoxVE/pull/16265))
1204-
- AFFiNE: fix version and build type reported by the app itself [@MickLesk](https://github.com/MickLesk) ([#16251](https://github.com/community-scripts/ProxmoxVE/pull/16251))
1205-
- Passbolt: fetch GPG key from Passbolt's own host instead of the flaky keyserver [@MickLesk](https://github.com/MickLesk) ([#16248](https://github.com/community-scripts/ProxmoxVE/pull/16248))
1206-
1207-
- #### ✨ New Features
1208-
1209-
- Opencloud: Pin version to 7.4.0 [@vhsdream](https://github.com/vhsdream) ([#16257](https://github.com/community-scripts/ProxmoxVE/pull/16257))
1210-
1211-
- #### πŸ”§ Refactor
1212-
1213-
- Bump NodeJS Versions of several scripts [@MickLesk](https://github.com/MickLesk) ([#16230](https://github.com/community-scripts/ProxmoxVE/pull/16230))
1214-
1215-
### πŸ’Ύ Core
1216-
1217-
- #### 🐞 Bug Fixes
1218-
1219-
- tools.func: never delete ubuntu.sources (or other distro base sources) as orphaned [@MickLesk](https://github.com/MickLesk) ([#16250](https://github.com/community-scripts/ProxmoxVE/pull/16250))
1220-
- tools.func: complete a stale/partial backup manifest instead of trusting it as-is [@MickLesk](https://github.com/MickLesk) ([#16252](https://github.com/community-scripts/ProxmoxVE/pull/16252))
1221-
1222-
- #### πŸ”§ Refactor
1223-
1224-
- Refactor: harmonize tools/addon and move boilerplate into core.func [@MickLesk](https://github.com/MickLesk) ([#16202](https://github.com/community-scripts/ProxmoxVE/pull/16202))
1225-
1226-
## 2026-08-03
1227-
1228-
### πŸš€ Updated Scripts
1229-
1230-
- #### 🐞 Bug Fixes
1231-
1232-
- Correction to link in Paperless-NGX update script [@jsspen](https://github.com/jsspen) ([#16241](https://github.com/community-scripts/ProxmoxVE/pull/16241))
1233-
- fix restore env in split pro [@johanngrobe](https://github.com/johanngrobe) ([#16228](https://github.com/community-scripts/ProxmoxVE/pull/16228))
1234-
1235-
### πŸ’Ύ Core
1236-
1237-
- #### πŸ”§ Refactor
1238-
1239-
- core: read all interactive prompts from /dev/tty, drain leftover input on read failure (hotfix) [@MickLesk](https://github.com/MickLesk) ([#16235](https://github.com/community-scripts/ProxmoxVE/pull/16235))
1240-
1241-
## 2026-08-02
1242-
1243-
### πŸ†• New Scripts
1244-
1245-
- Portainer as Addon [@MickLesk](https://github.com/MickLesk) ([#16200](https://github.com/community-scripts/ProxmoxVE/pull/16200))
1246-
1247-
### πŸš€ Updated Scripts
1248-
1249-
- #### 🐞 Bug Fixes
1250-
1251-
- LibreNMS: Ensure ipmitool dependency is installed [@tremor021](https://github.com/tremor021) ([#16219](https://github.com/community-scripts/ProxmoxVE/pull/16219))
1252-
- Bitfocus Companion: add libatomic1 dependency [@tremor021](https://github.com/tremor021) ([#16212](https://github.com/community-scripts/ProxmoxVE/pull/16212))
1253-
- fix(dispatcharr): add recordings and dvr queues to celery worker [@eXistC](https://github.com/eXistC) ([#16204](https://github.com/community-scripts/ProxmoxVE/pull/16204))
1254-
- add retry for uv - same as immich [@asylumexp](https://github.com/asylumexp) ([#16203](https://github.com/community-scripts/ProxmoxVE/pull/16203))
1255-
- Fix for cross-seed node version regression [@TorinFrancis](https://github.com/TorinFrancis) ([#16209](https://github.com/community-scripts/ProxmoxVE/pull/16209))
1256-
1257-
- #### πŸ”§ Refactor
1258-
1259-
- chore: remove portainer setup from several scripts (moved to addon) [@MickLesk](https://github.com/MickLesk) ([#16201](https://github.com/community-scripts/ProxmoxVE/pull/16201))
1260-
1261-
## 2026-08-01
1262-
1263-
### πŸš€ Updated Scripts
1264-
1265-
- #### 🐞 Bug Fixes
1266-
1267-
- Update bazarr-install.sh [@asylumexp](https://github.com/asylumexp) ([#16191](https://github.com/community-scripts/ProxmoxVE/pull/16191))
1268-
- fix romm missing 7z [@asylumexp](https://github.com/asylumexp) ([#16194](https://github.com/community-scripts/ProxmoxVE/pull/16194))
1269-
1270-
- #### πŸ”§ Refactor
1271-
1272-
- add CLEANUPARR_CONFIG_PATH, CLEANUPARR_LOGS_PATH vars [@asylumexp](https://github.com/asylumexp) ([#16193](https://github.com/community-scripts/ProxmoxVE/pull/16193))
1273-
1274-
## 2026-07-31
1275-
1276-
### πŸš€ Updated Scripts
1277-
1278-
- #### 🐞 Bug Fixes
1279-
1280-
- Docmost: cleanup folder at update [@MickLesk](https://github.com/MickLesk) ([#16177](https://github.com/community-scripts/ProxmoxVE/pull/16177))
1281-
- Firecrawl: Add dependency [@tremor021](https://github.com/tremor021) ([#16174](https://github.com/community-scripts/ProxmoxVE/pull/16174))
1162+
- core: extend new vars and pocketbase values [@MickLesk](https://github.com/MickLesk) ([#16313](https://github.com/community-scripts/ProxmoxVE/pull/16313))

0 commit comments

Comments
Β (0)