Notepad++ v8.1.9 new release
-
Version v = 8.1.6; Release release = doNewRelease(v++): while (release.hasRegression()) { release = doNewRelease(v++); }
You may be annoyed by the repetition of new release since v8.1.6, me too.
Let’s pray together for not having any regression in v8.1.9.
(That reminds me a joke: Software and cathedrals are much the same - first we build them, then we pray.)Notepad++ v8.1.9 Release is available here:
https://notepad-plus-plus.org/news/v819-released/(The critical bug-fixes are in
highlight
)Notepad++ v8.1.9 bug-fixes:
Fix empty file with non-Unicode encoding cannot be saved issue.
(Fix #10699)- Fix language list in Style Configurator not being reloaded issue. (Fix #9512)
Notepad++ v8.1.8 bug-fixes:
Fix config files (XML) saving performance regression.
(Fix #10678, #10674)- Workaround Microsoft dark mode API bug of Windows 11. (Fix #10510)
Notepad++ v8.1.7 bug-fixes:
Fix empty file not being saved regression.
(Fix #10667)- Fix white flash in dark mode on CMD launch with position parameters. (Fix #10657)
- Enhance dark themes for some programming languages (JSON, Python & Makefile). (Fix #10648)
- Fix “Run macro until the end of file” command skipping the last line issue. (Fix #10441)
- Fix tooltip layout and position in RTL mode. (Fix #10646)
- Fix docking problem for dockable panel in RTL mode. (Fix #10641)
Notepad++ v8.1.6 bug-fixes:
Fix NUL file-corruption issue after system shutting down brutally.
(Fix #6133)Fix session lost issue after MS update restarting Windows.
(Fix #10402)- Make Markdown UDL work in every dark theme. (Fix #10593)
- Fix file can be marked as saved even it’s been deleted outside. (Fix #10401)
- Fix status bar text display glitchy in dark mode. (Fix #10564)
- Fix white flash on Notepad++ startup in dark mode issue. (Fix #10601)
- Fix docked window sizing direction problem in RTL mode. (Fix #10536)
- Fix floating panel movement issue in RTL mode. (Fix #10579)
- Fix print GUI bug in Preferences dialog. (Fix #10552)
- Fix file erased on save issue when there is no free space left on disk (Fix #5664)
Auto-updater will be triggered in 2 weeks if there’s no critical issue found.
-
@donho said in Notepad++ v8.1.9 new release:
You may be annoyed by the repetition of new release since v8.1.6, me too.
Confirmed, I was surprised and a little annoyed at first, too. But then I figured, you don’t do quick follow-up releases just to annoy anyone. Sometimes such things happen, and if the issue to be fixed justifies a short-termed release, I’m all for it.
@donho said in Notepad++ v8.1.9 new release:
Let’s pray together for not having any regression in v8.1.9.
(That reminds me a joke: Software and cathedrals are much the same - first we build them, then we pray.)Hahaha! I haven’t heard this joke before and had a good laugh, so thanks for telling. 👍😄
-
i like that you did quick updates for the fixes. appreciated
-
FYI, Auto-update has been triggered for v8.1.9.
-
Hello!
You can do it so that you can navigate with one mouse click in the “List of Functions” and “Folder as Project” windows. Double click is now implemented.
Sorry for my English. -
-