lxd-dashboard/CHANGELOG.md
matthewalanpenning 471a830153 v2.0.3
2021-05-25 22:30:12 -04:00

666 B

v2.0.3

  • Bug Fix: Continuing the bug fix from previous version, used float type casting for memory variables on remote-single page rather than letting PHP automatically deciding on variable type.

v2.0.2

  • Bug Fix: Replaced PHP round() function with number_format() to force the format of two decimal places on instance-single and remote-single pages.

v2.0.1

  • Bug Fix: Added strtolower() when comparing if cluster member is fully operational. Both "Fully operational" and "fully operational" messages now result to true when providing a list of cluster members to migrate an instance to.

v2.0.0

  • initial release of the LXDWARE LXD dashboard version 2.0.0