feat(xo-web): add UX for differential backup

This commit is contained in:
Florent Beauchamp
2023-11-30 10:12:20 +01:00
committed by Julien Fontanet
parent 4b3f60b280
commit 7faa82a9c8
7 changed files with 38 additions and 10 deletions
+4
View File
@@ -7,6 +7,10 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [VM/Disks] Display task information when importing VDIs (PR [#7197](https://github.com/vatesfr/xen-orchestra/pull/7197))
- [REST API] Support VM import using the XVA format
- [Backup] Implement differential restore (PR [#7202](https://github.com/vatesfr/xen-orchestra/pull/7202))
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”