Releases: arduino/lab-micropython-editor
Releases · arduino/lab-micropython-editor
0.6.0
What's Changed
- Updated icons to copy/paste from/to terminal
- Added disclaimer and policy about issues
- Update references to previous repository name
- Product name change and bugfixes
- Fixing node version and sync package lock
- Asking for confirmation to remove and overwrite files
- Create a window bridge to set window min size from the UI
- Several UX fixes
New Contributors
Full Changelog: 0.5.0-alpha...0.6.0
0.5.0 Alpha
Arduino Lab for MicroPython is an Integrated Development Environment (IDE) for MicroPython.
0.4.0 Alpha
- 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
- fixed a cursor alignment issue on Windows
- updated window title to reflect final product name
- updated version number
0.3.0-alpha
- 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
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
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 :)