diff options
Diffstat (limited to 'notepadpp/debian/changelog')
-rw-r--r-- | notepadpp/debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index 4e8b0a7..ca9f1f7 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,23 @@ +notepadpp (8.1.2-1+devuan) obs; urgency=medium + + - Bug-fixes and improvement: + * Make dark mode restartless. (Fix #10121) + * Activate dark mode in Windows 11. (Fix #10136) + * Make Notepad++ dark mode colors customizable: add 6 more color tone + choices. (Implement #10128) + * Add customizing dynamically dark mode colors capacity (Implement + #10145) + * Add command line flag -udl="UDL name" to open a file by applying an + existent UDL via its name. (Implement #10102) + * Use always current file directory in File Rename dialog. (Fix #10095) + * Fix "Remember last used directory" unexpected behaviour. (Fix #10115) + * Fix corrupted encoding text on status bar if shortcut assigned to + encode command. (Fix #10146) + * Add a Save all confirm dialog. (Fix #2124, #9931) + * Improve JavaScript auto-completion. (Fix #9858) + + -- B. Stack <bgstack15@gmail.com> Sat, 24 Jul 2021 15:46:10 -0400 + notepadpp (8.1-1+devuan) obs; urgency=medium - Regression-fixes and improvements: |