
- #Configuration Assistant 3.2 3 English Installer serial#
- #Configuration Assistant 3.2 3 English Installer code#
- #Configuration Assistant 3.2 3 English Installer download#
- #Configuration Assistant 3.2 3 English Installer windows#
#Configuration Assistant 3.2 3 English Installer code#
Use paste-mode instead of raw repl for executing code on MP devices, #1386. Add default black fg color to tooltips, #1381, by adzierzanowski. Refactor alternative interpreter configuration page, #1079. Versions of serveral dependencies were updated. Stop/Restart command now soft-reboots MicroPython device after reaching the prompt. This way local pane won't jump around when switching between local and remote back-ends. File browser now shows remote files below local files. Package manager now searches PyPI instead of requiring exact package name, #1300. Add command to filebrowser menu for toggling hidden files, #1292. Firmware flasher for CircuitPython, #1375, #1351. Support evaluating several expressions at once in the Shell (just like official Python REPL), #795. Object inspector now display more information about numbers (try 1024 or 0.1), #1230. By default, after evaluating an expression in the Shell the value will be automatically shown in the Object inspector (if open). Clicking on a value in the Shell selects it and opens in the Object inspector. "Save all" command, #1053 by Syed Nasim. ESP flash dialog now allows selecting flash mode, #1056 by Rune Langøy. File browser now allows setting default action by extension (open in system default app or in Thonny's editor), #1305. Allow editing any file as plain text, #1305. Thonny now synchronizes real-time clock of MicroPython devices on connect and before each file operation, #1004. Support Object inspector with MicroPython back-ends, #1309. Package manager for MicroPython (using micropip.py by Peter Hinch), #1299, see. Back-end for remote Unix MicroPython over SSH. Back-end for remote Python over SSH (try editing and running remote and local scripts and upload/download in the file browser package manager, system shell, and debuggers don't work yet). #Configuration Assistant 3.2 3 English Installer download#
Linux: download thonny-3.3.0.bash and execute it with Bash ( bash thonny-3.3.0.bash). Make sure you grant the permission, othewise Thonny can't work in that folder! NB! While using Thonny you may be asked for permission to use Desktop or Documents. macOs: download and open thonny-3.3.0.pkg and follow the instructions. Windows: download and execute thonny-3.3.0.exe. #Configuration Assistant 3.2 3 English Installer windows#
NB! Windows installer is signed with new identity and you may receive a warning dialog from Defender until it gains more reputation.
Interpreter switcher in the lower-right corner of the window. Possibility to run code and manage files on a remote machine over SSH (both for CPython and MicroPython). Work around Caps lock problem when binding command shortcuts, #1347. Fix crashes in Assistant view with Dracula theme, #1463. Fix dummy MicroPython packages giving ugly errors, #1464. Don't close work dialog automatically if log window is opened, #1465. Open log window automatically if work dialog encounters error, #1466. #Configuration Assistant 3.2 3 English Installer serial#
Allow specifying DTR/RTS for serial connection (to avoid restarting ESP on connect), #1462. Updated translations (Spanish an Brasilian Portuguese). Fix error when clicking on "Attributes" tab on Object Inspector when no object is selected (MP) #1450. Fixes printing when default browser is Snap Chrome, #1435 Use THONNY_USER_DIR/temp for temp files.
Refactor "File => Rename" command (new label "Move / rename" and you can't "rename" a file on MP device to a file on local disc and vice versa), #1446.
Fix error when closing MP file dialog without name, #1431. Treat double-click in the remote file dialog differently from double-click in the Files view, #1432. Fix unwanted output from expession statements in MicroPython, #1441. Fix error on reseting MicroPython device, #1442. Don't assume anything about conf files in Pi theme, #1436. Fix error when trying to download file from microbit, #1440. Bump Pyserial version from 3.5b1 to 3.5, fix problem with some ESP devices, #1443. Fix wrong message when saving to MP and device is busy, #1437. Fix problem with MicroPython programs creating lot of output very quickly, #1419. Thonny-xxl variants have more packages preinstalled. Linux: download thonny-3.3.1.bash and execute it with Bash ( bash thonny-3.3.1.bash). This one has universal build of Python 3.9 (instead of 3.7) and newer Tk (8.6.10 instead of 8.6.8). macOS Big Sur: thonny-3.3.1.pkg may work, but if you are having problems, then try thonny-3.3.1_alt.pkg instead. macOS: download and open thonny-3.3.1.pkg and follow the instructions. You may receive a warning dialog from Defender until it gains more reputation. Windows: download and execute thonny-3.3.1.exe.