- 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
and0xAA
instead of0x00
and0xFF
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]
- Other internal fixes and improvements (VDS, error reporting, etc.)