From 4c0bb832096b3caba7b399ba8cc02aa7c53589ad Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sat, 24 Jul 2021 15:48:25 -0400 Subject: notepadpp 8.1.2 --- notepadpp/debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'notepadpp/debian') 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 Sat, 24 Jul 2021 15:46:10 -0400 + notepadpp (8.1-1+devuan) obs; urgency=medium - Regression-fixes and improvements: -- cgit