================== * FIXED 250: Debugger focus was off by one line in function frames * FIXED 251: Debugger timing issue (wrong command type in the backend) * FIXED 252: Debugger timing issue (get_globals and debugger commands interfere) * FIXED 253: Creating default virtual env does not work when using Debian python3 without ensurepip
2.1.2
================== * FIXED 220 and 237: Icon problems in Linux tasbar. * FIXED 245: Tooltips not working in Mac * FIXED 246: Current script did not get executed if cursor was not in the end of the shell * FIXED 249: Reset, Run and Debug caused double prompt
2.1.1
================== * FIXED 241: Some menu items gave errors with micro:bit backend. * FIXED 242: Focus got stuck on first run (no entry was possible neither in shell nor editor when initialization dialog closed)
2.1.0
================== * TECHNICAL: Changes in diagnostic logging
2.1.0b11
===================== * TECHNICAL: Implemented more robust approach for installing Thonny plugins
2.1.0b10
===================== * CHANGED: Installed plugins now end up under ~/.thonny/plugins * TECHNICAL: Backend preparation now occurs when main window has been opened