diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d77fad41..866b4f537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,20 @@ # ChangeLog -## **next** +## **5.60.0** (2021-06-30) + +Channel: latest + +### Highlights + +- [VM/disks] Ability to rescan ISO SRs (PR [#5814](https://github.com/vatesfr/xen-orchestra/pull/5814)) +- [VM/snapshots] Identify VM's current snapshot with an icon next to the snapshot's name (PR [#5824](https://github.com/vatesfr/xen-orchestra/pull/5824)) ### Enhancements - [OVA import] improve OVA import error reporting (PR [#5797](https://github.com/vatesfr/xen-orchestra/pull/5797)) - [Backup] Distinguish error messages between cancelation and interrupted HTTP connection - [Jobs] Add `host.emergencyShutdownHost` to the list of methods that jobs can call (PR [#5818](https://github.com/vatesfr/xen-orchestra/pull/5818)) -- [Host/Load-balancer] Log vm and host names when a VM is migrated + category (density, performance, ...) (PR [#5808](https://github.com/vatesfr/xen-orchestra/pull/5808)) -- [VM/disks] Ability to rescan ISO SRs (PR [#5814](https://github.com/vatesfr/xen-orchestra/pull/5814)) -- [VM/snapshots] Identify VM's current snapshot with an icon next to the snapshot's name (PR [#5824](https://github.com/vatesfr/xen-orchestra/pull/5824)) +- [Host/Load-balancer] Log VM and host names when a VM is migrated + category (density, performance, ...) (PR [#5808](https://github.com/vatesfr/xen-orchestra/pull/5808)) - [VM/new disk] Auto-fill disk name input with generated unique name (PR [#5828](https://github.com/vatesfr/xen-orchestra/pull/5828)) ### Bug fixes @@ -40,7 +45,7 @@ ## **5.59.0** (2021-05-31) -Channel: latest +Channel: stable ### Highlights @@ -73,8 +78,6 @@ ## **5.58.1** (2021-05-06) -Channel: stable - ### Bug fixes - [Backups] Better handling of errors in remotes, fix `task has already ended`