- Updated AVRDUDE to v6.0.1
- Window title shows AVRDUDE version
- AVRDUDE output console moved to main window
- Preset to load at startup can be specified in the command line
- Sticky presets (load last used preset at startup, if one hasn't been specified in the command line)
- Auto detect MCU
- Fuse selector
- USBasp programmer frequency options
- Tool tips setting now saves
- "Update available" window now shows a change log
- "Update available" window now has "Skip version" instead of "Don't ask again"
- "Set fuses" checkbox now defaults to unchecked
- Port selection in Linux now shows ttyS*, ttyUSB*, ttyACM* and lp* devices instead of just ttyS*
- Buttons to separately write/read/verify the flash/EEPROM/fuses
- Popups for saving and deleting presets have been removed, now you type the name into the presets box and save or select the preset to delete and delete it.
- GUI redesign
- Various under the hood improvements