Releases: qmk/qmk_toolbox
Releases · qmk/qmk_toolbox
Latest Beta
0.2.2
0.2.1
- [macOS] Fixed USB device detection on M1 Macs (#350)
- Dropped incomplete support for
.qmk
files (#353) - [macOS] Added missing libhidapi dependency for avrdude (#357)
- Fixed a couple of bugs related to clearing recent files, and opening files (#355, #356)
- Fixed handedness .eep filenames (#360)
- Cleaned up firmware file downloading via
qmk://
(#361)
0.2.0
- Add support for LUFA/QMK-HID bootloader (#347, #348)
- Update flasher binaries (#312, #341, #342)
- Add key tester (#304)
- HID Console device detection overhaul (#297)
- USB & bootloader device detection overhaul (#330, #331)
- Log message printing overhaul (#339, #340)
- Remove "keyboard from qmk.fm" download section (#314)
- Various UI updates (#303, #343, #344)
- Various internal cleanups & bugfixes (#298, #299, #300, #301, #302, #306, #308, #309, #333, #337, #345)
0.1.1
0.1.0
- Improved Auto-flash behaviour (#257)
- Added support for AT90USB162 (#260, #262)
- [macOS] Improved serial bootloader (eg. Pro Micro) detection (#254)
- Added toolbars for easier access to things like driver installation (#263, #264, #278, #280)
- Improved drag and drop handling (#272, #273)
- Added support for LUFA Mass storage bootloader (#281)
- Added support for QMK-DFU bootloader (does not require chip erase before clearing EEPROM) (#286)
- Implemented handedness (
EE_HANDS
) setting for bootloaders which allow EEPROM modification (#287) - [Windows] Fixed bug where Toolbox may stop opening after some time (#282)
- General cleanups (#268, #269, #270, #271, #275, #277, #279, #288, #291)
- [Windows] Updated binaries from MSYS2 (#267, #284)
- [macOS] Updated binaries from Homebrew (#292)
- "beta" releases now published on every push to
master
(#261) - https://github.com/qmk/qmk_toolbox/releases/beta
Known issues:
- [Windows] If the Toolbox detects the bootloader device, but fails to flash, make sure you have installed the drivers: select
Tools
->Install Drivers...
- [Windows] The BootloadHID binary included in the Toolbox package may still be picked up as a virus or prevent the Toolbox from launching. It's a false positive, because of the nature of the utility.
0.0.21
- Add Caterina PID for LilyPad (#226)
- Fix crash when flashing with USBTiny (#231)
- Remove "List HID devices" button (#232)
- [Windows] Upgrade settings on version bump (#235)
- [Windows] Fix crash when using file picker to select firmware in WSL filesystem (#236)
- Add support for STM32duino DFU bootloader (#166, #229)
- Add support for APM32 DFU bootloader (#238)
- Update mdloader to 1.0.5 (#249)
Known issues:
- [Windows] If the Toolbox detects the bootloader device, but fails to flash, make sure you have installed the drivers - right click in the window and select
Install Drivers...
.
As noted above, the current driver assigned to the device is now displayed, so please refer to this page for the correct driver for your particular bootloader. - [Windows] The BootloadHID binary included in the Toolbox package may still be picked up as a virus or prevent the Toolbox from launching. It's a false positive, because of the nature of the utility.
0.0.20
- [Windows] Bootloader device drivers are now printed for easier diagnosis (#214)
- [Windows/macOS] Added
--force
flag to dfu-programmer command (#215) - [macOS] Updated Xcode project version to 11.4 (#219)
- [Windows/macOS] Added support for Pololu A-Star Caterina (#216)
- [Windows/macOS] Fixed "Clear" context menu item overriding native menu on macOS and improved menu on Windows (#218)
- [Windows] Fixed BootloadHID device detection (#221)
- [macOS] Fixed file permissions on bootloadHID (#225)
Known issues:
- [Windows/macOS] EEPROM clearing for stock Atmel DFU bootloader is fixed. However, you now need to flash the firmware after erasing the EEPROM.
- [Windows] If the Toolbox detects the bootloader device, but fails to flash, make sure you have installed the drivers - right click in the window and select
Install Drivers...
.
As noted above, the current driver assigned to the device is now displayed, so please refer to this page for the correct driver for your particular bootloader. - [Windows] The BootloadHID binary included in the Toolbox package may still be picked up as a virus or prevent the Toolbox from launching. It's a false positive, because of the nature of the utility.
0.0.19
- Add bootloadHID binary for macOS (#200)
- Set minimum macOS version to 10.13 (#202)
- [Windows] Fix crash when a HID device has no input reports (#205)
- Use libusbK driver for USBAspLoader (#206)
- Update Massdrop Loader to 1.0.4 (#207)
- Improve detection and filtering of serial devices for Caterina (#208)
Known issues:
- [Windows/macOS] EEPROM clearing for stock Atmel DFU bootloader is fixed. However, you now need to flash the firmware after erasing the EEPROM.
[Windows] If the Toolbox detects the bootloader device, but fails to flash, make sure you have installed the drivers - right click in the window and select Install drivers. - [Windows] The BootloadHID binary included in the Toolbox package may still be picked up as a virus or prevent the Toolbox from launching. It's a false positive, because of the nature of the utility.
0.0.18
- Erase before clearing EEPROM (#185)
- Update console messages for clarity (#186)
- Initial stab at a CI and release workflow (#192)
- Add Caterina VID for dog hunter AG (#193)
Known issues:
- [Windows/macOS] EEPROM clearing for stock Atmel DFU bootloader is fixed. However, you now need to flash the firmware after erasing the EEPROM.
[Windows] If the Toolbox detects the bootloader device, but fails to flash, make sure you have installed the drivers - right click in the window and select Install drivers. - [Windows] The BootloadHID binary included in the Toolbox package may still be picked up as a virus or prevent the Toolbox from launching. It's a false positive, because of the nature of the utility.