Releases: KooleControls/ESPFlasher
Releases · KooleControls/ESPFlasher
Release v6.3.6.2
Release v6.3.6.1
Release v6.3.6.0
Fixes:
- Comport selection now works.
Known Issues:
- Certain development-only features are currently unavailable but planned for future releases:
- Adding or removing
.binfiles from the firmware archive. - Automatic firmware release creation.
- Adding or removing
Release v6.3.5.0
Fixes:
- False virus detection Previous version didnt fix issue, so another attempt
Known Issues:
- Certain development-only features are currently unavailable but planned for future releases:
- Adding or removing
.binfiles from the firmware archive. - Automatic firmware release creation.
- Adding or removing
Release v6.3.4.0
Fixes:
- False virus detection Removed clickable link for false virus detection
Known Issues:
- Certain development-only features are currently unavailable but planned for future releases:
- Adding or removing
.binfiles from the firmware archive. - Automatic firmware release creation.
- Adding or removing
Release v6.3.3.0
Added:
- Icon: The application now has an icon.
Known Issues:
- Certain development-only features are currently unavailable but planned for future releases:
- Adding or removing
.binfiles from the firmware archive. - Automatic firmware release creation.
- Adding or removing
Release v6.3.2.0
Added:
- Release Check: The application now checks for the latest release and provides a link to update if a newer version is available.
Fixes:
- Application Address: The application HEX file now starts correctly at address
0x00.
Known Issues:
- Certain development-only features are currently unavailable but planned for future releases:
- Adding or removing
.binfiles from the firmware archive. - Automatic firmware release creation.
- Adding or removing
Release v6.3.1.0
Fixes:
- Fixed loading archives.
Known Issues:
- Development-only features are currently missing (to be added in future releases):
- Adding/removing .bin files from the firmware archive.
- Creating an automatic release.
- Installer of this application.
- Auto update.
- Certificate.
Release v6.3.0.0
Added:
- Moved project to GitHub.
- Added GitHub Actions to release the portable version as a zip. (Installers not yet supported)
- Support for flashing KC1080 PCB’s: The tool now includes support for the KC1080 hardware.
- Save Options: Added the ability to save firmware archives.
- Added the option to export firmware in Intel Hex format.
- Build Directory Loading: Added support for loading an archive from a build directory.
- Intel Hex File Creation: Added the ability to create a combined Intel Hex file for releasing firmware, which includes all partitions instead of only the application partition.
Changes:
- KCZIP archives loaded in RAM: Instead of unloading the .kczip firmware archives to a temporary folder, the entire archive is now loaded and managed in memory (RAM). This improves performance and eliminates potential issues with temporary file management.
Known Issues:
- Development-only features are currently missing (to be added in future releases):
- Adding/removing .bin files from the firmware archive.
- Creating an automatic release.