diff --git a/Changes.md b/Changes.md index aee8860..2bbb77b 100644 --- a/Changes.md +++ b/Changes.md @@ -14,6 +14,32 @@ Links to particular leading versions: ## [8.x](http://download.notepad-plus-plus.org/repository/8.x/) +### [8.1](http://download.notepad-plus-plus.org/repository/8.x/8.1/) +2021-06-17 + +Notepad++ v8.1 bug-fixes & enhancements: + +1. Fix regression of auto-completion performance issue. (Fix [#9975](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9975)) +2. Fix Open dialog with "Save" label for "Open" button. (Fix [#9966](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9966)) +3. Fix Notepad++ crash on dark mode while starting up. (Fix [#9961](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9961)) +4. Improve look & feel in dark mode. (Fix [#9982](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9982)) +5. Adapt Tooltips in dark mode. (Fix [#9962](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9962)) +6. Remove white line under menubar in dark mode. (Fix [#9984](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9984)) +7. Make multiline and vertical tabs work in dark mode. (Implement [#10017](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10017)) + +More fixes & implementations detail: +https://notepad-plus-plus.org/downloads/v8.1/ + +Included plugins: + +1. NppExport v0.3 +2. Converter v4.3 +3. Mime Tool v2.6 + +Updater (Installer only): + +* WinGup (for Notepad++) v5.2 + ### [8.0](http://download.notepad-plus-plus.org/repository/8.x/8.0/) 2021-06-07