Notepad++ (32-bit) 歷史版本列表 Page2

最新版本 Notepad++ 8.1.9.1 (32-bit)

Notepad++ (32-bit) 歷史版本列表

記事本 ++ 是一個免費的源代碼編輯器和記事本替換,支持多種語言。在 MS Windows 環境下運行,其使用受 GPL 許可證管理. Notepad ++ 是一個功能強大的編輯組件 Scintilla,使用 C ++ 語言編寫,使用純 Win32 API 和 STL,確保更高的執行速度和更小的程序大小。 Notepad ++ 通過優化盡可能多的程序而不損失用戶友好性,正在努力減少世界二氧化碳排放... Notepad++ (32-bit) 軟體介紹


更新時間:2021-07-05
更新細節:

Notepad++ 8.1 (32-bit) 查看版本資訊

更新時間:2021-06-17
更新細節:

What's new in this version:

Fixed:
- Auto-completion performance issue
- Open dialog with “Save” label for “Open” button

Notepad++ 8.0 (32-bit) 查看版本資訊

更新時間:2021-06-07
更新細節:

What's new in this version:

Added:
- Dark Mode
- ARM64 build is available
- One button to build them all - build Notepad++ with Scintilla static lib and Boost RegExpr headers
- new Fluent UI icons for toolbar
- new feature “Distraction Free Mode” (Menu “View->Distraction Free Mode”)
- new API NPPM_ADDTOOLBARICON_FORDARKMODE for dark mode
- 1 click action (SHIFT-click) on close button to close all tabs in dockable panel
- ability of changing select text foreground color (optional)
- Allow Replace to stop after replacement (optional)
- ability to reverse line order
- ability to style only current instance of text
- Ada, Fortran, Fortran77 & Haskell in function lists
- Improve performance of “Open all” command in Search results
- “Copy Pathnames” command to Search results context menu
- Catch regex search exceptions and show exception message
- MarkAll Preference settings for case and word&
- “Append extension” checkbox to Save As dialog.
- padding ability in the edit zone
- command line parameter for adding specified string to app title bar.
- ability to avoid accumulating multiple search results

Fixed:
- append extension feature not working in save dialog
- duplicated entries in Auto-Completion pop-up window
- Python Function List not showing functions in some circumstance
- Enhance Folder as Workspace performance while adding/removing files in bulk
- regression: Handle “Default Directory” setting correctly in Open/Save File Dialog
- a special character in UTF16 file crash issue (regression)
- Copy command in Search result is available as there’s no selection
- Make new tab name translatable
- Improve character case handling in RegEx
- dragged out UDL file is not applied to UDL in the new instance
- Auto-Completion ignoring case issue #4833 & #4998)
- “Match Whole Word” option being enabled in RegEx Search
- sort with column key selection that appears after tab characters
- “Reload Workspace” menu command not working issue
- view file in Edge browser failure issue if name contains spaces
- UTF-16 decoding/encoding for code points above U+FFFF
- “Save As” command removing original path from recent files history issue
- function List button tool tips mixed up issue
- Remove Microsoft Bing from Notepad++ for Search on Internet command, due to its poor reliability

Notepad++ 7.9.5 (32-bit) 查看版本資訊

更新時間:2021-03-23
更新細節:

What's new in this version:

- This version fixes Notepad++ not starting up due to incompetible plugin after installation. Removing the problematic plugin (SaveAsAdmin) via installer makes a better user experience - it’s not the bug either a regression from Notepad++.
- Folder & file dialog are also improved (with bug-fixes) in this release

Notepad++ 7.9.4 (32-bit) 查看版本資訊

更新時間:2021-03-15
更新細節:

What's new in this version:

- Scintilla (the main component in Notepad++) is upgraded to v4.4.6 in this release
- A regression of DPI scaling while dragging Notepad++ into the 2nd monitor in v7.9.3 has been fixed in this version
- A new feature “Find in Projects” (to find the occurrences in the files of your specific projects) is added in this release

Notepad++ 7.9.3 (32-bit) 查看版本資訊

