--- a/docs/changelog.md Thu Dec 01 11:21:33 2022 +0100 +++ b/docs/changelog.md Sat Dec 03 14:33:56 2022 +0100 @@ -17,6 +17,10 @@ fixed network port (default 35000) - added a stack frame selector to the global variables viewer (synchronized with the one of the local variables viewer) +- Editor + - changed behavior to not load files whoes file type cannot be determined as text. + The old behavior can be regained by unchecking the option `Load files of unknown + type` on the `Mimetypes` configuration page. - MicroPython - introduced a configuration option to enable manual selection of devices (e.g. for unknown devices or inside the Linux container of ChromeOS)