- When the automatic connection on launch fails, usually because the TDM isn't running and Thonny is started for plain Python without robot, an error message isn't displayed anymore.
0.1.8
Fixed
- When the connection to the TDM fails at launch, periodic attempt to reconnect has been suppressed. It froze the GUI for 2 seconds. It has been replaced with a menu entry "Connect to Thymio" in the "Thymio" menu.
0.1.7
Fixed
- State of run and stop buttons updated when the robot is connected or disconnected
0.1.6
Fixed
- No more error when TDM isn't running.
0.1.5
Fixed
- Connection to TDM is closed explicitly when quitting Thonny
0.1.4
Added
- Toolbar buttons for commands _Run on Thymio_ and _Stop Thymio_ - Robot panel (menu View > Thymio Robots)
Changed
- Connection to local TDM instead of TDM advertised by zeroconf