更新時間:2021-02-15
更新細節:

What's new in this version:

Enhancements & bug-fixes:
- Discontinued support for Windows XP due to technical reasons. Notepad++ 7.9.2 is the last version to run on Windows XP
- Upgrade Notepad++ License: update GPL version from v2 to v3
- Fix the regression of copying line data from search results
- Fix “Print Line Number” preference is ignored for printing regression
- Fix a regression in Chinese Simplified localization
- Fix dockable panels not being displayed regression due to multi-instance mode activation
- Make split-lines feature work again with multi-edge rightmost specified edge
- Enhance modern style file dialog for allowing UNIX style file path
- Use the modern browse folder dialog to get folder path
- Improve option for setting save dialog filter to All Types
- Add ability to delete entries from combo box history in Find dialog with DELETE key
- Fix lost session issue on Windows reboot/shutdown
- Add “save Folder as Workspace in session” option in save session dialog
- Make value dialog height accurate in any DPI
- Fix issue that Switch-To-Panel keyboard shortcuts cannot be used in context menu
- Fix a memory leak issue
- Fix blurry display problem on an extended monitor
- Fix incompatible plugin not being deleted issue
- Synchronize GUP localization file (if available) with Notepad++ in installer
- Enhance “No update” dialog with the download page link in the Notepad++ updater
- Fix NPPM_SETLINENUMBERWIDTHMODE API not working issue

Notepad++ 7.9.2 (32-bit) 查看版本資訊

更新時間:2021-01-02
更新細節:

What's new in this version:

- Fix regression of auto-Indent
- Add custom URI schemes ability
- Improve URL parser: fix apostrophe in an URL issue
- Add context menu with “Copy link” ability
- Add color samples on menu items for styling features
- Add “-settingsDir” argument for overriding default settings path
- Fix crash while exit command issued by plugin
- Fix several bugs of PHP parser rule for function list
- Move “Normal Text” to top in Languages Menu
- Add new API NPPM_GETSETTINGSONCLOUDPATH for plugins
- Add an option for displaying constant line number width
- Fix function list is empty with new user profile in the same PC issue
- Fix single-quoted string being badly recognized as attribute value in XML
- Fix docked panels appear with “-nosession” cmd line parameters
- Improve text selection after Replace All In Selection operation
- Add the number of total documents on windows dialog’s title bar
- Fix scroll to last line problem after main window resizing
- Fix Plugin admin display UTF-8 issue in its description
- Fix Search result’s text direction (RTL) not always synchronized with main edit zone’s one issue
- Fix dockable panels display issue in RTL direction
- Fix Search result line number highlighting inaccurate issue
- Make “Line” preceding each line number on Search Results translatable
- Fix menu check marks not being removed after closing “Clipboard History” and “Character Panel” panels
- Fix command line arguments -p, -n & -c negative value’s undefined behaviour
- Add new Margin/Border/Edge sub-page in Preferences
- Fix find in files failure issue due to directory path with leading/trailing spaces
- Fix folder icon display issue in “Folder as Workspace” after “Expand/Collapse All”
- Make “Clipboard History” and “Character Panel” togglable
- Fix Find in found results dialog launch failure after macro execution
- Disallow Goto dlg offset option from moving to position inside multi-byte char or between CR and LF
- Fix “Go to…” dialog wrong Offset value in empty files
- Prevent corruption possibility when using -p command line parameter in a UTF file
- Improve indent guidelines on non-brace control block languages
- Prevent names of untitled tabs from duplication
- Add tooltips for Folder as Workspace 3 commands
- Fix “SCI_NEWLINE” inside a macro not working issue
- Fix bug where search-results won’t open ‘new 1’ file
- Fix tab close button remain pushed issue
- Enhance ghost typing command line argument feature - using white space directly instead of %20

Notepad++ 7.9.1 (32-bit) 查看版本資訊

更新時間:2020-11-02
更新細節:

What's new in this version:

