Skip to content

ovirt-web-ui-1.6.9 (27 Apr 2021)

Compare
Choose a tag to compare
@sgratch sgratch released this 27 Apr 14:51
· 427 commits to master since this release
ff237c4
  • user/account settings - support user locale changes by hot reload
  • user/account settings - adding a confirmation dialog before saving user settings changes
  • user/account settings - create a "home" breadcrumbs root to resolve the confusion with "Virtual Machines" Breadcrumbs root
  • user/account settings - add support for setting the refresh interval
  • user/account settings - add labels by design for planned translation cycle
  • create VM Wizard - update create VM steps navigation and disk create checks
  • create VM Wizard - fix a bug so that disk type of new disks based on a 'server/HP' template should be based on the template's disk allocation policy
  • when launching in dev mode, support reading user name, password and domain from env variable
  • add check/validation if permission response is an array, to prevent crashing
  • fixed a bug of missing VmStatusIcon tooltip for a paused vm
  • use semver to verify API engine versions
  • allow users to select/deselect saving the memory while creating a snapshot for a running vm
  • fix a bug of which user permit calculations included invalid permissions
  • show VM's IP address if the vm is up and guest agent is running
  • update the dependency of lodash