Latest Version of Notepad++ /Update

User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#51



Post by sakisvele »

Notepad++ v8.3.1 Release (2022-02-15)

Code: Select all

1.Fix XML tag adding or mark deletion crash issue.
2.Fix wrong cursor position on opened file & cmdline '-n' param not working regression.
3.Revert "Enable backup on save (simple) feature by default".
4.Restore auto-completion insert selection default behaviour (now with both ENTER & TAB as expected).
5.Fix Path Completion not working regression.
6.Fix target directory parameter (/D=) ignored by x64 installer regression.
7.Add icons in front of function items of auto-completion to distinguish from word items.
8.Fix file dialog "Append extension" checkbox not working on empty folder.
9.Fix link part of Dark Mode Customized tone not persistent issue.
10.Fix NPPM_RELOADFILE not working with converted 8.3 DOS file name bug. 
Download Notepad++ v8.3.1
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#52



Post by sakisvele »

Notepad++ v8.3.2 Release ( 2022-02-27)



1. Fix incorrect message while double clicking on search result regression.

2. Fix regression: file can't be saved if it's set to other charset before.

3. Fix UDL comment config input fields broken regression.

4. Fix UDL dialog crash issue on over 30 created UDL.

5. Add sorting document tab order commands by name, path, type and size.

6. Add API NPPM_GETCURRENTLINESTR and variable $(CURRENT_LINESTR) for RunDlg.

7. Support better 2GB+ file (cmdline & session file adaptation).

8. Fix auto-completion sort order problem due to fx icon.

9. Refine auto-saving session on exit behaviour.

10.Enhance performance on exit with certain settings.

11.Fix auto-complete case insensitive not working issue.

12.Fix saving problem (regression) with "Sysnative" alias in x86 binary.

Download Notepad++ v8.3.2
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#53



Post by sakisvele »

Notepad++ v8.3.3 Release (2022-03-15)

Code: Select all

1.Fix crash regression on opening a session file.
2.Enhance stability: add new ability (plugin compatibility) for not loading incompatible plugins.
3.Fix deleting the folded line makes folded (hidden) content disappeared.
4.Re-enable ability to center the FindReplaceDlg on Notepad++ main window.
5.Fix extension not appended issue while saving with ENTER under Windows 7.
6.Fix preferences dialog "Dark Mode->Customize tone" RTL alignment issue in dark mode.
7.Fix disabled static texts of Preferences blurry issue in Dark mode.
8.Add 4 API for custom auto-indentation and getting current macro status.
9.Add new AutoComplete icon for distinguishing functions from normal keywords.
10.Fix Plugin Admin close issue after typing ENTER.
11.Show current and new version on update dialog. 
Download Notepad++ v8.3.3
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#54



Post by sakisvele »

Notepad++ v8.4 Release​


New update:26.04.2022

Code: Select all

1.Fix crash regression on opening a session file.
2.Enhance stability: add new ability (plugin compatibility) for not loading incompatible plugins.
3.Fix deleting the folded line makes folded (hidden) content disappeared.
4.Re-enable ability to center the FindReplaceDlg on Notepad++ main window.
5.Fix extension not appended issue while saving with ENTER under Windows 7.
6.Fix preferences dialog "Dark Mode->Customize tone" RTL alignment issue in dark mode.
7.Fix disabled static texts of Preferences blurry issue in Dark mode.
8.Add 4 API for custom auto-indentation and getting current macro status.
9.Add new AutoComplete icon for distinguishing functions from normal keywords.
10.Fix Plugin Admin close issue after typing ENTER.
11.Show current and new version on update dialog.
Download Notepad++ v8.4
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#55



Post by sakisvele »

Notepad++ v8.4.1 Release (2022-05-11)

Code: Select all

1.Fix HTML syntax highlighting in PHP files regression.
2.Fix "Reload from disk" loosing syntax highlighting regression.
3.Fix unfocused selected text background color changed regression.
4.Update Scintilla from 5.2.1 to 5.2.2 and Lexilla from 5.1.5 to 5.1.6.
5.Fix multi-part keyword in prefix mode freezes Notepad++ in UDL.
6.Add several dark mode enhancement.
7.Add DarkMode usage detection support for plugins.
8.Add "Framed current line" option beside of "Highlight current line background".
9.Add file monitoring command line argument [-monitor].
10. Add File Dialog enhancement.
11.Add a new format argument/option "ADD_ZERO_PADDING" to NPPM_GETNPPVERSION.
12.Restore auto-completion & calltip default fg/bg colors when no theme is applied.
13.Sort "Search result" to the bottom in language list of Style Configurator. 
Download Notepad++ v8.4.1
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#56



Post by sakisvele »

Notepad++ v8.4.2 Release (2022-06-03)

Code: Select all

1. Fix crash on "Copy Binary Content" command without selection on edit zone.
2. Fix crash by re-invoking with command line argument "-udl".
3. Make toolbar icons customizable.
4. Make fold/unfold current level commands toggleable.
5. Add command line argument for plugin, a related notification and an API.
6. Fix horizontal scrolling with scroll wheel on Logitech MX issue.
7. Enhance dark mode.
8. Add encoding context menu via right/double click on status bar.
9. Add gui4cli keywords and fix its style IDs in stylers.model.xml.
10. Display installed plugin versions in Debug Info dialog. 
Download Notepad++ v8.4.2
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#57



