Latest Version of Notepad++ /Update

User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#61



Post by sakisvele »

Notepad++ v8.5.1 Release

New update: 24.03.2023
1. Use new modern shell "Edit with Notepad++" of Windows 11 instead of hijacking "Pin to Quick access".
2. Update scintilla to 5.3.4 and lexilla to 5.2.4.
3. Add MS Transact-SQL support.
4. Add GDScript language support with autocomplete & functionlist.
5. Fix UDL empty button regression after changing localization.
6. Add ability to copy "Find what" to "Replace with" and vice versa in Find Replace dialog.
7. Fix DocSwitcher RTL problem, and use edit field instead of a small popup value dialog.
8. GUI visual enhancement: Fix whole dialog items blink when a item value changed.
9. Make tray icon context menu translatable.

Download Notepad++v8.5.1​
https://notepad-plus-plus.org/downloads/v8.5.1/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#62



Post by sakisvele »

Notepad++ v8.5.4 Release

New update:18.06.2023
1. Fix macro recording regression on Unicode character.
2. Fix regression of defective detection for file read-only attribute removal via Explorer.
3. Fix opening multi-files on multi-instance mode regression.
4. Update: Scintilla 5.3.5 Lexilla 5.2.5
5. Fix Notepad++ hanging issue running macro to EOF.
6. Fix EOL symbol color/appearence being reset issue while changing encoding.
7. Enable code folding in Assembly source files.
8. Fix document language not remembered through sessions issue.
9. Add SHA-1 hash features.
10. Add "open new blank document in addition on startup" ability.
11. Fix lexer plugin is sorted unconventionally in language menu issue.
12. Add message NPPM_DARKMODESUBCLASSANDTHEME to allow plugin to use generic dark mode.
13. Add the ability to close multiple files without saving in Document list.
14. Several GUI Enhancements.
15. Fix tabContextMenu_example.xml not being deleted while uninstallation.
16. Fix error message on uninstallation.

Download Notepad++ v8.5.4
https://notepad-plus-plus.org/downloads/v8.5.4/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#63



Post by sakisvele »

Notepad++ v8.5.5 Release

New update: 09.08.2023
1. Update to Scintilla 5.3.6 and Lexilla 5.2.6.
2. Add change history navigation commands: Go to next/prev change & Clear change history.
3. Fix Change History incorrect display after "Reload from Disk" command.
4. Remember through sessions the directory of "Remember last used directory".
5. Fix regression of double clicking on find result not going to the document.
6. Fix regression of opening file rejection if file name contains dot at the end.
7. Fix error message of opening file with '=' as end of file name.
8. Fix menu Tools contains 2 SHA-256 item while using localization.
9. Fix SHA-1 hash result wrong length bug while "Treat each line as a separate string" enabled.
10. Add SHA-512 hash features.
11. Fix normal.xml for Normal text auto-completion not working issue.
12. Fix Korean IME append file extension issue in save dialog.
13. Make find/replace in files result more inaccurate while used RegExpr is invalid.
14. Fix Project panel's inaccurate initialized path in save dialog.
15. Fix wrong syntax highlighting of URLs with quotes in JSON.
16. Fix Clipboard History panel shows corrupted data issue.
17. Improve lines sorting memory consumption.
18. Enhance "Add new document at startup": add new document only when the session is remembered.
19. Enhance "Convert case to Proper Case" command: fix the error conversion after quote.

Download Notepad++ v8.5.5
https://notepad-plus-plus.org/downloads/v8.5.5/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#64



Post by sakisvele »

Notepad++ v8.5.6 Release

New update:15.08.2023
Notepad++ v8.5.6 bug-fixes and new features:
1. Fix plugin crash regression due to CET enhancement.
2. Add new API: indicator allocation for plugins.
3. Fix hide lines merging to avoid merging across a visible line.
4. Fix "Clear Change History" issue: cloned document markers are not cleared.
Notepad++ v8.5.5 bug-fixes and new features:
1. Update to Scintilla 5.3.6 and Lexilla 5.2.6.
2. Add change history navigation commands: Go to next/prev change & Clear change history.
3. Fix Change History incorrect display after "Reload from Disk" command.
4. Remember through sessions the directory of "Remember last used directory".
5. Fix regression of double clicking on find result not going to the document.
6. Fix regression of opening file rejection if file name contains dot at the end.
7. Fix error message of opening file with '=' as end of file name.
8. Fix menu Tools contains 2 SHA-256 item while using localization.
9. Fix SHA-1 hash result wrong length bug while "Treat each line as a separate string" enabled.
10. Add SHA-512 hash features.
11. Fix normal.xml for Normal text auto-completion not working issue.
12. Fix Korean IME append file extension issue in save dialog.
13. Make find/replace in files result more accurate while used RegExpr is invalid.
14. Fix Project panel's inaccurate initialized path in save dialog.
15. Fix wrong syntax highlighting of URLs with quotes in JSON.
16. Fix Clipboard History panel shows corrupted data issue.
17. Improve lines sorting memory consumption.
18. Enhance "Add new document at startup": add new document only when the session is remembered.
19. Enhance "Convert case to Proper Case" command: fix the error conversion after quote.

Download Notepad++ v8.5.6
https://notepad-plus-plus.org/downloads/v8.5.6/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#65



