github thonny/thonny v3.2.0
Version 3.2.0

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

This is a feature release. Most important updates are related to Shell, Files view and MicroPython support.

Changed

  • User action logging is now disabled by default. It can be turned on from "Tools => Options => General".

Shell

Files view

  • It is possible to "Focus into" a directory in files view by double-clicking on a directory in the tree. This makes displayed tree smaller and clearly brings out current working directory (focusing into a directory makes this directory the current working directory of the backend process). Click on the path segments in the upper part of the view to focus into higher directories.
  • With MicroPython back-ends Files view displays separate tree for the files and directories on the device.
  • Check out all file and directory related commands by right clicking an item or by clicking small button in the upper-right corner of the view.

MicroPython

  • Thonny now allows editing scripts on a MicroPython/CircuitPython board directly without copying them to local machine first. You can open a file on the board either with "Files => Open" or by double clicking it in the Files view.
  • Former plug-ins thonny-circuitpython and thonny-microbit are now included in the main package. You may uninstall these plug-ins in Thonny 3.2.
  • "Device" menu is now deprecated and its commands have been relocated. Click on the menu to learn more.

Misc

Supporters

Many thanks to supporters and contributors!

Don't miss a new thonny release

NewReleases is sending notifications on new releases.