Notepad++

PC
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 20 May 2015 08:25

Notepad++ 6.7.8.1

Fix "Missing msvcr120.dll" message error (of WinGup).


Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 12 Jun 2015 08:29

Notepad++ 6.7.9


Changes in 6.7.9 :


1. Upgrade Scintilla to v3.56.
2. Add Language and EOL conversion context menu on status bar.
3. Enhance sort lines feature: Add lexicographic and numeric (integer and real) sorting with ascending and descending order.
4. Add new feature which launches a new instance with administrator privilege to save the protected file.
5. Fix the context menu not working problem after doing find in files action.
6. Improve copy (to clipboard) in found results panel.
7. Improve find in files modal dialog.



Download Portable
Download Installer
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 22 Jun 2015 08:30

Notepad++ 6.7.9.1


Changes in 6.7.9.1 :


1. Fix JavaScript block not recognized in HTML document.
2. Fix Hanging on exit of Notepad++ issue (update DSpellCheck for its instability issue).
3. Add "Google Search" command in the context menu.



Download Portable
Download Installer
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 05 Aug 2015 09:43

Notepad++ 6.8.1


Changes in 6.8.1:

1. Fix the Source Code Pro font making OS hanging issue (for some specific hardware configuration).
2. Fix "Restore recent close file" text disappearing issue for some circonstance.
3. Fix snapshot file after saving being always dirty problem.
4. Fix document tab moving by clicking close button issue due to splitter inaccuracy.
5. Fix a regression of Preferences dialog in which some modified options are not applied immediately.
6. Fix inconsistant untitled document name issue (new 0 instead of new 1).
7. Fix Macro buttons on toolbar inconsistant issue at Notepad++ startup.
8. Make current default font (Source Code Pro) prettier by adding its bold, italic and bold-italic fonts.


Download Portable
Download Installer
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 21 Aug 2015 22:04

Notepad++ 6.8.2


Changes in 6.8.2:

1. Remove Source Code Pro font due to the different issues.
2. Add back "Notepad++ Community (Forum)" menu item.
3. Fix a visual glitch on starup and on exit.
4. Fix "Open in/Move to new instance" issue (to memorize the language and the position).
5. Fix Preferences dialog loses focus issue while enabling document list panel.
6. Fix the narrow columns problem in Ascii Insert Panel under a high DPI.
7. Fix the list items' squeezed height problem in function list panel and project panel under a high DPI.
8. Fix panel caption squeezed display under a high DPI.
9. Fixed buffer overrun when opening a recent file.
10. Make toolbar refresh properly while switching over small/big icons.

Download Portable
Download Installer
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 17 Oct 2015 08:21

Notepad++ 6.8.4


01. Improve document switching performance while folding restoring.
02. Enhance Javascript syntax highlighting: 2 groups of keywords more for syntax highlighting customization.
03. Improve auto-insert usability: the open symbols (", ', (, [ and { ) triggers the close symbols according to the context.
04. Apply new added language auto-detection (for php, xml, html and bash) in the case of unknown file extension.
05. Add JSON language support.
06. Fix macro playback inserting/removing characters randomly.
07. Fix Save All button is still enabled problem while no file to save.
08. Make file save dialog modern style.
09. Fix auto-insert for xml comment incorrect insertion.
10. Fix user command save problem on exit.
11. Fix macro save problem on exit.
12. Fix the restoring from system tray problem while running in admin mode.
13. Fix smart highlighting not working in some case.
14. Enlarge tabbar height.


Download Portable
Download Installer
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 30 Oct 2015 10:40

Notepad++ 6.8.6

1. Fix function list not working for Javascript regression.
2. Fix maintain indent not working in javascript regression.
3. Improve the language detection at the beginning of file content.
4. Fix possible file corruption during macro playback.
5. Fix wrong EOL mode for opening/reloading big files.
6. Fix loading 3 bytes file error due to bad encoding detection (UTF16 w/o BOM).
7. Fix DocMap not updating issue when switching to user defined language or external lexer.
8. Fix reload file issue: document marked as unsaved after reloading.
9. Enhance the detection of EOL: if a document has no EOL for detecting, use EOL of new document settings.


Download Portable
Download Installer
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 27 Nov 2015 14:17

Notepad++ 6.8.7


1 . Fix crash while "backups and session snapshots" is activated.
2 . Restore file extension feature in save dialog.
3 . Fix crash issue while moving Find In Files progress window.
4 . Fix tab settings not working in javascript.
5 . Fix user customized keywords no effect in Javascript.
6 . Enhance language detection on "Save as".
7 . Add back-quoted string support for javascript.
8 . Move position to center when using "-n" option in command line.
9 . Installer enhancement: Allow user to keep DSpellCheck plugin.


Download Portable
Download Installer
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 23 Sep 2016 22:23

Notepad++ 7.0

x64 build available

- Fix the DLL Hijacking Vulnerability of previous versions (by updating NSIS to v3.0).
- Auto-updater improvement: periodical check can be disable via auto-update prompt dialog.
- Installer enhancement: Check if Notepad++ is running and ask the user to close it before continue.
- Enhancement: add conflict detection to Shortcut Mapper.
- Fix auto-completion on XML comment and tag bug.
- Fix file saving crash which can be reproduced through a specific way to save file.
- Fix a crash issue while UDL's user keyword list is too long.
- Fix HDPI issues for some components (task list, margins and shortcut mapper).
- Add a new feature(optional) : Close the last document will quit Notepad++.
- Add more Change Case variants (Title Case, Sentence case, iVERT cASE, rANdOm caSe).
- Add Open file & open containing folder commands on selected file/folder name in text content.
- Add Search on Internet command on selected word(s) in text content.
- Add Scroll Tab Bar with mouse wheel capacity.
- Add commands for moving the current file tab Forward/Backward.
- Fix bug of monitoring not working for files under root.
- Ruby is supported by Function List.
- Added new option: Enable scrolling beyond last line.
- Add an option to restore old behaviour (open files in folder) while folder being dropped.


Download x64 Portable
Download x86 Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 17 Oct 2016 09:35

Notepad++ 7.1

- Fix x64 crash on macro recording.
- Fix x64 crash on new language dialog of UDL.
- Check plugin architecture (32-bit or 64-bit) before loading.
- Enhance Smart Highlighting feature: 1. match case 2. whole word only 3. use find dialog settings for both.
- Fix poor performance of hex XML entities.
- Reshow CallTip text on separator character.
- Skip Auto-Complete self-closing HTML tags (, , ... etc).
- Fix 2 UI issues for RTL layout.
- Fix Folder as Workspace toolbar button inconsist behaviour.
- Add option to skip word completion on numbers (default: ON).
- Fix bookmarks toggled off's bug.
- Sort plugin menu by plugin name.
- Installer: Add 64-bit/32-bit old install detection, and old installation removal ability.
- Installer: Ask user for keeping user data during uninstallation.
- Installer: Fix uninstaller bug to not remove themes files from APPDATA.


Download x64 Portable
Download x86 Portable

Return to “PC”

Who is online

Users browsing this forum: No registered users and 25 guests