- Fix NUL file-corruption bug after Windows shutdown brutally (Fix #6133)
- Fix inaccurate URL detection by replacing a new URL parser (Fix #3912, #3353, #4643, #5029, #6155, #7791, #8634)
- Fix RegEx look behind operations and A and and  and z (Fix #713, #1870, #2216, #2360, #9004, #4855)
- Split functionList.xml into multifile in “functionList” Folder (Implement #4896)
- Make tray icon work again in administrator mode (Fix #8528)
- Fix dialogs & floating dockable panels don’t minimize to system tray issue (Fix #9044, #8928)
- Add alternative icon set for tab bar (Implement #8068)
- Add ability to remove any duplicate lines in a document, keeping the first occurrence (Fix #8965)
- Fix incorrect icon for monitoring status in Document list panel and in Document switcher (Fix #8783)
- Add copy marked text & styled text to clipboard commands to menu (Implement #8943, #6095)
- Fix find-all-open-docs not finding all matches in ANSI files (Fix #8901)
- Display long lines better in Find-result panel by increasing its max length to 2048 (Fix #7723)
- Fix double clicking on find result line not working (Fix #9009, #8525)
- Fix Find-result rclick-Copy incomplete data bug (Fix #8801)
- Add case insensitive lines sorting (Implement #4479)
- Add “Open Containing Folder as Workspace” command in main menu and in context menu of tabs (Implement #3028)
- Enhance Sel info of status bar (Fix #8524)
- Add new option for save type of normal text files in Save dialog (Fix #8866)
- Fix file path truncated issue in save confirmation dialog (Fix #8812)
- Fix auto-Indent not working for PowerShell (Fix #9049)
- Allow setting of background color for bookmark margin (Fix #8833)
- Fix smart-highlighting not applying to cloned view (Fix #7910)
- Fix smart highlight issue related to EOF (Fix #8908)
- Fix closing file in 2nd view not removed from Doc Switcher (Fix #8800)
- Add Delete keystroke to remove selected root from Folder as Workspace (Fix #8960)
- Add TAB keystroke in Function List to switch between search field and list (Fix #8665)
- Add ESC keystroke in Function List to switch to edit window (Fix #8886)
- Add ESC keystroke to close Search Results Window (Implement #2946)
- Fix data-prefixed attributes are not recognized in HTML (Fix #6200)

Notepad++ 7.9 (32-bit) 查看版本資訊

更新時間:2020-09-27
更新細節:

What's new in this version:

- Add the ability to open the target file of a Shortcut (*.lnk)
- Enhance side panels behaviour: close a single panel instead of the entire stack
- Fix Monitoring & document auto-update not scrolling to the end of the file with Word wrap enabled issue
- Fix mouse cursor flicker while hovering URLs
- Add back hovered blue underlined URLs
- Enhance C++, Perl, Python parsers and add VHDL in Function List
- Improve some ambiguous commands naming in Shortcut Mapper
- Add an option to prevent right click from canceling selection
- Add ability to sort lines randomly
- Fix “Close All BUT this” looses current document data issue
- Allow user to start making a stream selection and then change to column block (by pressing ALT key)
- Add word wrap option to find results context menu
- Add keyboard navigation ability to Column Editor
- Add keyboard shortcut ability to Projects, Folder as Workspace and Function List for switching among these panels
- Enable project panels toggle from menu
- Enhance Folder as Workspace to restore latest selected item of last session on Notepad++ startup
- Fix inaccurate line margin update with word wrap enabled
- Fix Find previous/next commands not scroll vertically to show match result issue (with word wrap disabled)
- Fix column key sort with col block starting in col1 bug
- Add confirmation preference for Replace All in All Opened Documents operation
- Add Escape keypress in functionlist searchbox to clear its text
- Add RTL capability to localized messageboxes
- Make (Find) dlgAlwaysVisible a true Preference setting
- Fix sorting by column key using incorrect key values
- Add search scope to Find window status bar output
- Fix false hit result in Find in Finder
- Prevent redundant line data copy in Finder

Notepad++ 7.8.9 (32-bit) 查看版本資訊

更新時間:2020-07-16
更新細節: