Changelog:
- Make confugration dialog larger to fit French strings, by sourceperl
- Fix "_prepare_after_soft_reboot" error in Unix MicroPython mode
- Support interactive programs with Unix MicroPython
- Fix read-only filesystem error for CircuitPython in non-English variants of CircuitPython
- Fix error on right clicking in local file explorer with Italian translation
- Fix back-end switcher menu position and theme
- Fix "pop from empty list" error when MicroPython is having problems
- Fix MYPYPATH / MyPy not working
- Highlight unclosed strings even inside unclosed parens
- Fix problem running code via WebREPL
- Make Outline show also async, defs
- Don't show full error info when ManagementError doesn't seem to be Thonny's fault
- Don't show error dialog when querying globals fails (error is shown on the variables table instead)
- Recover from corrupted rpc.sock ("invalid literal for int() with base 10" error)
- Add 3 translated Help files for Spanish, by José Carlos García
- Add Korean translations of Help files, by Hyungseok Choi
- Add first version of Finnish translation by Lrasinen
- Update translations for Albanian, French, Korean
Signed-off-by: Algent Albrahimi <algent@protonmail.com>