Releases: glemsom/dkvm
Releases · glemsom/dkvm
v0.6.3
v0.6.2
Added
- Feature to set and persist the root SSH password directly from the DKVM configuration menu.
- Documentation for the
DKVMDATAfilesystem label requirement to enable automatic storage mounting at/media/dkvmdata. - Automatic extraction of version-specific release notes from
CHANGELOG.mdduring GitHub Actions builds.
Changed
- Renamed
setup.shtobuild.shfor better clarity. - Refined build process instructions in README.md by removing manual configuration of
setup.sh. - Improved
cleanup.shrobustness for loop devices and temporary file handling. - Optimized GitHub Release assets to include a single versioned ZIP file.
- Standardized tag trigger patterns in CI for
vX.Y.Zconsistency.
Fixed
- Improved glob expansion handling in
cleanup.sh.
v0.6.1
Full Changelog: https://github.com/glemsom/dkvm/commits/v0.6.1