mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-27 07:44:24 +02:00
add v8.7.8 and v8.7.9
parent
51b90e21ea
commit
be5e3c50b4
82
Changes.md
82
Changes.md
@ -13,6 +13,88 @@ Links to particular leading versions:
|
||||
|
||||
## [8.x](http://download.notepad-plus-plus.org/repository/8.x/)
|
||||
|
||||
### [8.7.9](http://download.notepad-plus-plus.org/repository/8.x/8.7.9/)
|
||||
2025-04-02
|
||||
|
||||
**Notepad++ release 8.7.9 regression-fixes, bug-fixes & improvements:**
|
||||
|
||||
1. Fix incorrect syntax highlighting regressions. (Fix [#16271](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16271), [#16309](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16309) - Revert **4** of v8.7.8)
|
||||
2. Update to Scintilla 5.5.5 & Lexilla 5.4.3. (Implement [#16235](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16235))
|
||||
3. Fix bug where plugin button hiding settings in toolbarButtonsConf.xml are ignored. (Fix [#16280](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16280))
|
||||
4. Fix SQL Backslash Escape preference not taking effect immediately. (Fix [#16244](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16244))
|
||||
5. Add new low-level DirectX11 DirectWrite 1.1 Scintilla rendering mode. (Implement [#16284](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16284))
|
||||
6. Add versions of external libraries (Scintilla/Lexilla/Boost) to Debug Info. (Fix [#11466](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11466))
|
||||
|
||||
|
||||
**Notepad++ release 8.7.8 regression-fixes, bug-fixes & improvements:**
|
||||
|
||||
1. Fix regression (v8.7.1 - v8.7.7) of saving backup file without modifications. (Fix [#16186](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16186))
|
||||
2. Fix syntax highlighting regression while switching among UDL files. (Fix [#16154](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16154))
|
||||
3. Add ability to hide selected toolbar buttons via a XML configuration.(Fix [#15106](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15106), [#15440](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15440), [#16000](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16000))
|
||||
4. ~~Optimize switching programming language performance for large files. (Fix [#16106](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16106))~~
|
||||
5. Improve folding/unfolding performance for large files. (Fix [#16064](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16064))
|
||||
6. Fix count operation on regex causing Notepad++ to hang. (Fix [#16207](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16207))
|
||||
7. Improve Style Configurator GUI organization. (Fix [#15939](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15939))
|
||||
8. Adds SAS programming language support. (Fix [#16148](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16148))
|
||||
9. Make existing DirectWrite rendering modes accessible. (Fix [#16126](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16126))
|
||||
10. Allow DirectWrite use on non-Core Windows Server. (Fix [#15916](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15916))
|
||||
11. Use VTS instead of LTS for specific control code abbreviation. (Fix [#16107](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16107))
|
||||
12. Fix installer silent mode doLocalConf.xml setting handling issue. (Fix [#16233](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16233))
|
||||
|
||||
|
||||
Get more info on
|
||||
https://notepad-plus-plus.org/downloads/v8.7.9/
|
||||
|
||||
|
||||
Included plugins:
|
||||
|
||||
1. NppExport v0.4
|
||||
2. Converter v4.6
|
||||
3. Mime Tool v3.1
|
||||
|
||||
|
||||
Updater (Installer only):
|
||||
|
||||
* WinGUp (for Notepad++) v5.3.1
|
||||
|
||||
|
||||
### [8.7.8](http://download.notepad-plus-plus.org/repository/8.x/8.7.8/)
|
||||
2025-03-07
|
||||
|
||||
Notepad++ v8.7.8 regression-fixes, bug-fixes & enhancements:
|
||||
|
||||
1. Fix regression (v8.7.1 - v8.7.7) of saving backup file without modifications. (Fix [#16186](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16186))
|
||||
2. Fix syntax highlighting regression while switching among UDL files. (Fix [#16154](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16154))
|
||||
3. Add ability to hide selected toolbar buttons via a XML configuration.(Fix [#15106](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15106), [#15440](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15440), [#16000](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16000))
|
||||
4. Optimize switching programming language performance for large files. (Fix [#16106](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16106))
|
||||
5. Improve folding/unfolding performance for large files. (Fix [#16064](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16064))
|
||||
6. Fix SQL Backslash Preference state regression (from v8.7). (Fix [#16249](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16249))
|
||||
7. Fix count operation on regex causing Notepad++ to hang. (Fix [#16207](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16207))
|
||||
8. Fix FunctionList not refreshing with current document lexer changes. (Fix [#16221](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16221))
|
||||
9. Improve Style Configurator GUI organization. (Fix [#15939](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15939))
|
||||
10. Adds SAS programming language support. (Fix [#16148](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16148))
|
||||
11. Make existing DirectWrite rendering modes accessible. (Fix [#16126](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16126))
|
||||
12. Allow DirectWrite use on non-Core Windows Server. (Fix [#15916](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15916))
|
||||
13. Use VTS instead of LTS for specific control code abbreviation. (Fix [#16107](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16107))
|
||||
14. Fix installer silent mode doLocalConf.xml setting handling issue. (Fix [#16233](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16233))
|
||||
|
||||
|
||||
Get more info on
|
||||
https://notepad-plus-plus.org/downloads/v8.7.8/
|
||||
|
||||
|
||||
Included plugins:
|
||||
|
||||
1. NppExport v0.4
|
||||
2. Converter v4.6
|
||||
3. Mime Tool v3.1
|
||||
|
||||
|
||||
Updater (Installer only):
|
||||
|
||||
* WinGUp (for Notepad++) v5.3.1
|
||||
|
||||
|
||||
### [8.7.7](http://download.notepad-plus-plus.org/repository/8.x/8.7.7/)
|
||||
2025-02-07
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user