Difference between revisions of "ProxCP Changelog"

From ProxCP Documentation
Line 1: Line 1:
 +
== 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 ==
 
== 2019-05-03 v 1.1 ==
 
* Fixed: bug with JS events not being fired on paged tables
 
* Fixed: bug with JS events not being fired on paged tables

Revision as of 19:18, 15 June 2019

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