|
1 | | -Notepad++ v8.9 security enhancement, new improvements, regression fixes & bug-fixes: |
| 1 | +Notepad++ v8.9.1 regression fixes, bug-fixes & new improvements: |
| 2 | + |
| 3 | + 1. Fix EOL duplication regression when playing back old recorded macros. |
| 4 | + 2. Remedy search failure for pasted text containing trailing invisible EOL character. |
| 5 | + 3. Fix customized context menu regression where separator (id="0") escapes FolderName submenu. |
| 6 | + 4. Fix issue where a single undo reverted multiple changes after macro execution. |
| 7 | + 5. Fix visual glitch when dragging dockable dialogs on a 2nd monitor. |
| 8 | + 6. Fix inconsistent automatic search mode switching (RegEx to Extended) in Find dialog. |
| 9 | + 7. Fix incorrect URL parsing caused by Unicode special spaces. |
| 10 | + 8. Update to Boost 1.90.0. |
| 11 | + 9. Improve update themes feature: fix JavaScript.js edge case. |
| 12 | +10. Update javascript.js to better match javascript (embedded) in all themes. |
| 13 | +11. Function List: enhance for Perl & PHP; add for Nim. |
| 14 | +12. Fix comments and highlighting in TCL. |
| 15 | +13. Update perl keywords and autocomplete for 5.42. |
| 16 | +14. Improvement: display Find dialog status message with invisible characters warning. |
2 | 17 |
|
3 | | -0. Remove Notepad++ self-singed certificate signature, use only the certificate issued by GlobalSign. |
4 | | -1. Log security errors automatically while auto-updating in "%LOCALAPPDATA%\Notepad++\log\securityError.log". |
5 | | -2. Fix jarring color regression in dark mode (introduced in v8.8.9). |
6 | | -3. Fix "/noUpdater" installer option not working if updater was previously installed. |
7 | | -4. Fix column mode edit undo regression (introduced in v8.8.9). |
8 | | -5. Fix issue where an empty file opened without encoding under a UTF-8 system codepage. |
9 | | -6. Add makefile function list parser. |
10 | | -7. Improve performance & add missing file ext. from langs.model.xml to langs.xml. |
11 | | -8. Improve "Open containing folder in Explorer" command to avoid creating Explorer process. |
12 | | -9. Allow refresh mouse scroll amount according to OS settings changes. |
13 | 18 |
|
14 | 19 |
|
15 | 20 | Get more info on |
16 | | -https://notepad-plus-plus.org/downloads/v8.9/ |
| 21 | +https://notepad-plus-plus.org/downloads/v8.9.1/ |
17 | 22 |
|
18 | 23 |
|
19 | 24 | Included plugins: |
|
0 commit comments