From 1107e5a7419d5cd2155fc35ec695e9f1878d3e5c Mon Sep 17 00:00:00 2001 From: ArkadiuszMichalski <2730894+ArkadiuszMichalski@users.noreply.github.com> Date: Fri, 7 Apr 2023 16:44:15 +0200 Subject: [PATCH] Update changes up to 8.5.2 version --- Changes.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/Changes.md b/Changes.md index 2a084fc..19b6838 100644 --- a/Changes.md +++ b/Changes.md @@ -13,6 +13,66 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.5.2](http://download.notepad-plus-plus.org/repository/8.x/8.5.2/) +2023-04-06 + +Notepad++ v8.5.2 bug-fixes and new features: + +1. Enhance "Edit with Notepad++" context menu and fix several issues. (Fix [#13399](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13399), [#13410](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13410), [#13425](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13425), [#13438](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13438), [#13440](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13440), [#13446](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13446), [#13457](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13457)) +2. Make Find/Replace dialog swap/copy button usage more explicit. (Fix [#13368](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13368), [#13021](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13021)) +3. Fix unexpected caret column jump post brace match. (Fix [#13433](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13433)) +4. Add hits in-progress increased number to Search Progress dialog. (Fix [#13364](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13364)) +5. Add HTML Hexadecimal column and more items to ASCII panel. (Fix [#13347](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13347)) +6. Add ability to do leading spaces with Column Editor. (Fix [#11148](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11148), [#13309](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13309)) +7. Add programming language support for Hollywood. (Implement [#13417](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13417)) +8. Fix dock panels visual glitch while finding in search results. (Fix [#13402](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13402), [#13459](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13459)) +9. Fix Mark dialog's Copy Marked Text button is not macro-able issue. (Fix [#13405](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13405)) +10. Dark mode enhancement: make focused combobox more visible. (Fix [#13420](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13420)) +11. Fix find dialog flicker issue. (Fix [#9536](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9536), [#13381](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13381)) +12. Enhance Notepad++ icon's display in system tray. (Fix [#8971](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8971)) +13. Fix some options in Mark dialog not remembered though the session issue. (Fix [#13277](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13277)) + +Get more info on +https://notepad-plus-plus.org/downloads/v8.5.2/ + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.5 +3. Mime Tool v2.9 + +Updater (Installer only): + +* WinGup (for Notepad++) v5.2.5 + +### [8.5.1](http://download.notepad-plus-plus.org/repository/8.x/8.5.1/) +2023-03-24 + +Notepad++ v8.5.1 bug-fixes and new features: + +1. Use new modern shell "Edit with Notepad++" of Windows 11 instead of hijacking "Pin to Quick access". (Fix [#13320](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13320), implement [#13330](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13330)) +2. Update scintilla to 5.3.4 and lexilla to 5.2.4. (Implement [#13338](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13338)) +3. Add MS Transact-SQL support. (Fix [#5940](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5940), [#7988](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7988), [#11718](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11718), [#12610](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12610), [#13160](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13160)) +4. Add GDScript language support with autocomplete & functionlist. (Fix [#13329](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13329)) +5. Fix UDL empty button regression after changing localization. (Fix [#13228](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13228)) +6. Add ability to copy "Find what" to "Replace with" and vice versa in Find Replace dialog. (Fix [#12122](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12122)) +7. Fix DocSwitcher RTL problem, and use edit field instead of a small popup value dialog. (Fix [#13244](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13244), [#13248](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13248)) +8. GUI visual enhancement: Fix whole dialog items blink when a item value changed. (Fix [#13230](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13230)) +9. Make tray icon context menu translatable. (Fix [#11628](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11628)) + +Get more info on +https://notepad-plus-plus.org/downloads/v8.5.1/ + +Included plugins: + +1. NppExport v0.4 +2. Converter v4.5 +3. Mime Tool v2.9 + +Updater (Installer only): + +* WinGup (for Notepad++) v5.2.5 + ### [8.5](http://download.notepad-plus-plus.org/repository/8.x/8.5/) 2023-03-06