Changelog:
- Allow assigning Python coloring for Python-like files
- Increase the initial top coordinate of Thonny's main window. Fixes problem of Thonny's title bar being hidden by the system menubar
- Update org.thonny.Thonny.appdata.xml
- Restore syncing to localtime for RPi Pico (fixed regression introduced in 3.3.11)
- Fix installing from requirements.txt in MicroPython
- Allow specifying different colors for method and function calls
- Extend editor API for plug-ins (close event and content load/save hooks)
- Fix technical errors in some translations
- Warn when inputting non-ascii chars in MicroPython
- Update Polish translation
Signed-off-by: Algent Albrahimi <algent@protonmail.com>