From: longpanda Date: Thu, 28 Jul 2022 11:53:28 +0000 (+0800) Subject: 1.0.79 release X-Git-Tag: v1.0.79 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/9e28dd13941ce4f78e026594ed15d588d811282d?ds=inline 1.0.79 release --- diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 8cb01a3..a089622 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -21,7 +21,7 @@ body: attributes: label: Ventoy Version description: What version of ventoy are you running? - placeholder: 1.0.78 + placeholder: 1.0.79 validations: required: true - type: dropdown diff --git a/INSTALL/EFI/BOOT/BOOTAA64.EFI b/INSTALL/EFI/BOOT/BOOTAA64.EFI index 6364f69..4ced154 100644 Binary files a/INSTALL/EFI/BOOT/BOOTAA64.EFI and b/INSTALL/EFI/BOOT/BOOTAA64.EFI differ diff --git a/INSTALL/EFI/BOOT/BOOTIA32.EFI b/INSTALL/EFI/BOOT/BOOTIA32.EFI index 2db79d9..319af48 100644 Binary files a/INSTALL/EFI/BOOT/BOOTIA32.EFI and b/INSTALL/EFI/BOOT/BOOTIA32.EFI differ diff --git a/INSTALL/EFI/BOOT/BOOTMIPS.EFI b/INSTALL/EFI/BOOT/BOOTMIPS.EFI index 90411a5..916a4d8 100644 Binary files a/INSTALL/EFI/BOOT/BOOTMIPS.EFI and b/INSTALL/EFI/BOOT/BOOTMIPS.EFI differ diff --git a/INSTALL/EFI/BOOT/BOOTX64.EFI b/INSTALL/EFI/BOOT/BOOTX64.EFI index 956bdb8..73d2e34 100644 Binary files a/INSTALL/EFI/BOOT/BOOTX64.EFI and b/INSTALL/EFI/BOOT/BOOTX64.EFI differ diff --git a/INSTALL/EFI/BOOT/grubia32.efi b/INSTALL/EFI/BOOT/grubia32.efi index bc7bd7a..2d7ea64 100644 Binary files a/INSTALL/EFI/BOOT/grubia32.efi and b/INSTALL/EFI/BOOT/grubia32.efi differ diff --git a/INSTALL/EFI/BOOT/grubia32_real.efi b/INSTALL/EFI/BOOT/grubia32_real.efi index 8f8b16e..58af596 100644 Binary files a/INSTALL/EFI/BOOT/grubia32_real.efi and b/INSTALL/EFI/BOOT/grubia32_real.efi differ diff --git a/INSTALL/EFI/BOOT/grubx64.efi b/INSTALL/EFI/BOOT/grubx64.efi index 12145cb..4c70a54 100644 Binary files a/INSTALL/EFI/BOOT/grubx64.efi and b/INSTALL/EFI/BOOT/grubx64.efi differ diff --git a/INSTALL/EFI/BOOT/grubx64_real.efi b/INSTALL/EFI/BOOT/grubx64_real.efi index 9cbb3bf..019654e 100644 Binary files a/INSTALL/EFI/BOOT/grubx64_real.efi and b/INSTALL/EFI/BOOT/grubx64_real.efi differ diff --git a/INSTALL/EFI/BOOT/mmia32.efi b/INSTALL/EFI/BOOT/mmia32.efi index 3a57e55..d4860ba 100644 Binary files a/INSTALL/EFI/BOOT/mmia32.efi and b/INSTALL/EFI/BOOT/mmia32.efi differ diff --git a/INSTALL/EFI/BOOT/mmx64.efi b/INSTALL/EFI/BOOT/mmx64.efi index ba5502e..a31f93d 100644 Binary files a/INSTALL/EFI/BOOT/mmx64.efi and b/INSTALL/EFI/BOOT/mmx64.efi differ diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 7928742..704d928 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -2147,7 +2147,7 @@ function img_unsupport_menuentry { ############################################################# ############################################################# -set VENTOY_VERSION="1.0.78" +set VENTOY_VERSION="1.0.79" #ACPI not compatible with Window7/8, so disable by default set VTOY_PARAM_NO_ACPI=1 diff --git a/README.md b/README.md index 3b0f258..5dcb9c2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them.
Both MBR and GPT partition style are supported in the same way.
Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...)
- 920+ ISO files are tested (List). 90%+ distros in distrowatch.com supported (Details).
+ 940+ ISO files are tested (List). 90%+ distros in distrowatch.com supported (Details).

Official Website: https://www.ventoy.net @@ -70,7 +70,7 @@ A GUI Ventoy plugin configurator. [VentoyPlugson](https://www.ventoy.net/en/plug * FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition * ISO files larger than 4GB supported * Native boot menu style for Legacy & UEFI -* Most types of OS supported, 920+ iso files tested +* Most types of OS supported, 940+ iso files tested * Linux vDisk boot supported * Not only boot but also complete installation process * Menu dynamically switchable between List/TreeView mode