π§ͺ We need your help testing v1.0.0-pre1!
v1.0.0 is the biggest update to ProxmoxVE-Local yet β complete UI/UX overhaul, massive performance improvements, and many new features. Before we release it as stable, we need community testers to help catch bugs and give feedback.
What's new in v1.0.0-pre1?
- β‘ Performance: Page loads in <1s (was 14-25s), cached PB queries <200ms
- π¨ UI Overhaul: Compact navbar, rewritten modals, new filter bar, dark mode fixes
- π Script Notes: Per-script notes with sharing support
- βοΈ Server Presets: Save/load server configurations per PVE host
- π Sync Modal: Real-time progress with retry capability
- π Generator Tab: Full script generator for custom LXC/VM provisioning
- π’ Server Status: Live indicator showing PVE host reachability
- π Version Display: Auto-update detection with release notes
Full changelog: v1.0.0-pre1 Release Notes
Related PR: #545
How to install the pre-release
Requirements: Existing ProxmoxVE-Local installation (v0.5.8 or any prior version)
curl -fsSL https://github.com/community-scripts/ProxmoxVE-Local/releases/download/v1.0.0-pre1/pre-release-updater.sh \
-o /opt/pve-local-prerelease-updater.sh && \
chmod +x /opt/pve-local-prerelease-updater.sh && \
bash /opt/pve-local-prerelease-updater.sh
systemctl restart pvescriptslocal
The updater script will:
- Show all available pre-releases (newest first)
- Let you pick which one to install via numbered menu
- Automatically backup your data,
.env, and database
- Download, install, migrate, and build
π‘ Rollback: If something breaks, the script creates a timestamped backup in /tmp/pve-prerelease-backup-*. Restore from there and restart the service.
What we need from testers
Please report any issues you find as a comment on this issue with:
- What happened (screenshot if possible)
- What you expected
- Your environment (Proxmox version, browser, Node.js version)
- Steps to reproduce
Known areas to test:
β οΈ Important
- This is a pre-release β do not use in production environments
- Your data is backed up automatically before the update
- Future pre-releases (pre2, pre3, ...) will appear in the updater script automatically
- Once stable, the final v1.0.0 will be released on
main
Thank you for helping make v1.0.0 the best release yet! π
π§ͺ We need your help testing v1.0.0-pre1!
v1.0.0 is the biggest update to ProxmoxVE-Local yet β complete UI/UX overhaul, massive performance improvements, and many new features. Before we release it as stable, we need community testers to help catch bugs and give feedback.
What's new in v1.0.0-pre1?
How to install the pre-release
Requirements: Existing ProxmoxVE-Local installation (v0.5.8 or any prior version)
The updater script will:
.env, and databaseWhat we need from testers
Please report any issues you find as a comment on this issue with:
Known areas to test:
mainThank you for helping make v1.0.0 the best release yet! π