--- a/docs/changelog.md Fri Oct 13 16:44:53 2023 +0200 +++ b/docs/changelog.md Sat Oct 14 18:10:36 2023 +0200 @@ -2,6 +2,10 @@ ### Version 23.11 - bug fixes +- General + - Added the capability to select list entries with a configurable action + (system default, double click, single click) (see `Interface => Interface` + configuration page) - Editor - Enhanced the print capability with the configuration of the print color mode (e.g. to print an editor with a dark background). @@ -24,7 +28,7 @@ - Added capability to disable display of vulnerability data (e.g. if system does not support HTTPS protocol). - Shell - - Added some more special commands (% commands). Type '%help' to get a dialog + - Added some more special commands (% commands). Type `%help` to get a dialog listing these commands. - Syntax Checker - Added code to the Python syntax checker to report Python Warnings.