Releases: speeduino/SpeedyLoader
Releases · speeduino/SpeedyLoader
SpeedyLoader v1.2.0
Version 1.2.0 adds the following:
- Support for an ARM build (Eg Raspberry Pi 2/3/4)
- Buttons to download the base tune file for the currently selected firmware version
- 64-bit and 32-bit versions of avrdude for linux (Eg Working on 64-bit only Ubuntu 19.04)
- An Automatic check on startup to see whether any updates are available
Master builds
This version just adds the handling for the master build, which will ALWAYS be downloaded, even if there is already a master.hex file found locally.
Minor tweaks release
- Fix the 'Burn Again' button not being available after a burn
- Include the version number in the titlebar
- Add a link to the .ini file after it has been downloaded
- Small visual tweaks to align things better
V1.0 release
Testing is working on all 3 platforms and provides all the intended functionality for v1.0.0.
Changes since Beta:
- Added Re-burn button to allow burning the same image a 2nd, 3rd, 4th etc time.
- Re-add the window chrome based on feedback from Beta
Beta release
- Add check to see if the firmware file is already in the Downloads folder before re-downloading
- Cleanup all the layouts to prepare for v1.0 release
- Fixed icon on Mac
- Add Exit button
No major changes will be made now before release. Only bug fixes.
Alpha 2 release
- Fix bug where you couldn't do a 2nd (or 3rd, 4th etc) burn
- Add a % burned indicator
- Fail gracefully if no internet connection is available
- Big cleanup of the progress area UI
Alpha release
- Fixes issue where upload when no port selected was possible
- Adds avrdude error terminal display (Ugly, but working)
- Fixes bug where refreshing the ports list would create duplicates
Initial test release
For testing only.