1.2 KiB
1.2 KiB
This file contains all changes that have not been released yet.
Keep in mind the changelog is addressed to users and should be understandable by them.
Enhancements
Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Remotes] Prevent remote path from ending with
xo-vm-backupsas it's usually a mistake
Bug fixes
Users must be able to say: “I had this issue, happy to know it's fixed”
- [Dashboard/Health] Fix
Unknown SRandUnknown VDIin Unhealthy VDIs (PR #6519) - [Delta Backup] Can now recover VHD merge when failed at the begining
Packages to release
When modifying a package, add it here with its release type.
The format is the following: -
$packageName$releaseTypeWhere
$releaseTypeis
- patch: if the change is a bug fix or a simple code improvement
- minor: if the change is a new feature
- major: if the change breaks compatibility
Keep this list alphabetically ordered to avoid merge conflicts
- @xen-orchestra/backups-cli major
- @xen-orchestra/log minor
- vhd-lib minor
- xo-cli patch
- xo-server minor
- xo-web minor