- Added high-quality image option for VNC.
- Added option to completely hide control buttons on the VNC screen.
- Added battery emulation.
- Added secondary optical drive.
- Improved the virtual machine bootloader.
- Fixed the issue where the socket file was not cleaned up after the virtual machine shut down.
- Fixed other bugs.
This commit is contained in:
An Bui 2026-05-22 23:42:23 +07:00
parent bc6b438fdd
commit 67d8f2ce12
32 changed files with 825 additions and 251 deletions

View file

@ -1,15 +1,15 @@
{
"versionCode":"114",
"versionName":"4.1.0",
"versionCode":"124",
"versionName":"4.2.0",
"size": "45 MB",
"url": "https://github.com/xoureldeen/Vectras-VM-Android/releases",
"Message": "<h2>4.1.0</h2>\nBugs fixed.",
"cancellable": true,
"versionCodeBeta":"123",
"versionNameBeta":"4.1.9",
"versionNameBetas":"4.0.0,4.0.1,4.0.2,4.0.3,4.0.4,4.0.5,4.0.6,4.0.7,4.0.8,4.0.9,4.1.0,4.1.1,4.1.2,4.1.3,4.1.4,4.1.5,4.1.6,4.1.7,4.1.8,4.1.9",
"versionCodeBeta":"124",
"versionNameBeta":"4.2.0",
"versionNameBetas":"4.0.1,4.0.2,4.0.3,4.0.4,4.0.5,4.0.6,4.0.7,4.0.8,4.0.9,4.1.1,4.1.2,4.1.3,4.1.4,4.1.5,4.1.6,4.1.7,4.1.8,4.1.9,4.2.0",
"sizeBeta": "45 MB",
"urlBeta": "https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases",
"MessageBeta": "<h2>4.1.9</h2>Bugs fixed.",
"MessageBeta": "<h2>4.2.0</h2>Bugs fixed.",
"cancellableBeta": true
}