1. Update to scintilla 5.5.2 & Lexilla 5.4.0. (Implement #15564)
2. Fix monitoring large files with frequent writes freezing the UI issue. (Fix #9661, #15611)
3. Fix regression of multiple selections in comboboxes of Find dialog. (Fix #15583)
4. Fix a single undo reverting many changes issue. (Fix #9426)
5. Improve Styler Configurator performance considerably. (Fix #12436, implement #15565)
6. Fix CVE-2014-9456 (but CVE-2014-9456 is not a “Security Vulnerability”). (Fix #12669)
7. Make find dialog status messages color customizable via Style Configurator. (Fix #5087)
8. Make individual tab color customizable via Style Configurator. (Fix #12156)
9. Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed. (Fix #15513)
10. Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.). (Fix #10557, #15397)
11. Fix closing unsaved clone document causing periodic backup loss issue. (Fix #8227)
12. Fix Style Config’s “User-defined keywords” not being saved properly after emptying it. (Fix #15543, #14303)
13. Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JS, JSP, Lua, PHP, Python, RC, Swift, TypeScript, & XML). (Fix #15520)
14. Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels’ icons in lite mode. (Implement #15541, #15532)
15. Fix Python smart indent issue when a string or comment line ends with a colon. (Fix #15528, #15534)
16. Add file type filters for UDL in Save dialogs. (Fix #8083, #11096)
17. Add TOML language (TOML format) support. (Fix #5631)
18. Add function list for TeX/LaTeX. (Implement #15595)
19. Recognize Cython files as Python. (Fix 3069#, #3767)
20. Fix edit zone not getting focus while clicking the active tab. (Fix #8446)
21. Add the ability to open the copy automatically after the “Save a Copy” command. (Fix #11861)
22. Fix inability to paste after removing read-only via menu. (Fix issue)
23. Add one more option for auto-indent so C-Like language indent can be disabled. (Fix #15396)
24. Fix Style Configurator regression: “URL hovered”’s “Go to Settings” not working. (Fix #15493)
Bookmarks