Releases: harbaum/upide
ftDuino32
Apple welcome
Many editor improvements and a new apple release
Full Changelog: v1.1.3...v1.1.4
LEGO
This release fixes some startup issues when using the LEGO Spike Hub
Full Changelog: v1.1.2...v1.1.3b
Console performance fixes
This release fixes a console performance problem introduced with the change to pyboard.py
Faster again
This release includes a buffer/cache to cope with Windows 10 serial performance issues.
Go pyboard.py
This release switches from the custom made board.py to a slightly modified version of the official pyboard.py from the micropython repository. This especially helps with ESP32 without PSRAM and big file transfers.
Import and export from/to PC
This release updates the embedded micropython firmware to 1.18 and add import and export functions to exchange individual files with the host PC
Backup and restore
This release adds backup and restore capabilities and the ability to have depending files in examples like e.g. a audio file which is the installed with the example.
More bugfixes
This version fixes some small issues e.g. when dealing with empty files and empty directories.