github thonny/thonny v3.3.1
Version 3.3.1

latest releases: v4.1.4, v4.1.3, v4.1.2...
3 years ago

This is a bug-fix release.

Installation

  • Windows: download and execute thonny-3.3.1.exe. You may receive a warning dialog from Defender until it gains more reputation. Just click "More info" and "Run anyway".
  • macOS: download and open thonny-3.3.1.pkg and follow the instructions. NB! While using Thonny you may be asked for permission to use Desktop or Documents. Make sure you grant the permission, othewise Thonny can't work in that folder!
  • 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. This one has universal build of Python 3.9 (instead of 3.7) and newer Tk (8.6.10 instead of 8.6.8).
  • Linux: download thonny-3.3.1.bash and execute it with Bash (bash thonny-3.3.1.bash)

thonny-xxl variants have more packages preinstalled.

Changes since 3.3.0:

  • Support BBC micro:bit v2, #1449
  • Fix problem with MicroPython programs creating lot of output very quickly, #1419
  • Fix wrong message when saving to MP and device is busy, #1437
  • Bump Pyserial version from 3.5b1 to 3.5, fix problem with some ESP devices, #1443
  • Fix error when trying to download file from microbit, #1440
  • Don't assume anything about conf files in Pi theme, #1436
  • Fix error on reseting MicroPython device, #1442
  • Fix unwanted output from expession statements in MicroPython, #1441
  • Treat double-click in the remote file dialog differently from double-click in the Files view, #1432
  • Fix error when closing MP file dialog without name, #1431
  • 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 broken links in help pages, #1447
  • Use THONNY_USER_DIR/temp for temp files. Fixes printing when default browser is Snap Chrome, #1435
  • Fix error when clicking on "Attributes" tab on Object Inspector when no object is selected (MP) #1450
  • Updated translations (Spanish an Brasilian Portuguese)
  • Allow specifying DTR/RTS for serial connection (to avoid restarting ESP on connect), #1462
  • Open log window automatically if work dialog encounters error, #1466
  • Don't close work dialog automatically if log window is opened, #1465
  • Fix dummy MicroPython packages giving ugly errors, #1464
  • Fix crashes in Assistant view with Dracula theme, #1463
  • Work around Caps lock problem when binding command shortcuts, #1347

Don't miss a new thonny release

NewReleases is sending notifications on new releases.