Vectras-VM-Android/web/data/UpdateConfig.json
An Bui ca9cb3b25d 4.0.6
- Fixed the crash issue when dragging and dropping files.
- Added the Use default BIOS/UEFI option in the virtual machine editing and creation settings.
- Added a restriction when selecting the output save directory as the virtual machine's own directory.
- Fixed the issue of the virtual machine control panel dialog freezing.
- Fixed the issue of creating unused virtual machine directories.
- Added automatic cleanup of empty directories and files in the virtual machine directory.
- Removed the Hard drive interface, Boot from, Custom params, and Use default BIOS/UEFI options in the general Qemu settings.
2026-04-28 16:01:49 +07:00

15 lines
543 B
JSON

{
"versionCode":"104",
"versionName":"4.0.0",
"size": "45 MB",
"url": "https://github.com/xoureldeen/Vectras-VM-Android/releases",
"Message": "<h2>4.0.0</h2>\nBugs fixed.",
"cancellable": true,
"versionCodeBeta":"110",
"versionNameBeta":"4.0.6",
"versionNameBetas":"4.0.0,4.0.1,4.0.2,4.0.3,4.0.4,4.0.5,4.0.6",
"sizeBeta": "45 MB",
"urlBeta": "https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases",
"MessageBeta": "<h2>4.0.6</h2>Bugs fixed.",
"cancellableBeta": true
}