diff --git a/CHANGELOG.md b/CHANGELOG.md index f773c9d..7b557dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,8 @@ https://github.com/The-Network-Crew/Proxmox-VE-for-WHMCS/milestones ### 💅 Polish - Max Memory: Ensure you can set more than 128GB (#167) - Max CPUs/Cores: Expand column to allow for 100+ (#167) -- Check Status: Allow for client-driven status checking - VNC Prepared: Green background with clearer wording +- Check Status: Allow for client-driven status checks ### 🐛 Bug Fix - noVNC: Delete PVEAuthCookie before setting it (#167) diff --git a/README.md b/README.md index e365ff6..d5b496b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ - Statistics/Graphing is available in the Client Area for services :) - Leverage the power of QEMU & LXC with PVE's convenience - Import existing VM/CT Guest from Proxmox into WHMCS -- Specify PVE VMID start & integrate to your schema +- Choose PVE VMID start & integrate to your schema +- Supports 128GB+ RAM & 128+ CPU cores per Guest! https://github.com/The-Network-Crew/Proxmox-VE-for-WHMCS/ diff --git a/_images/zConsoleReady.png b/_images/zConsoleReady.png index ff9bc29..254c37b 100644 Binary files a/_images/zConsoleReady.png and b/_images/zConsoleReady.png differ diff --git a/_images/zVMclientGUI.png b/_images/zVMclientGUI.png index 659354c..8162560 100644 Binary files a/_images/zVMclientGUI.png and b/_images/zVMclientGUI.png differ diff --git a/_images/zVNCprepared.png b/_images/zVNCprepared.png index 336efd8..2c7af46 100644 Binary files a/_images/zVNCprepared.png and b/_images/zVNCprepared.png differ