Releases: pbatard/rufus
Releases Β· pbatard/rufus
Rufus 2.18
-
Version 2.18 (2017.11.07)
- Ensure that the same drive is reselected on device refresh
- Add a cheat mode to cycle the USB port of currently selected device
- Make lookup for updatable .cfg file more generic (e.g. ESET SysRescue) [#1013]
- Fix handling of multiextent ISOs (e.g. BlackArch Linux) [#1007]
- Fix propagation of image decompression errors [#1040]
- Update grub4dos to latest
IMPORTANT: THIS IS THE LAST RELEASE TO SUPPORT WINDOWS XP AND WINDOWS VISTA
SUBSEQUENT RUFUS RELEASES ARE NO LONGER COMPATIBLE WITH THESE PLATFORMS
Rufus 2.17
-
Version 2.17 (2017.09.12)
- Add support for Debian 9 live ISOs in UEFI mode
- Add support for Super Floppy Disk "partitioning" mode
- Add support for more non-USB card readers [#994] [#998]
- Strengthen download update checks, to prevent attack scenarios that leverage user unawareness [#1009]
- Fix an issue with Spanish translation prompts not displaying properly
- Fix an issue with Windows To Go support on some non-official Windows ISOs [#991]
- Fix an issue with log autoscrolling
- Fix an issue when using
A:
orB:
as drive letters [#1016]
Rufus 2.16
-
Version 2.16 (2017.07.31)
- Add an audiovisual cue on completion/error [#973]
- Add a workaround for ISOs using nonstandard Rock Ridge extensions (looking at you Kali Linux!)
- Notify user when an ISO is broken or truncated [#963]
- Notify user if other processes are accessing the drive before format [#773]
- List processes that are locking a drive on failure
- Improve verbosity of the Windows To Go process
- Other fixes and improvements
Rufus 2.15
-
Version 2.15 (2017.05.17)
- Fix non-listing of drives that are opened for write access by another process
- Report external processes that may be preventing disk access (in the log)
- Improve Windows To Go support for Windows 10 Creators Update [#931]
- Don't report an error on checkdisk failure
- Update GRUB 2.0 and Grub4DOS to latest
- Other fixes and improvements
Rufus 2.14
-
Version 2.14 (2017.04.10) [BUGFIX RELEASE]
- Fix inability to create BIOS-bootable drives, in some circumstances, due to write sharing permissions [#924]
v2.13
-
Version 2.13 (2017.04.06)
- Preserve 'GPT for UEFI' option if the user changed it before selecting an ISO
- Fix unwanted notification sound when closing with the X button [#893]
- Fix inability to restore the minimized application after a popup is displayed [#896]
- Fix an issue when trying to install Syslinux/NTFS twice in a row [#904]
- Work around Microsoft's inconsistent casing of device IDs during device enumeration
- Work around Microsoft's aggressive locking of partitions in Windows 10 Creators Update [#883]
- Restrict write sharing permissions when accessing a device
- Update libcdio and GRUB 2.0 to latest