Post by sakisvele »


Download Notepad++ v8.4.2



Fix crash on “Copy Binary Content” command without selection on edit zone.
Fix crashes by re-invoking with command line argument “-udl”.
Make toolbar icons customizable.
Make fold/unfold current level commands toggleable.
Add command line argument for plugin, a related notification and an API.
Fix horizontal scrolling with scroll wheel on Logitech MX issue.
Enhance dark mode.
Add encoding context menu via right/double click on status bar.
Add gui4cli keywords and fix its style IDs in stylers.model.xml.
Display installed plugin versions in Debug Info dialog.


Download Notepad++ v8.4.2 | Notepad++

https://notepad-plus-plus.org/downloads/v8.4.2/
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#58



Post by sakisvele »

Notepad++ v8.4.6 Released

New update:29.09.2022
1. Add Change History markers for document saved/unsaved/undone modification.
2.Add setting tab color ability.
3.Update to Scintilla 5.3.0 and Lexilla 5.1.9
4.Fix "Never" button not showing on Updater dialog regression.
5.Fix a printing selection regression.
6.Revamp tab context menu: make it less cluttered by adding sub-menu.
7.Fix a security vulnerability.
8.Add dark mode support to Choose Color dialog.
9.Add a page (tab) for incompatible (unloaded) plugins in Plugin Admin.
10.Add Plugin list repository link and its version in PluginAdmin dialog.
11.Fix horizontal bar showing issue while resizing document list's height.
12.Fix NPPN_DARKMODECHANGED wrong return value to plugins.

https://notepad-plus-plus.org/downloads/v8.4.6/
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#59



Post by sakisvele »

Notepad++ v8.4.7 Released

Fix empty session issue due to forced Windows update restart.
Fix printing with extra background colors issue due to Change History.
Update to scintilla 5.3.1 and lexilla 5.2.0.
Updated nlohmann json to 3.11.2 and boost to 1.80.0.
Make large file restriction configurable.
Optimize open/save large files time.
Remember Column Editor settings through the sessions.
Fix plugin admin search issue.
Installer enhancement: prevent arm64 installer from installing on non ARM64 system.
Installer enhancement: remember “Don’t use_%APPDATA%” option.
Add new API NPPM_GETBOOKMARKID for getting bookmark ID.
Enhance “Go To” dialog: update line/position data dynamically.
Fix lines hiding issue.
Fix language detected from content not applied if default language is set.
Fix long filters get truncated in Find in Files feature.
Add ESC Key for aborting “Move to Recycle Bin” confirmation prompt.


Downloads/v8.4.7
https://notepad-plus-plus.org/downloads/v8.4.7/
User avatar
sakisvele
Moderator
Moderator
Posts: 20906
Joined: 18 Jun 2013, 12:48 am
Location: 💥] ✅ Europe 💥] ✅
Has thanked: 52 times
Been thanked: 481 times
Contact:

Re: Latest Version of Notepad++ /Update

#60



Post by sakisvele »

Notepad++v8.5 Release

New update:06.03.2023
1.Fix notepad replacement opening file name containing white space regression.
2.Fix regression about visual glitch of Find in Files progress window & Document Switcher.
3.Update to Scintilla 5.3.3 and Lexilla 5.2.2.
4.Add new explorer context menu entry "Edit with Notepad++" for WINDOWS 11.
5.Add show non-printable characters command.
6.Apply tab colors to document list items, and add groups to document list.
7.Add middle mouse click ability to close doc in Document List.
8.Add Begin/End Select in Column Mode command.
9.Add option to make auto-completion list brief.
10.Remove duplicate items in function/word list of Auto-completion.
11.Fix missing items in word autocomplete.
12.Fix autocomplete to sort case insensitive issue.
13.Fix wrong value set in Preferences->Performance->"Define Large File Size".
14.Change behaviour: make Select and Find (Next/Previous) always in normal search mode.
15.Change behaviour: make volatile Find uses least-strict option settings.
16.Change behaviour: don't populate in Find what if a stream selection more than 1024 characters.
17.Fix dock-able panels not restoring for mono instances when Notepad++ is in the tray.
18.Fix panels not restored from systemtray with "Edit with Notepad++" in admin mode.
19.Fix hit text in search results not being scrolled in the view issue.
20.Fix untitled document number jumping or repeated problem.
21.Add new notification NPPN_EXTERNALLEXERBUFFER for lexer plugin with buffer ID when a new lexer is applied to the buffer in question.
22.Fix Synch H/V Scrolling commands not sync with 2 views.
23.Add several GUI enhancement.
24.Make several GUI items translatable.


Download Notepad++ v8.5
https://notepad-plus-plus.org/downloads/v8.5/
Post Reply Previous topicNext topic

Who is online

Users browsing this forum: User avatarRizwan Awan and 9 guests