Releases: medentem/electron-flasher
UserPrefs UI and Compile-on-the-fly
Latest version includes a UI for more advanced users to customize their build prior to compiling and deploying.
Coming soon - saving your favorite configurations locally so you don't need to re-key them every time.
https://discord.com/channels/867578229534359593/1296564211182211186/1319383259452411976
Full Changelog: v1.0.3-alpha...v1.0.8-alpha
Alpha - Bug Fixes + Custom Firmware Deps
- Fixed auto DFU updates when wiping device
- Started on auto install of dependencies required to compile firmware on the fly
Full Changelog: v1.0.2-alpha...v1.0.3-alpha
OSX Release + Windows Latest
This is a signed binary that will run on OSX without any additional headaches.
Updated to fix issue with device not being detected.
Alpha - Cross-platform Binaries
These files are not signed which means you will see an error on your computer when you try to run it. For example, on OSX you may see an error that the app is damaged. This is simply because OSX Gatekeeper sees that the app is not signed. If you aren't sure how to bypass this, wait for a signed and more stable release before trying it.
This release includes files for all three targeted platforms (OSX, Windows and Linux). Keep in mind this is an alpha release and there may be many bugs! Log an issue here if you find something that isn't working: https://github.com/medentem/electron-flasher/issues
Submit PRs to help fix issues. Thank you!
- Removed debugging console
- Fixed image path resolution
- Added github action to handle x-platform build process
Full Changelog: v1.0.0-alpha...v1.0.1-alpha
Alpha - Initial Release
OSX binary only, but Windows and Linux should be buildable as well. You will need to allow unknown sources to run this app until I can get it signed.
What's Changed
New Contributors
Full Changelog: https://github.com/medentem/electron-flasher/commits/v1.0.0-alpha