ProxmoxVE-Local v1.0.0 (Pre-Release)
This is the V1 candidate published as a pre-release for final review before stable.
Highlights
- Major UI/UX upgrade (header, modals, appearance controls, detail flow, filters/badges)
- Performance refactor (tRPC split links, deferred/lazy loading, memoization, cache tuning)
- New features: expanded generator, script notes, server presets, APT proxy options
- Terminal/floating-shell improvements with stable interactive input forwarding
- Consolidated addon/type flow (including visibility and filtering paths)
- Database extensions including notes/presets/PBS credential updates
Important Stability Fixes from the Pre-Series
- Updater bootstrap now handles missing
UPDATER_VERSIONmore gracefully - Downloaded scripts now persist correctly across updates
- Improved
execute_inpolicy behavior and routing - Improved VM/LXC detection and status handling
- Fixed multi-server ID collisions via server-scoped keys (
serverId:containerId)
Notes
- This release is intentionally marked as a pre-release.
- Please test critically (especially Installed Scripts, Auto-Detect, terminal interaction, and update/backup flows).
- Full implementation context: PR #566