Release 1.107.5.
new options "ui_tab_show", "ui_sidepanel_on_start", "ui_bottom_on_start", "ui_tab_padding", "ui_tab_font_scale".
and one command. and UI-theme item.
Release 1.112.0.
Improved TRegExpr engine.
Totally reworked tooltip which is shown by msg_status_alt and by "show function hint" command. see details in history.txt.
Release 1.113.
Top menu bar is themed on Windows now.
Added relative line numbers like in VSCode (option).
Release 1.114.
Improved auto-completions for CSS. And many minor improvements.
Unix: added menu item "plugins / find python library" if python not detected.
Fixed several bugs.
Release 1.116.
Main change is find-first/ find-next / find-prev / replace-next with the selection with Find dlg option "only in selection". It places not the small selection but marker inside bigger selection.
Better CSS auto-completions. And many small additions.
Release 1.117.
Major fix (bug found by @tmsg who was very angry, but he has found file backups): if app loaded ANSI encoded files as UTF8 (on Windows), it breaks non-ASCII chars to '?', on save.
added detection of encoding by Python signature.
and several minor improvements.