Post by sakisvele »

Notepad++ v8.5.7 Release

New update:08.09.2023
1. Fix 4 security issues CVE-2023-40031, CVE-2023-40036, CVE-2023-40164 & CVE-2023-40166.
2. Security enhancement: Sign uninstall.exe.
3. Change the slogan in installer.
4. Fix eventual memory leak while reading Utf8-16 files.
5. Fix dragging tab performance issue while Document List is displayed.
6. Add supperss 2GB file warning option for x64.
7. Fix cloned document disassociated issue after Notepad++ being relaunched.
8. Fix session file saving problem if it's read-only.
9. Fix activating wrong file(s) issue after loading session file.
10. Fix wrong product version value displayed in file's properties.

Download Notepad++ v8.5.7
https://notepad-plus-plus.org/downloads/v8.5.7/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#66



Post by sakisvele »

Notepad++v8.5.8 Release

New update:17.10.2023
1. Fix "Clear Read-Only Flag" command not working immediately regression.
2. Fix saving files losing Alternate Data Stream issue.
3. Fix data loss issue due to no room on disk for saving.
4. Add Win10/Win11 Restart-application feature.
5. Fix user created session being modified behaviour on exit.
6. Improve document list display performance.
7. Update Scintilla to v5.3.7 & Lexilla to v5.2.7.
8. Fix unwanted Afrikaans installer language issue.
9. Fix a crash issue while reading settings from cloud.
10. Fix security issue CVE-2022-31901.
11. Enhance non-saved search text's persistence in Find dialog combobox while pressing arrow key.
12. Make auto-checking of Find InSelection configurable (resizable & can be disabled).
13. Perl enhancement: Update Stylers & the keywords for Perl v5.38.
14. Fix "Single Line Uncomment" uncommenting an extra line issue.
15. Fix "Next Bookmark" command not resetting current column issue.
16. Allow menu command Window->Windows to be assigned a shortcut.
17. Fix wrong categories in Shortcuts Mapper.

Download Notepad++ v8.5.8

https://notepad-plus-plus.org/downloads/v8.5.8/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#67



Post by sakisvele »

Notepad++ v8.6 Release

New update:23.11.2023
1. Multi-edit is fully supported in Notepad++.
2. Make multi-select background & caret colours customizable.
3. Make session inaccessible files remembered (empty & read-only document as placeholder).
4. Fix missing session invalid error for user session & enhance API NPPM_GETNBSESSIONFILES.
5. Fix network shared files saving regression.
6. Update Scintilla to v5.3.8 & Lexilla to v5.2.8.
7. Fix docking panel crash due to messing up config.xml.
8. Fix invalid styler.xml making Notepad++ crash issue.
9. Fix tab-closing crash by middle mouse button (unexpected mouse position).
10. Fix 2 performance issues in Style Configurator.
11. Add 3 line operation (delete, copy & cut) shortcuts.
12. Display extra info in the status bar of Find/Replace dialog to avoid PEBKAC.
13. Fix "Hide lines" command hiding unselected lines issue.
14. Fix silent installer mode when Notepad++ is running issue.
15. Fix Updater's vulnerability (update cURL in WinGUp for fixing CVE-2023-38545).
16. Fix incoherent behaviour of "Duplicate Current Line" menu command.
17. Fix JSON5 not using JSON keywords.
18. Fix empty message showing while cancelling session file saving dialog

Download Notepad++ v8.6
https://notepad-plus-plus.org/downloads/v8.6/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#68



Post by sakisvele »

Notepad++ v8.6.2 fixed

Fix Shift-DEL, Ctrl-INS and Shift-INS not working regression. (Fix #14470, #14571)
Fix Ctrl+V cannot paste into the text fields of certain plugins regression. (Fix #14568)
Remove option “disableLineCopyCutDelete.xml” (the empty file takes no effect).
Fix a regression: the position in the previous session is now restored correctly in cloned document. (Fix #14164)

Download Notepad++ v8.6.2 | Notepad++
https://notepad-plus-plus.org/downloads/v8.6.2/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#69



Post by sakisvele »

Notepad++ v8.6.3 Release

New update:18.02.2024
1. Restore multi-editing option & add "Column To Multi-editing" option on GUI.
2. Make "copy/cut line while no selection" optional.
3. Fix all open files lost after restarting as Admin to save a file.
4. Fix "Replace All" crash & performance issue.
5. Fix calltip crash due to the division by zero.
6. Enhance Function List for Python to support "async def" & colons in argument list.
7. Fix Copy/Cut/Paste issue in Vertical Edge text field in preferences dialog.
8. Fix macro recording twice for some commands.
9. Fix "Open File" command not working with TAB preceded.
10. Add auto-completion keywords for PHP, JavaScript and CSS.

Download Notepad++ v8.6.3
https://notepad-plus-plus.org/downloads/v8.6.3/
User avatar
sakisvele
Moderator
Moderator
Posts: 20964
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#70



Post by sakisvele »

Notepad++ v8.6.4 Release



New update:20.02.2024

-Fix regression that the view cannot be activated by mouse clicking..

Download Notepad++ v8.6.4
https://notepad-plus-plus.org/downloads/v8.6.4/
Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 76 guests