Release Notes
- Added support for patching Windows 11 hardware requirements (TPM and Secure Boot).
- Added support for interrupting the writing process without having to wait for the current file to finish copying.
- Implemented live progress tracking with dual progress bars.
- Enhanced the verification process to prevent data loss on erase stage by ensuring the BSD device is not swapped with another device.
- Improved error management with more detailed messages.
- Enhanced the detection and handling of x86 (32 bit) images, which are not yet supported by the application.
- Optimizing the extraction method of EFI bootloader for Windows Vista and 7.
The internal code of the application has undergone significant refactoring, which means that the code has been restructured and improved to make it more readable, maintainable, and efficient.