Skip to content

Commit 4b496eb

Browse files
authored
Update CHANGELOG.md
1 parent 530438a commit 4b496eb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

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

1313
## 2025-12-04
1414

15-
### 🆕 New Scripts
15+
### 🛠️ Core Overhaul
1616

17-
- Three-tier defaults system | security improvements | error_handler | improved logging | improved container creation | improved architecture [@MickLesk](https://github.com/MickLesk) ([#9540](https://github.com/community-scripts/ProxmoxVE/pull/9540))
17+
- Major refactor of the entire `/misc` subsystem introducing a secure, modular and fully extensible foundation for all future scripts.
18+
Includes the new three-tier defaults architecture (ENV → App → User), strict variable whitelisting, safe `.vars` parsing without `source/eval`, centralized `error_handler.func`, structured logging, an improved 19-step advanced wizard, unified container creation, dedicated storage selector, updated sysctl handling, IPv6 disable mode, cloud-init library, SSH key auto-discovery, and a complete cleanup of legacy components.
19+
Documentation added under `/docs/guides`.
20+
[@MickLesk](https://github.com/MickLesk) ([#9540](https://github.com/community-scripts/ProxmoxVE/pull/9540))
1821

1922
## 2025-12-03
2023

0 commit comments

Comments
 (0)