Minor changes:
- Fix for update notice not appearing
- Fix for base tune download Window not appearing correctly on Windows
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
Major changes:
- Add detection of Teensy 3.6 and 4.1 boards
- Added new base tunes system
- Can differentiate between Teensy boards in Serial vs HID modes
- Much better hardware detection for all boards
Minor changes:
- Multiple bug fixes
- Dependency updates
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader.1.5.0_x64.exe |
Windows 32-bit | SpeedyLoader.1.5.0_ia32.exe |
Mac | SpeedyLoader-1.5.0.dmg |
Linux | SpeedyLoader.1.5.0.AppImage |
Linux (Raspberry Pi) | SpeedyLoader.1.5.0_armv7l.AppImage |
Minor change:
- Fix an issue where Teensy and AVR hex files may be incorrectly interchanged.
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
Major new feature:
- Add ability to upload to Teensy 3.5 boards. Only use with master firmware
Minor changes:
- UI improvements
- Security improvements
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
Version 1.3.0 adds the ability to download base tune files directly.
These are pulled from GitHub and are filtered to only show the tunes that are available for a given firmware.
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
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
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.
- 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
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
- 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.