mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-24 22:34:54 +02:00
Update changes up to 8.3.3 version
parent
0ec6106b00
commit
1ed9c78b5e
107
Changes.md
107
Changes.md
@ -13,14 +13,109 @@ Links to particular leading versions:
|
||||
|
||||
## [8.x](http://download.notepad-plus-plus.org/repository/8.x/)
|
||||
|
||||
### [8.3](http://download.notepad-plus-plus.org/repository/8.x/8.3/)
|
||||
|
||||
### [8.3.3](http://download.notepad-plus-plus.org/repository/8.x/8.3.3/)
|
||||
2022-03-15
|
||||
|
||||
Notepad++ v8.3.3 regression-fix, bug-fixes and new enhancements:
|
||||
|
||||
1. Fix crash regression on opening a session file. (Fix [#11325](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11325), [#11365](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11365))
|
||||
2. Enhance stability: add new ability (plugin compatibility) for not loading incompatible plugins. (Fix [#11349](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11349). Implement [#11358](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11358), [#11338](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11338), [#11353](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11353))
|
||||
3. Fix deleting the folded line makes folded (hidden) content disappeared. (Fix [#11246](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11246))
|
||||
4. Re-enable ability to center the FindReplaceDlg on Notepad++ main window. (Implement [#9201](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9201))
|
||||
5. Fix extension not appended issue while saving with ENTER under Windows 7. (Fix [#11305](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11305), [#11355](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11355))
|
||||
6. Fix preferences dialog "Dark Mode->Customize tone" RTL alignment issue in dark mode. (Fix [#11343](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11343))
|
||||
7. Fix disabled static texts of Preferences blurry issue in Dark mode. (Fix [#10823](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10823), [#11331](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11331))
|
||||
8. Add 4 API for custom auto-indentation and getting current macro status. (Implement [#11253](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11253))
|
||||
9. Add new AutoComplete icon for distinguishing functions from normal keywords. (Implement [#11311](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11311))
|
||||
10. Fix Plugin Admin close issue after typing ENTER. (Fix [#11348](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11348))
|
||||
11. Show current and new version on update dialog. (Implement [#19](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/19))
|
||||
|
||||
More fixes & implementations detail:
|
||||
https://notepad-plus-plus.org/downloads/v8.3.3/
|
||||
|
||||
Included plugins:
|
||||
|
||||
1. NppExport v0.4
|
||||
2. Converter v4.4
|
||||
3. Mime Tool v2.7
|
||||
|
||||
Updater (Installer only):
|
||||
|
||||
* WinGup (for Notepad++) v5.2.3
|
||||
|
||||
### [8.3.2](http://download.notepad-plus-plus.org/repository/8.x/unstableVersions//8.3.2/)
|
||||
2022-02-27
|
||||
|
||||
Due to a critical regressions found in 8.3.2 release, please download [v8.3.3](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Changes#833) in which the critical issues have been fixed.
|
||||
|
||||
Notepad++ v8.3.2 regression-fixes, bug-fixes and new enhancements:
|
||||
|
||||
1. Fix incorrect message while double clicking on search result regression. (Fix [#11215](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11215), [#11106](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11106))
|
||||
2. Fix regression: file can't be saved if it's set to other charset before. (Fix [#11238](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11238))
|
||||
3. Fix UDL comment config input fields broken regression. (Fix [#11239](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11239))
|
||||
4. Fix UDL dialog crash issue on over 30 created UDL. (Fix [#11257](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11257))
|
||||
5. Add sorting document tab order commands by name, path, type and size. (Fix [#10393](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10393))
|
||||
6. Add API NPPM_GETCURRENTLINESTR and variable $(CURRENT_LINESTR) for RunDlg. (Fix [#11216](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11216))
|
||||
7. Support better 2GB+ file (cmdline & session file adaptation). (Fix [#11213](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11213))
|
||||
8. Fix auto-completion sort order problem due to fx icon. (Fix [#11233](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11233))
|
||||
9. Refine auto-saving session on exit behaviour. (Fix [#11249](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11249))
|
||||
10. Enhance performance on exit with certain settings. (Fix [#11219](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11219))
|
||||
11. Fix auto-complete case insensitive not working issue. (Fix [#11187](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11187))
|
||||
12. Fix saving problem (regression) with "Sysnative" alias in x86 binary. (Fix [#11196](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11196))
|
||||
|
||||
More fixes & implementations detail:
|
||||
https://notepad-plus-plus.org/downloads/v8.3.2/
|
||||
|
||||
Included plugins:
|
||||
|
||||
1. NppExport v0.4
|
||||
2. Converter v4.4
|
||||
3. Mime Tool v2.7
|
||||
|
||||
Updater (Installer only):
|
||||
|
||||
* WinGup (for Notepad++) v5.2.2
|
||||
|
||||
### [8.3.1](http://download.notepad-plus-plus.org/repository/8.x/8.3.1/)
|
||||
2022-02-15
|
||||
|
||||
Notepad++ v8.3.1 regression-fixes, bug-fixes and enhancement:
|
||||
|
||||
1. Fix XML tag adding or mark deletion crash issue. (Fix [#11128](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11128))
|
||||
2. Fix wrong cursor position on opened file & cmdline '-n' param not working regression. (Fix [#11131](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11131))
|
||||
3. Revert "Enable backup on save (simple) feature by default". ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f815b7057f113defc1c683b2833c05ebe244bf6c))
|
||||
4. Restore auto-completion insert selection default behaviour (now with both ENTER & TAB as expected). (Fix [#11178](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11178))
|
||||
5. Fix Path Completion not working regression. (Fix [#11147](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11147))
|
||||
6. Fix target directory parameter (/D=) ignored by x64 installer regression. (Fix [#11072](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11072))
|
||||
7. Add icons in front of function items of auto-completion to distinguish from word items. (Implement [#11087](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11087))
|
||||
8. Fix file dialog "Append extension" checkbox not working on empty folder. (Fix [#10436](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10436))
|
||||
9. Fix link part of Dark Mode Customized tone not persistent issue. (Fix [#11095](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11095))
|
||||
10. Fix NPPM_RELOADFILE not working with converted 8.3 DOS file name (from long file name) bug. (Fix [#11106](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11106))
|
||||
|
||||
More fixes & implementations detail:
|
||||
https://notepad-plus-plus.org/downloads/v8.3.1/
|
||||
|
||||
Included plugins:
|
||||
|
||||
1. NppExport v0.4
|
||||
2. Converter v4.4
|
||||
3. Mime Tool v2.7
|
||||
|
||||
Updater (Installer only):
|
||||
|
||||
* WinGup (for Notepad++) v5.2.2
|
||||
|
||||
### [8.3](http://download.notepad-plus-plus.org/repository/8.x/unstableVersions//8.3/)
|
||||
2022-02-03
|
||||
|
||||
Due to several critical regressions found in 8.3 release, please download [v8.3.1](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Changes#831) in which these critical issues have been fixed.
|
||||
|
||||
Notepad++ v8.3 new features and bug-fixes:
|
||||
|
||||
1. Remove 2GB file open restriction for x64 binary.
|
||||
2. Improve large files (200MB) loading speed and editing/browsing performance.
|
||||
3. Fix Find in Files crash issue.
|
||||
1. Remove 2GB file open restriction for x64 binary. (Fix [#10921](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10921))
|
||||
2. Improve large files (200MB) loading speed and editing/browsing performance. (Fix [#8802](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8802))
|
||||
3. Fix Find in Files crash issue. ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/993506af0aff2701a40eae5e1d0f25cc650ac53b))
|
||||
|
||||
Note that during v8.3 installation, HexEditor, Compare, DSPellCheck, QucikColorPicker and SpeechPlugin are removed due to their incompatibility with v8.3. HexEditor, Compare, DSPellCheck can be reinstalled the fixed version right after installation via PluginAdmin. There are more plugins found to have stability issue with this version. Here is the [info](https://community.notepad-plus-plus.org/topic/22471/recompile-your-x64-plugins-with-new-header) to the plugin authors for fixing this issue.
|
||||
|
||||
@ -37,8 +132,6 @@ Updater (Installer only):
|
||||
|
||||
* WinGup (for Notepad++) v5.2.2
|
||||
|
||||
|
||||
|
||||
### [8.2.1](http://download.notepad-plus-plus.org/repository/8.x/8.2.1/)
|
||||
2022-01-24
|
||||
|
||||
@ -73,7 +166,7 @@ Updater (Installer only):
|
||||
|
||||
Notepad++ v8.2 new features and bug-fixes:
|
||||
|
||||
1. Add exclude folder(s) capacity in Find in Files (mouse hover on "Filters" label for getting the example on tool-tip). (Fix [#2433](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/#2433), [#8350](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8350))
|
||||
1. Add exclude folder(s) capacity in Find in Files (mouse hover on "Filters" label for getting the example on tool-tip). (Fix [#2433](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2433), [#8350](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8350))
|
||||
2. Fix UTF-8 detected wrongly as TIS-620 encoding issue. (Fix [#10916](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10916), [#940](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/940), [#8755](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8755), [#3588](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3588), [#3188](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3188), [#4932](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4932), [#3172](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3172), [#10492](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10492))
|
||||
3. Add auto save loaded session on exit feature (while "Open session in a new instance" is set in Multi-instance settings). (Fix [#1646](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1646), [#3241](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3241), [#3574](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3574), [#4228](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4228))
|
||||
4. A comprehensive fix for dockable panels losing background color when switching back Notepad++. (Fix [#2202](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2202), [#2937](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2937), [#5980](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5980), [#8980](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8980), [#9905](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9905), [#10091](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10091))
|
||||
|
Loading…
x
Reference in New Issue
Block a user