v8.1.6-v8.1.9

PeterCJ 2021-10-23 12:19:13 -07:00
parent 3ddff8e7f5
commit 6fa2d31185

@ -13,6 +13,122 @@ Links to particular leading versions:
## [8.x](http://download.notepad-plus-plus.org/repository/8.x/)
### [8.1.9](http://download.notepad-plus-plus.org/repository/8.x/8.1.9/)
2021-10-22
Notepad++ v8.1.9 bug-fixes:
1. Fix empty file with non-Unicode encoding cannot be saved issue. (Fix [#10699]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10699)
2. Fix language list in Style Configurator not being reloaded issue. (Fix [#9512]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9512)
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.9/
Included plugins:
1. NppExport v0.3
2. Converter v4.3
3. Mime Tool v2.6
Updater (Installer only):
* WinGup (for Notepad++) v5.2.1
### [8.1.8](http://download.notepad-plus-plus.org/repository/8.x/8.1.8/)
2021-10-19
Due to a critical regression found in 8.1.8 release, please download v8.1.9 in which this critical issue has been fixed.
Notepad++ v8.1.8 bug-fixes:
1. Fix config files (XML) saving performance regression. (Fix [#10678]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10678, [#10674]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10674)
2. Workaround Microsoft dark mode API bug of Windows 11. (Fix [#10510]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10510)
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.8/
Included plugins:
1. NppExport v0.3
2. Converter v4.3
3. Mime Tool v2.6
Updater (Installer only):
* WinGup (for Notepad++) v5.2.1
### [8.1.7](http://download.notepad-plus-plus.org/repository/8.x/8.1.7/)
2021-10-15
Due to a critical regression found in 8.1.7 release, please download v8.1.9 in which this critical issue has been fixed.
Notepad++ v8.1.7 bug-fixes:
1. Fix empty file not being saved regression. (Fix [#10667]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10667)
2. Fix white flash in dark mode on CMD launch with position parameters. (Fix [#10657]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10657)
3. Enhance dark themes for some programming languages (JSON, Python & Makefile). (Fix [#10648]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10648)
4. Fix "Run macro until the end of file" command skipping the last line issue. (Fix [#10441]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10441)
5. Fix tooltip layout and position in RTL mode. (Fix [#10646]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10646)
6. Fix docking problem for dockable panel in RTL mode. (Fix [#10641]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10641)
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.7/
Included plugins:
1. NppExport v0.3
2. Converter v4.3
3. Mime Tool v2.6
Updater (Installer only):
* WinGup (for Notepad++) v5.2.1
### [8.1.6](http://download.notepad-plus-plus.org/repository/8.x/8.1.6/)
2021-10-13
Due to the empty file not being saved regression found in v8.1.6, please download v8.1.9 in which this critical issue has been fixed.
Notepad++ v8.1.6 bug-fixes:
1. Fix NUL file-corruption issue after system shutting down brutally (power cuts). (Fix [#6133]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6133)
2. Fix session lost issue after MS update restarting Windows. (Fix [#10402]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10402)
3. Make Markdown UDL work in every dark theme. (Fix [#10593]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10593)
4. Fix file can be marked as saved even it's been deleted outside. (Fix [#10401]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10401)
5. Fix white flash on Notepad++ startup in dark mode issue. (Fix [#10601]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10601)
6. Fix status bar text display glitchy in dark mode. (Fix [#10564]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10564)
7. Fix docked window sizing problem in RTL mode. (Fix [#10536]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10536)
8. Fix floating panel movement problem in RTL mode. (Fix [#10579]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10579)
9. Fix Print GUI bug in Preferences dialog. (Fix [#10552]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10552)
10. Fix file erased on save issue when there is no free space left on disk (Fix [#5664]https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5664)
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.6/
Included plugins:
1. NppExport v0.3
2. Converter v4.3
3. Mime Tool v2.6
Updater (Installer only):
* WinGup (for Notepad++) v5.2.1
### [8.1.5](http://download.notepad-plus-plus.org/repository/8.x/8.1.5/)
2021-09-27