Update CHANGELOG.md (#16131)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
community-scripts-pr-app[bot]
2026-07-28 17:47:47 +00:00
committed by GitHub
parent 8029b208a6
commit cac2d441b8

View File

@@ -520,6 +520,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
- fix(bazarr): store data in /var/lib/bazarr instead of inside /opt/bazarr [@angusmaul](https://github.com/angusmaul) ([#16098](https://github.com/community-scripts/ProxmoxVE/pull/16098))
- Cloudflare-DDNS: store API token in a 600 env file and build the binary at install time [@angusmaul](https://github.com/angusmaul) ([#16100](https://github.com/community-scripts/ProxmoxVE/pull/16100))
- #### ✨ New Features
- tools.func: add nginx site helper and PHP socket resolver [@MickLesk](https://github.com/MickLesk) ([#16118](https://github.com/community-scripts/ProxmoxVE/pull/16118))
### 💾 Core
- #### 🐞 Bug Fixes