docs/changelog.md

branch
eric7-maintenance
changeset 10534
783d835d7fe4
parent 10460
3b34efa2857c
parent 10523
e4069ddd7dc7
child 10557
9a1f922ddb98
--- a/docs/changelog.md	Mon Jan 01 11:11:21 2024 +0100
+++ b/docs/changelog.md	Wed Jan 31 09:13:13 2024 +0100
@@ -1,6 +1,43 @@
 # Change Log
 
-### Version 24.01
+### Version 24.2
+**Important Note:** Before upgrading to this release, all plug-ins installed
+via the plug-in repository must be at the most recent release in order to
+prevent failures of some plug-ins.
+
+- bug fixes
+- Code Style Checker
+    - Updated these checkers to support more cases.
+        - Miscellaneous
+        - Security
+- Editor
+    - Added an Edit menu entry tp convert tabs to spaces manually.
+    - Added the capability to show local variables in the outline view.
+    - Added code to show the indicator margin messages when the mouse hovers
+      over a syntax error or warning indicator.
+- File Browser
+    - Added the capability to show local variables of functions and methods.
+- Find In Files
+    - Changed the filter entry to a filter selector with associated edit
+      capability to define a list of filter entries.
+- Log Viewer
+    - Added code to show an indicator for the log viewer icon, if new messages
+      were added and the "Autoshow" option is deactivated.
+- MicroPython
+    - Added an entry to the file manager's local and device context menu to
+      rename a file.
+    - Added a standalone application of the built-in MicroPython interface (
+      `eric7_mpy`).
+    - Enhanced the MiucroPython file manager widget.
+- Plugin Repository
+    - Added a label to show the number of selected entries.
+- Project Browser
+    - Added the capability to show local variables of functions and methods.
+- Third Party packages
+    - Upgraded pyflakes to version 3.2.0.
+    - Upgraded jquery.js to version 3.7.1.
+
+### Version 24.1
 - bug fixes
 - General
     - Changed debug logging to be directed to a debug log file `eric7_debug.txt` in

eric ide

mercurial