ProxCP Changelog
From ProxCP Documentation
Contents
2020-08-03 v 1.5
- Added: ADMIN users can manually assign IPv4 addresses from the pool
- Fixed: Daemon installer domain regex bug
- Fixed: Daemon installer skipped configuration if your own SSL certificate is used
2020-07-27 v 1.5
- Added: one-click ProxCP login from WHMCS and Blesta modules
- Added: automated ProxCP Daemon installer
- Added: ProxCP Daemon uses built-in SSL manager
- Added: shorter timeout for Proxmox connections to reduce page load time if a node is down
- Added: new LXC containers are set to unprivileged by default
- Added: users can now enable and disable VirtIO RNG device on KVM machines
- Added: two additional columns on ADMIN Manage Nodes page for node status clarification
- Added: ability to enable NAT mode on a Proxmox node to support NAT virtual machines
- Added: ability to create LXC and KVM NAT virtual machines
- Added: ability to forward ports for LXC and KVM NAT virtual machines
- Added: ability to forward domains for LXC and KVM NAT virtual machines
- Added: enhanced information dialogues for ADMINs viewing NAT node statistics
- Added: NAT service support for WHMCS and Blesta modules
- Added: ability to start and stop a VM service from within WHMCS and Blesta client area accounts
- Added: relevant ProxCP documentation links to every ADMIN page
- Added: optional ability to forward SSL traffic for NAT domains
- Added: ProxCP Daemon docker support
- Added: updated all pre-built ProxCP KVM templates and published create-your-own documentation
- Changed: updated Proxmox vncconsole.html for Proxmox VE 5.3 or higher
- Changed: removed HTTP 500 error if a Proxmox hostname cannot be resolved
- Changed: major restructure of ProxCP Daemon file organization to better support the new installer
- Changed: replaced ADMIN text boxes with confirmation dialogues
- Changed: Hostbill integration has been dropped. Only WHMCS and Blesta are supported
- Changed: updated several dependencies and libraries
- Changed: creating a KVM from a template will use DHCP or static networking
- Changed: removing LXC or KVM virtual machines will remove forwarded ports and domains if they are NAT
- Changed: Apache MultiViews disabled by default
- Fixed: ProxCP Daemon cron emails not working
- Fixed: resource sliders when creating a cloud VM did not show up
- Fixed: creating a cloud VM sometimes failed due to invalid MAC address generation
- Fixed: ADMIN storage location dropdowns now clear values each time a new node is selected
2020-06-04 v 1.4
- Fixed: VMID assignment bug
- Fixed: rare API output bug
- Fixed: WHMCS module blank page
2019-10-23 v 1.4
- Fixed: KVM rebuilds fail when using a ZFS backend storage system
2019-10-11 v 1.4
- Added: IP pool now shows IP assignments and allows admins to manually clear assignments if necessary
- Added: option to add non-CIDR IPs into the pool (i.e. singular IPs, /31, /32)
- Added: Main VM table now includes a column for assigned CPU cores of LXC/KVM services
- Added: When a service is cancelled via a billing module, the Proxmox pool/user are also deleted
- Added: ProxCP billing modules will now check for existing client accounts and, if it exists, display a message in the password field instead of a new meaningless password
- Changed: Updated 3rd party vendor libraries and Maxmind GeoLite database
- Fixed: provisioning functions of the Blesta module
- Fixed: Blesta module, client area button formatting
- Fixed: ProxCP API functionality for Blesta support
2019-08-22 v 1.3
- Added: LXC/KVM creation form field to specify a custom MAC address instead of a random MAC address
- Added: LXC/KVM automatic detection and import of LXC templates/KVM ISOs from Proxmox into ProxCP. Ignores any uploaded KVM custom ISOs
- Changed: removed unused fields when adding a new Proxmox node
- Fixed: bug preventing LXC services from being created correctly
- Fixed: date counter bug regarding log cleaning on ADMIN/System Logs
- Fixed: KVM rebuilds bug where rate limited VMs did not keep the rate limit after a rebuild
- Fixed: empty/ghost password being set when changing ProxCP Web SMTP settings
2019-06-15 v 1.2
- Added: LXC/KVM firewall rules can now be edited instead of deleting and recreating the rule
- Added: SMTP can now optionally be used for outgoing ProxCP emails
- Added: ADMIN UI now has searchable dropdown lists for client ID form fields
- Added: ADMIN LXC/KVM virtual machine creation now asks for a port speed parameter
- Added: ADMIN can now edit Proxmox node details instead of deleting and recreating the node
- Added: Blesta billing module
- Changed: mcrypt is no longer a PHP pre-requisite for encryption/decryption routines. OpenSSL is now being used
- Fixed: bug with JS events not being fired on paged tables (+)
- Fixed: licensing library callback errors
2019-05-03 v 1.1
- Fixed: bug with JS events not being fired on paged tables
2019-03-25 v 1.1
- Added: resumable user ISO uploads - KVM and Public Cloud
- Added: automatic update checking in ADMIN dashboard
- Changed: ADMIN settings -> enable/disable user ISO uploads
- Changed: ADMIN dashboard -> new menu layout
- Updated: ProxCP Web licensing improvements
- Fixed: bug with LVM storage causing KVM service creation to fail
2019-02-01 v 1.0
- Initial release