Skip to content

Rufus 3.13

Compare
Choose a tag to compare
@pbatard pbatard released this 20 Nov 13:54
· 489 commits to master since this release
5876495
  • Add a cheat mode (Alt-M) to accept disk images without a Boot Marker
  • Add marquee operation progress to the taskbar icon
  • Add zeroing/image writing progress to the log
  • Switch to using 0x55 and 0xAA instead of 0x00 and 0xFF for low pass badblock check
  • Switch to using fake/manufacturer units when computing the default label
  • Fix overnumerous write retries on error when writing a disk image
  • Work around Windows' abysmal handling of removable drives that contain an ESP [#1637]
  • Improve mounting/unmounting of volumes [#1640]
  • Update UEFI:NTFS file system drivers to version 1.7
  • Other internal fixes and improvements (VDS, error reporting, etc.)