Skip to content

Releases: arduino/lab-micropython-editor

0.5.0 Alpha

07 Nov 17:23
Compare
Choose a tag to compare

Arduino Lab for MicroPython is an Integrated Development Environment (IDE) for MicroPython.

0.4.0 Alpha

04 Nov 15:33
a83cdb5
Compare
Choose a tag to compare
  • new name: Arduino Lab for MicroPython
  • new application icon ❤️
  • responsive UI refinements
  • UI icons refinements
  • major bug fixing
  • updated micropython.js
  • implementation of better new file workflows
  • better UX for file drawer
  • terminal/REPL refinements
  • new about dialog with disclaimers and links
  • support for some boards initially not recognised
  • ...a lot more

0.3.1-alpha

13 Oct 14:45
Compare
Choose a tag to compare
  • fixed a cursor alignment issue on Windows
  • updated window title to reflect final product name
  • updated version number

0.3.0-alpha

21 Sep 14:42
Compare
Choose a tag to compare
  • fixed upload bug for Nano RP 2040 Connect
  • clearer display of upload/download progress
  • connection/disconnection alerts
  • updated Micropython.js
  • minor bug fixing

0.2.0 Alpha

05 Sep 07:13
Compare
Choose a tag to compare

Bug fixes and UI enhancements

  • Fixing bug with file renaming
  • Change label on file manager
  • Adjust colors and buttons
  • Resize editor correctly on content update
  • Clean old icons
  • Sync project version with release version

Initial test Alpha release

24 Aug 15:51
Compare
Choose a tag to compare

This build is just an internal testable editor.
Colours and Icons are not final, and so is the typography, but the build works very well with RP2040 Connect and ESP*.
Make sure you have the latest firmware build.
More boards being tested, feel free to submit issues

Mad Props to @murilopolese for working hard on the Micropython JS library and @iabdalkader for being always there to answer questions.
This technical build was not an easy one to achieve :)