Files
xen-orchestra/@xen-orchestra/lite/CHANGELOG.md
2023-09-27 11:44:03 +02:00

2.6 KiB

ChangeLog

next

  • Ability to migrate selected VMs to another host (PR #7040)
  • Ability to snapshot selected VMs (PR #7021)
  • Add Patches to Pool Dashboard (PR #6709)

0.1.3 (2023-09-01)

  • Add Alarms to Pool Dashboard (PR #6976)

0.1.2 (2023-07-28)

  • Ability to export selected VMs as CSV file (PR #6915)
  • [Pool/VMs] Ability to export selected VMs as JSON file (PR #6911)
  • Add Tasks to Pool Dashboard (PR #6713)

0.1.1 (2023-07-03)

  • Invalidate sessionId token after logout (PR #6480)
  • Settings page (PR #6418)
  • Uncollapse hosts in the tree by default (PR #6428)
  • Display RAM usage in pool dashboard (PR #6419)
  • Implement not found page (PR #6410)
  • Display CPU usage chart in pool dashboard (PR #6577)
  • Display network throughput chart in pool dashboard (PR #6610)
  • Display RAM usage chart in pool dashboard (PR #6604)
  • Ability to change the state of a VM (PRs #6571 #6608)
  • Display CPU provisioning in pool dashboard (PR #6601)
  • Add a star icon near the pool master (PR #6712)
  • Display an error message if the data cannot be fetched (PR #6525)
  • Add "Under Construction" views (PR #6673)
  • Ability to change the state of selected VMs from the pool's list of VMs (PR #6782)
  • Ability to copy selected VMs from the pool's list of VMs (PR #6847)
  • Ability to delete selected VMs from the pool's list of VMs (PR #6673)

0.1.0

  • Initial implementation