Skip to content

Releases: Renaud11232/OctoPrint-Marlin-Flasher

0.2.0rc2

14 Sep 11:38
Compare
Choose a tag to compare
0.2.0rc2 Pre-release
Pre-release
  • updated to arduino-cli 0.5.0
  • fixed issue with manually installed cores

0.2.0rc1

12 Sep 19:47
Compare
Choose a tag to compare
0.2.0rc1 Pre-release
Pre-release
  • Now compatible with [email protected]
  • Broken compatibility with previous versions
  • Tells users to upgrade
  • Adds a way to directly put custom boards URL into the UI

0.1.4

20 Apr 17:30
Compare
Choose a tag to compare
  • Added a little bit feedback to know the current flashing step (compiling/uploading/done)
  • Added a wiki with guides
  • A bit of code cleanup

0.1.3

03 Apr 13:15
Compare
Choose a tag to compare
  • Can now upload and flash .hex files in addition to .zip

WARNING : This can and WILL overwrite your bootloader, Be sure to use the right .hex file according to your needs.

0.1.2

02 Apr 15:53
Compare
Choose a tag to compare

fixed upload failure when using AUTO

0.1.1

31 Mar 17:43
Compare
Choose a tag to compare
  • Using knockout.js instead of ugly jquery DOM manipulation
  • Removed now-useless additional library: bootstrap-tables
  • Few UI feedback tweaks
  • Error messages are clearer
  • Added compilation error output
  • Upload size does not need to be manually configured anymore
  • Removed access to the main pannel to non-admins
  • Added progress bar for file uploads

0.1.0

25 Mar 10:45
Compare
Choose a tag to compare

Initial release