From 2be17f0167ab155ecc577167a03e6b4072c030c1 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 3 Aug 2022 15:41:22 -0400 Subject: notepadnext 0.5.4 --- notepadnext/debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'notepadnext/debian/changelog') diff --git a/notepadnext/debian/changelog b/notepadnext/debian/changelog index cc7ab31..4d5fc00 100644 --- a/notepadnext/debian/changelog +++ b/notepadnext/debian/changelog @@ -1,3 +1,24 @@ +notepadnext (0.5.4-1) obs; urgency=low + + * What's changed: + * Add Debug Log dock for displaying debug output in the application + * Add command line argument --reset-settings to clear all application + settings + * Add basic context menu to Search Results + * Add larger icon for Start Menu on Windows + * Add automatic Winget releases + * Select matching text in editor when navigating from search results + * Better codec detection and conversion + * Enable some NSIS Components by default + * Fix memory leak + * Fix line numbers displayed in search results + * Fix "Open With" command on MacOS + * Prevent crash when attempting to show autocomplete off-screen + * Fix missing translation when running from the right-click context + menu on Windows + + -- B. Stack Wed, 03 Aug 2022 14:33:45 -0400 + notepadnext (0.5.3-1) obs; urgency=low * What's changed: -- cgit