mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-11 15:26:17 +00:00
Reworks the app defaults save/update logic in misc/build.func to support updating existing defaults with a diff and interactive menu, and adds robust var_* parsing and whitelisting. Removes legacy error and curl handler functions from misc/core.func, streamlining error handling and reducing code duplication.