Add changes for 8.1.3 and 8.1.4 versions

ArkadiuszMichalski 2021-09-07 16:45:19 +02:00
parent 4c7408bf28
commit 495b75f0a1

@ -14,6 +14,69 @@ Links to particular leading versions:
## [8.x](http://download.notepad-plus-plus.org/repository/8.x/)
### [8.1.4](http://download.notepad-plus-plus.org/repository/8.x/8.1.4/)
2021-08-25
Notepad++ v8.1.4 new features, enhancements & bug-fixes:
1. Fix regression of find/replace and file open performance issue. (Fix [#10398](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10398), [#10296](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10296), [#10260](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10260))
2. Make dark mode compatible with Windows 11. (Fix [#10299](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10299))
3. Make current existing plugins' toolbar icons display in both light and dark mode. (Fix [#9959](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9959), [#10388](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10388), [#9809](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9809))
4. Support TypeScript language (syntax highlighting, auto-completion & function list). (Implement [#10353](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10353))
5. Fix security flaw issue in uninstaller. (Fix [#10191](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10191), [#6165](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6165))
6. Add Insert Date Time commands for both short & long format.(Implement [#497](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/497), [#2821](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2821), [#8184](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8184), [#8302](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8302))
7. Fix file dialog append extension issue with RTL languages. (Fix [#10397](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10397))
8. Fix Find-in-Files "Follow current doc" not working issue when Default Directory is set. (Fix [#8045](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8045))
9. Enhance dialogs visual look & feel. (Fix [#10384](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10384))
10. Fix LICENSE text display problem in installer. (Fix [#10370](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10370))
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.4/
Included plugins:
1. NppExport v0.3
2. Converter v4.3
3. Mime Tool v2.6
Updater (Installer only):
* WinGup (for Notepad++) v5.2
### [8.1.3](http://download.notepad-plus-plus.org/repository/8.x/8.1.3/)
2021-08-13
Notepad++ v8.1.3 new features, enhancements & bug-fixes:
1. Dark mode enhancement: 95% dialogs are dark-modable. (Implement [#10061](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10061), [#10287](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10287), [#10285](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10285), [#10283](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10283), [#10275](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10275), [#10273](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10273), [#10269](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10269), [#10049](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10049), [#10196](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10196), [#10066](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10066), [#10264](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10264), [#10242](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10242), [#10255](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10255), [#10253](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10253), [#10210](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10210), [#10251](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10251), [#10249](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10249), [#10247](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10247), [#10245](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10245), [#10236](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10236), [#10233](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10233), [#10178](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10178), [#10069](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10069), [#10205](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10205), [#10027](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10027), [#10221](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10221), [#10230](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10230), [#10226](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10226))
2. Improve GUI display under high DPI. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/242530c1fc432b0b80be71b375749eae33d6f6a7), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/19f40fdeae5bf11ae8905aa8de23b855d1a64792), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/2bb40b1ab56f4f9d7e98c4717231b72a0d46a6db), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/6894e96ad7a806a513d6b3b13c59c85c1e668285), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/a8a802df2cacbb6e34490d74a2cf4b504a3c9fcd), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/5721b10da543fc20a194075857eb2995633fdb4d), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/934c9888742510d75d3830c4151394fa0e0b1f0c), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/8a6dafb890ddf0d96565d56d04f26c5dd919edcd), [Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/1182976cc3c64b19104dd1d6aae2f89ea51d4ec1))
3. Add Markdown UDL of dark mode in release packages. (Fix [#10196](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10196))
4. Fix crash issue when several instances of the save dialogs are shown. (Fix [#10290](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10290))
5. Fix save dialog not working on Windows Vista. (Fix [#10238](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10238))
6. Add the capacity to switch among Find/Replace/FiF/Mark via their shortcuts. (Implement [#10019](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10019))
7. Make Document List Panel togglable via View menu and shortcutable (+ "Switch to" command) in shortcut mapper. (Implement [#3526](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3526), [#9015](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9015))
8. Fix Function list current empty lost issue while Sort/Unsort/Save/Reload. (Fix [#8819](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8819), [#10280](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10280), [#10294](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10294))
9. Fix Functions list scrolling to the top on file save issue. (Fix [#9659](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9659))
10. Fix wrong path in tooltip of tab in RTL mode. (Fix [#8520](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8520))
11. Fix the file drag and drop bug in RTL mode. (Fix [#8730](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8730))
12. Add filter capacity in Shortcut mapper by shortcut key combination. (Implement [#5616](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5616), [#9316](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9316))
13. Add copy file names capacity from Windows dialog. (Implement [#10123](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10123))
14. Fix shortcut conflict detection error in Shortcut mapper while filtering. (Fix [#5374](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5374))
15. Increase macro, user command and plugin command number capacity. (Fix [#10263](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10263))
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.3/
Included plugins:
1. NppExport v0.3
2. Converter v4.3
3. Mime Tool v2.6
Updater (Installer only):
* WinGup (for Notepad++) v5.2
### [8.1.2](http://download.notepad-plus-plus.org/repository/8.x/8.1.2/)
2021-07-19
@ -99,7 +162,7 @@ Notepad++ v8 new features, enhancements & bug-fixes:
2. ARM64 build is available. (Implement [#5158](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5158))
3. One button to build them all - build Notepad++ with Scintilla static lib and Boost RegExpr headers. (Implement [#9594](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9594))
4. Add new Fluent UI icons for toolbar. (Implement [#9742](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9742))
5. Add new feature "Distraction Free Mode" (Menu "View->Distraction Free Mode"). ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/cbf3d2c9cb35c3fee4cf750d283771a844beafd9))
5. Add new feature "Distraction Free Mode" (Menu "View->Distraction Free Mode"). ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/cbf3d2c9cb35c3fee4cf750d283771a844beafd9))
6. Add new API NPPM_ADDTOOLBARICON_FORDARKMODE for dark mode. (Implement [#9928](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9928))
7. Add 1 click action (SHIFT-click) on close button to close all tabs in dockable panel. (Implement [#8922](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8922))
8. Add ability of changing select text foreground color (optional). (Fix [#3397](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3397), [#1314](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1314))