Skip to content

Releases: TechUnRestricted/WinDiskWriter

WinDiskWriter 1.3

07 Jan 22:20
Compare
Choose a tag to compare

Release Notes

  • 🐛  Bug Fixes

    • Fixed a bug that caused an error when using the ‘Patch Installer Requirements’ feature.
  • ✨  New Features

    • Added a feature to download the Legacy BIOS bootloader grub4dos from the internet if needed.
    • Added a failsafe mode that tries to fix the app by relaunching it as root in case of any errors.
    • Added a feature to automatically delete temporary files after the process is completed.
    • Added support for multiple languages.
    • 🔧  Debug Menu

      • Added an option to 'Scan All Whole Disks' and show all the devices that can be used as targets.
      • Added an option to 'Reset All Settings' and restore the app to its default state. This will also delete any temporary files.
⚠️ If you can't see your USB drive, click 'Scan All Whole Disks' in the Debug menu.

  💖 Dear user, if you like my work, please support me financially 💖
  🌟 If you enjoy using my app, please give it a star on GitHub 🌟

WinDiskWriter 1.2

06 Dec 09:42
Compare
Choose a tag to compare

Release Notes

  • 🆕 Added support for the x86 (x32) Windows Images
  • 👾 Added support for Legacy BIOS
  • 🚀 Improved RAM-management
  • 🛠 Fixed UI freezes when a rapid stream of logs is displayed on the screen
  • 👀 Updated UI
  • ⌨️ Fixed keyboard shortcuts

This version of the application code has undergone significant changes, so if you encounter any problems, please temporarily switch to the previous release.

  

💖 Dear user, if you like my work, please support me financially 💖

WinDiskWriter 1.1

07 Sep 19:19
Compare
Choose a tag to compare

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.

WinDiskWriter 1.0

22 Aug 18:55
Compare
Choose a tag to compare

I am happy to announce the first release of WinDiskWriter, an application for macOS that allows you to write flash drives with Microsoft Windows using a macOS-based computer.
This release is the result of several months of hard work and testing, and I hope you will find it useful and reliable.