Releases: leka/LekaAlphaUploader-old
Releases · leka/LekaAlphaUploader-old
2017/11/06 - Software Release - 2.1.0
2017/10/21 - Software Release - 2.0.0
This is the first big update of the LekaAlphaUploader, which brings tons of super cool stuff!
Platform support:
- macOS: ✅ 🎉
- Windows: ✅ 🎉
- Linux: 🚫
New features:
- you can now copy the output of the process in case you need to debug something
- the output has been prettified with little emojis 🐳 🎉 ❌
- you can now list the ports, refresh the list if needed and select the right port before uploading
- the internal of the app has been refactored to allow for quicker iterations
- packaging and distribution are now using electron-builder for improved app distribution
Known issues:
- on Windows, the progress bar are not working... but you still get the textual output and status.
2017/10/09 - First Release - 1.5.0
This first release only works on OS X for the moment. Windows and Linux are going to be added in the next release.
Platform support:
- macOS: ✅ 🎉
- Linux: 🚫
- Windows: 🔮 😕
Features:
- spawn process to capture output
- nice feedback to the user to inform them about the process
- error catch in case of mismatch and/or timeout --> the script is ran again from scratch
- ability to cancel the execution manually