docs/changelog.md

branch
eric7
changeset 9557
4367b01cc6df
parent 9536
c1c84299bef3
child 9559
34fc53e6159d
diff -r b90938c52816 -r 4367b01cc6df docs/changelog.md
--- 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)

eric ide

mercurial