1.5 KiB
1.5 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”
- [VM/Advanced] Automatically eject removable medias when converting a VM to a template #6752 (PR #6769)
Bug fixes
Users must be able to say: “I had this issue, happy to know it's fixed”
- [Plugins/usage-report] Compute stats on configured period instead of the whole year (PR #6723)
- [Backup] Fix
Invalid parameterswhen deletingspeed limitvalue (PR #6768) - [Delta Backup] Restoring a backup with memory must create a suspended VM #5061 (PR #6774)
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
- xo-web patch
- xo-server minor
- xo-server-usage-report patch