Note
v25.07r5738 and later no longer supports Windows XP, Windows Server 2003 (see issue #974) and Windows 8/8.1 on ARM32 (Windows RT) (see issue #1023), use v25.06r5696 instead.
💡Tips: To keep your current settings, do NOT replace Notepad4.ini, matepath.ini or any theme (INI) files with the bundled one, but please mind the breaking changes if any.
Changes Since v25.07r5738
- Support AVX512, issue #987, contributed by @missdeer in PR #1006.
- Add menu "File -> New Window" and toolbar button to open a new empty window, issue #344. 2bf1f5f, etc.
- Optimize large file loading.
- CSS/JS/JSON code compress now removes line continuation from string, issue #1076. 1ab6573
- Lexer and API updates: Bash (6ebac57), CSS (bd90246), HTML (8ea232b).
- Fix app close after printing current document with toolbar print button, issue #1079. 608817b
- Other bug fixes and improvements.
Behavior Changes
Shortcuts Alt+N and Alt+0 were altered, see issue #344.
Old Menus | New Menus | Meaning |
---|---|---|
Tools -> Launch &New Window Alt+N | Tools -> Open &in New Window Alt+0 | Open current file in a new window. |
Tools -> Launch &Empty Window Alt+0 | File-> New &Window Alt+N | Open a new empty window. |
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
de | Deutsch | ARM64 | 🟢Windows 10 on ARM |
en | English | AVX512🧪 | 🟢64-bit Windows 10, Server 2019 |
fr | French | AVX2 | 🟢64-bit Windows 7, Server 2008 R2 |
it | Italiano | x64 | 🟡legacy 64-bit Windows Vista, Server 2008 |
ja | 日本語 | Win32 | 🟠legacy Windows Vista, Server 2008 |
ko | 한국어 | ||
ru | Русский | HD | HiDPI, High Definition |
zh-Hans | 中文 (简体) | ||
zh-Hant | 中文 (繁體) | Chocolatey | choco install notepad4
|
i18n | all above languages | winget | winget install -e "Notepad4"
|
한국어 | https://teus.me/Notepad4 | winget | winget install zufuliu.notepad4
|
Latest development builds (artifacts in Release configuration for each compiler and platform) are available at https://github.com/zufuliu/notepad4/actions and https://ci.appveyor.com/project/zufuliu/notepad4.
FindInFiles (see issue #259) is a simple GUI for ripgrep, latest builds are available at https://github.com/zufuliu/FindInFiles/actions.
File | System Requirement |
---|---|
FindInFiles-net4.8 | .NET Framework 4.8 prior Windows 10 |
FindInFiles-net9.0 | .NET Desktop Runtime 9.0 |
FindInFiles-net8.0 | .NET Desktop Runtime 8.0 |