# 4.6 RC 1 (2024-12-19) ## New Features and Improvements - Preferences, Syntax color configuration: clicking on a token in the preview selects the belonging color ## Fixed Bugs - opening a new window might take a long time if offline - tooltips might be shown on wrong monitor - Syntax: - Kotlin: several bug fixes ## Other Noteworthy Changes - added `dark-brown.theme`, `dark-natural.theme`, `light-brown.theme` # 4.6 preview 3 (2024-12-02) ## New Features and Improvements - File manager: - Multi-rename dialog: show diff-like file names - new syntax coloring for: - Powershell - TCL ## Fixed Bugs - File Manager: - SFTP dialog: input was not verified correctly, e.g. not existence of private key file - Text Viewer, Search: did not scroll to match before current view - Syntax: - C++: allow 0x0C (form feed) as whitespace character - Groovy: error typing `@` - HTML: incorrect parsing - InnoSetup: fixes for strings - Markdown: incorrect handling of characters >= 0x80 - PHP: `/gvfs/ - Compare: - Compare: inner-line diff improvements for small equal areas at beginning/end - Compare: inner-line diff improvements for lines with many identical characters - Proxy: support for NO_PROXY and no_proxy environment variables - Text editors: - Find and Replace: if the selection matches, use that for the first replace - Move/select word: make customizable using low-level property `styledtext.wordCaretMovementType` - optionally save on deactivate - Syntax coloring: - support for Gettext (.po) files - Markdown: - allow `_` inside text, e.g. URLs - quote fix and support - Verilog: more literal formats - JRE 21 - Linux: Directory compare: preview does not show SVG files as graphic (because it was not supported on other systems; and the supported SVG features were very limited)