From 674298d15ff706da9c9ef6aaee44a43c53142305 Mon Sep 17 00:00:00 2001 From: Jerryk133 Date: Wed, 2 Sep 2026 04:49:04 +0200 Subject: [PATCH 1/7] Update NppTranslatePanel to 0.3.0 (#1171) * Update NppTranslatePanel to 0.2.0 * Update NppTranslatePanel to 0.3.0 --- src/pl.x64.json | 10 +++++----- src/pl.x86.json | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 7bc9aa066..ce7376578 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1383,11 +1383,11 @@ { "folder-name": "NppTranslatePanel", "display-name": "NppTranslatePanel", - "version": "0.1.0.0", - "npp-compatible-versions": "[8.0,]", - "id": "d387ba96d978949af7006d5081350da0f1eecca6e83d8deb0de344c42dd2d89c", - "repository": "https://github.com/Jerryk133/NppTranslatePanel/releases/download/v0.1.0/NppTranslatePanel-0.1.0-x64.zip", - "description": "[Requires .NET Framework 4.8] Live-translates the active document in a synchronized dockable panel. Supports DeepL (user API key required) and MyMemory.", + "version": "0.3.0.0", + "npp-compatible-versions": "[8.0,]", + "id": "49af02cb4d5925ebec1b98b3641bee726fbd0351d94c7438059707da7de5e763", + "repository": "https://github.com/Jerryk133/NppTranslatePanel/releases/download/v0.3.0/NppTranslatePanel-0.3.0-x64.zip", + "description": "[Requires .NET Framework 4.8] Translates selected text or the active document in a synchronized dockable panel. Supports DeepL (user API key required) and MyMemory.", "author": "Jerryk133", "homepage": "https://github.com/Jerryk133/NppTranslatePanel" }, diff --git a/src/pl.x86.json b/src/pl.x86.json index 69773ca58..605e3c713 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1363,11 +1363,11 @@ { "folder-name": "NppTranslatePanel", "display-name": "NppTranslatePanel", - "version": "0.1.0.0", + "version": "0.3.0.0", "npp-compatible-versions": "[8.0,]", - "id": "712370879fac2a6ef748418321d9b10013761fe919136341d770cc56cdac8ea5", - "repository": "https://github.com/Jerryk133/NppTranslatePanel/releases/download/v0.1.0/NppTranslatePanel-0.1.0-x86.zip", - "description": "[Requires .NET Framework 4.8] Live-translates the active document in a synchronized dockable panel. Supports DeepL (user API key required) and MyMemory.", + "id": "438f14d2360dfaeb69ff198e56de6a75684d56dddeee3424e9245076114526e9", + "repository": "https://github.com/Jerryk133/NppTranslatePanel/releases/download/v0.3.0/NppTranslatePanel-0.3.0-x86.zip", + "description": "[Requires .NET Framework 4.8] Translates selected text or the active document in a synchronized dockable panel. Supports DeepL (user API key required) and MyMemory.", "author": "Jerryk133", "homepage": "https://github.com/Jerryk133/NppTranslatePanel" }, From 0c33bbad94d0833e823112ea6dd2a640a82f2db5 Mon Sep 17 00:00:00 2001 From: BdR76 Date: Wed, 2 Sep 2026 04:49:42 +0200 Subject: [PATCH 2/7] CSV Lint plug-in update v0.4.9 (#1173) CSV Lint plug-in update v0.4.9 --- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index ce7376578..833c8d32a 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -330,11 +330,11 @@ { "folder-name": "CSVLint", "display-name": "CSV Lint", - "version": "0.4.8", + "version": "0.4.9", "npp-compatible-versions": "[8.4,]", "old-versions-compatibility": "[,0.4.5.1][,8.3.3]", - "id": "cfb8c2ad710c3b7cf5d684c7626fc740562d3bd9df054d3b886c0f197f23a9f2", - "repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.8/CSVLint_x64.zip", + "id": "7335ded4a7b9ce320b5641e916e161ec01a29277014a894abb3fdaebf9cc3af1", + "repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.9/CSVLint_x64.zip", "description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml", "author": "Bas de Reuver", "homepage": "https://github.com/BdR76/CSVLint/" diff --git a/src/pl.x86.json b/src/pl.x86.json index 605e3c713..1fc5f2715 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -288,11 +288,11 @@ { "folder-name": "CSVLint", "display-name": "CSV Lint", - "version": "0.4.8", + "version": "0.4.9", "npp-compatible-versions": "[8.4,]", "old-versions-compatibility": "[,0.4.5.1][,8.3.3]", - "id": "b480cdad3de6b0343c5f59f07c106b03c4f5c0d82c56385bbdbcd5d8d034fb83", - "repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.8/CSVLint_x86.zip", + "id": "6f5986c7c515463f79fa6a75b291d9fbb7c6b536d193214d6c62571a9984a040", + "repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.9/CSVLint_x86.zip", "description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml", "author": "Bas de Reuver", "homepage": "https://github.com/BdR76/CSVLint/" From 06e05a913e32e47f7401d4f5aac40cc47020049f Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:50:23 -0400 Subject: [PATCH 3/7] Preview HTML v1.4.6.0 (#1172) https://github.com/rdipardo/npp_preview/blob/v1.4.6.0/ReleaseNotes.txt --- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 833c8d32a..5b15f5411 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1512,11 +1512,11 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.4.5.0", + "version": "1.4.6.0", "npp-compatible-versions": "[8.4,]", "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", - "id": "b6eceaf008214b6d7909ce9b209c74f2f9b063e5aec683c8f275ffaaba9eb805", - "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.5.0/PreviewHTML_v1.4.5.0_x64.zip", + "id": "3cf0388b0309b3e4c1c1bca61e42761b7dd66cd585ecfaea7bbfd1bb2b6eb4e0", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.6.0/PreviewHTML_v1.4.6.0_x64.zip", "description": "Preview HTML files inside a WebView2 embedded browser, or preview Markdown, AsciiDoc, etc., rendered as HTML by an external program.", "author": "Martijn Coppoolse", "homepage": "https://github.com/rdipardo/npp_preview" diff --git a/src/pl.x86.json b/src/pl.x86.json index 1fc5f2715..9764efbb9 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1470,11 +1470,11 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.4.5.0", + "version": "1.4.6.0", "npp-compatible-versions": "[8.4,]", "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", - "id": "460b9407d12c18ef3d8339b8d850215e3b0b8ca592ca91b246d66e0d014a6e95", - "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.5.0/PreviewHTML_v1.4.5.0_win32.zip", + "id": "480f0843574cc14087cd1df92646f105fc773d8579f005ab0e31b08c4ec66926", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.6.0/PreviewHTML_v1.4.6.0_win32.zip", "description": "Preview HTML files inside a WebView2 embedded browser, or preview Markdown, AsciiDoc, etc., rendered as HTML by an external program.", "author": "Martijn Coppoolse", "homepage": "https://github.com/rdipardo/npp_preview" From 84dc1d77e8538be346e0b94179a171e38a618736 Mon Sep 17 00:00:00 2001 From: Yuriy Pisarev Date: Wed, 2 Sep 2026 05:57:55 +0300 Subject: [PATCH 4/7] Update Graph Builder to 1.3.4 (#1170) --- src/pl.x64.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 5b15f5411..5cf755075 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -654,9 +654,9 @@ { "folder-name": "GraphBuilderLaz", "display-name": "Graph Builder", - "version": "1.3.3", - "id": "1c143f67fbbb47d52b53b9d5da45dad3d9823a4776a6e9e4b2f9440e4be4a7d0", - "repository": "https://github.com/pisarev/graphbuilder-npp/releases/download/v1.3.3/GraphBuilder-npp-1.3.3-win64.zip", + "version": "1.3.4", + "id": "a02753bdcd9f69e7ad2e7f843297e845a576a41614046c1e37025eff8312a671", + "repository": "https://github.com/pisarev/graphbuilder-npp/releases/download/v1.3.4/GraphBuilder-npp-1.3.4-win64.zip", "description": "[Requires the WebView2 runtime, which ships with Windows 11 and arrives with Edge on Windows 10]\r\nA docked panel that plots the formula under your mouse: roots, intersections, extrema, a report, and a formula fitted to pasted data.", "author": "Yuriy Pisarev", "homepage": "https://github.com/pisarev/graphbuilder-npp" From 4e41b78df1af7845de718cb1c4e7906f0adedd78 Mon Sep 17 00:00:00 2001 From: WestKite Date: Wed, 2 Sep 2026 12:35:57 +0900 Subject: [PATCH 5/7] Add NppS3 1.0.0 (#1169) * Add NppS3 1.0.0 (x64) * Add NppS3 1.0.0 (x86) * Add NppS3 1.0.0 (arm64) --- src/pl.arm64.json | 10 ++++++++++ src/pl.x64.json | 10 ++++++++++ src/pl.x86.json | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index ae4de1a1f..3780504ea 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -333,6 +333,16 @@ "author": "Harrybharry", "homepage": "https://sourceforge.net/projects/npp-plugins/files/NppDocShare/" }, + { + "folder-name": "NppS3", + "display-name": "NppS3", + "version": "1.0.0", + "id": "68422319489f4fda7886902ad1576eddb79b95dc37db1c158c142052eeef6571", + "repository": "https://github.com/bsy0318/NppS3/releases/download/v1.0.0/NppS3-1.0.0-arm64.zip", + "description": "Browse and edit Amazon S3 and Cloudflare R2 objects from a docked panel. Open a remote object, edit it, and press Ctrl+S to upload it back.", + "author": "Seoyeon Bae", + "homepage": "https://github.com/bsy0318/NppS3" + }, { "folder-name": "NppTextViz", "display-name": "NppTextViz", diff --git a/src/pl.x64.json b/src/pl.x64.json index 5cf755075..a11baa8c5 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1340,6 +1340,16 @@ "author": "Jan Graefe", "homepage": "https://github.com/viper3400/RegExTractor/wiki/de_userdocumentation" }, + { + "folder-name": "NppS3", + "display-name": "NppS3", + "version": "1.0.0", + "id": "e0294f6c35bbf566629317fac7a4801198fb33247da4d932b145e06e2f1ee432", + "repository": "https://github.com/bsy0318/NppS3/releases/download/v1.0.0/NppS3-1.0.0-x64.zip", + "description": "Browse and edit Amazon S3 and Cloudflare R2 objects from a docked panel. Open a remote object, edit it, and press Ctrl+S to upload it back.", + "author": "Seoyeon Bae", + "homepage": "https://github.com/bsy0318/NppS3" + }, { "folder-name": "NppStripIpAndHost", "display-name": "NppStripIpAndHost", diff --git a/src/pl.x86.json b/src/pl.x86.json index 9764efbb9..184af9bf8 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1330,6 +1330,16 @@ "author": "Jan Graefe", "homepage": "https://github.com/viper3400/RegExTractor/wiki/de_userdocumentation" }, + { + "folder-name": "NppS3", + "display-name": "NppS3", + "version": "1.0.0", + "id": "0a23fe7b31b65fd055fcfb0f3c7568f02e18352c6540336ef8fe4d0679e5a66f", + "repository": "https://github.com/bsy0318/NppS3/releases/download/v1.0.0/NppS3-1.0.0-x86.zip", + "description": "Browse and edit Amazon S3 and Cloudflare R2 objects from a docked panel. Open a remote object, edit it, and press Ctrl+S to upload it back.", + "author": "Seoyeon Bae", + "homepage": "https://github.com/bsy0318/NppS3" + }, { "folder-name": "NppTags", "display-name": "NppTags", From ba1900493828a35a15b1f7bba4b2faeec45f4367 Mon Sep 17 00:00:00 2001 From: RIVIERA Date: Wed, 2 Sep 2026 14:26:37 +0900 Subject: [PATCH 6/7] =?UTF-8?q?=EF=BB=BFAdd=20NppZenHankaku=201.0.0=20(x64?= =?UTF-8?q?)=20(#1174)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- src/pl.x64.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/pl.x64.json b/src/pl.x64.json index a11baa8c5..f066a74b2 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1120,6 +1120,17 @@ "author": "João Rosa", "homepage": "https://github.com/joaoasrosa/nppxmltreeview/" }, + { + "folder-name": "NppZenHankaku", + "display-name": "NppZenHankaku", + "version": "1.0.0", + "npp-compatible-versions": "[8.0,]", + "id": "f1dfe323bd9b17075138274e7ed2a6848d588a29e57da866186e3102c36f24d2", + "repository": "https://github.com/RivieraSystems/NppZenHankaku/releases/download/v1.0.0/NppZenHankaku_1.0.0_x64.zip", + "description": "Convert between full-width (zenkaku) and half-width (hankaku) characters: alphanumerics, katakana, symbols, and spaces. Supports multiple and rectangular selections.", + "author": "RivieraSystems", + "homepage": "https://github.com/RivieraSystems/NppZenHankaku" + }, { "folder-name": "npp.connections", "display-name": "npp.Connections", From 3f5295f14d936981cfb261d78b2553d142be5ee8 Mon Sep 17 00:00:00 2001 From: PeterCJ Date: Tue, 1 Sep 2026 22:27:17 -0700 Subject: [PATCH 7/7] Add plugin HiddenLexers v1.0.0 (#1175) --- src/pl.arm64.json | 13 ++++++++++++- src/pl.x64.json | 15 +++++++++++++-- src/pl.x86.json | 11 +++++++++++ 3 files changed, 36 insertions(+), 3 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 3780504ea..875cd6b71 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -108,6 +108,17 @@ "author": "Shridhar Kumar", "homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin" }, + { + "folder-name": "HiddenLexers", + "display-name": "HiddenLexers", + "version": "1.0.0", + "id": "a0828a8f57268e414bcdc2d11cd86928106d4c791807352d6653edd15180fa0f", + "repository": "https://github.com/pryrt/NppPlugin-HiddenLexers/releases/download/v1.0.0/HiddenLexers_v1.0.0_ARM64.zip", + "description": "Allows users to enable 'hidden' Lexilla lexers in Notepad++", + "author": "pryrt", + "homepage": "https://github.com/pryrt/NppPlugin-HiddenLexers", + "npp-compatible-versions": "[8.5,]" + }, { "folder-name": "HexEditor", "display-name": "HEX-Editor", @@ -589,4 +600,4 @@ "homepage": "https://github.com/Krazal/WebEdit" } ] -} \ No newline at end of file +} diff --git a/src/pl.x64.json b/src/pl.x64.json index f066a74b2..a1cdc2ae4 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -661,6 +661,17 @@ "author": "Yuriy Pisarev", "homepage": "https://github.com/pisarev/graphbuilder-npp" }, + { + "folder-name": "HiddenLexers", + "display-name": "HiddenLexers", + "version": "1.0.0", + "id": "f7f091921dbe4d4c20a6c0f4288f811791691d414d022224fa9ee844e0a5ba49", + "repository": "https://github.com/pryrt/NppPlugin-HiddenLexers/releases/download/v1.0.0/HiddenLexers_v1.0.0_x64.zip", + "description": "Allows users to enable 'hidden' Lexilla lexers in Notepad++", + "author": "pryrt", + "homepage": "https://github.com/pryrt/NppPlugin-HiddenLexers", + "npp-compatible-versions": "[8.5,]" + }, { "folder-name": "HexEditor", "display-name": "HEX-Editor", @@ -778,7 +789,7 @@ "description": "Plugin which toggles beetween pretty-printed and linearized json-l files.", "author": "Davide Seddio", "homepage": "https://github.com/davikokar/JsonLSimpleFormatter" - }, + }, { "folder-name": "JsonTools", "display-name": "JSON Tools", @@ -802,7 +813,7 @@ "description": "Boost your productivity with voice input and AI integration! Completely local solution\r\n- Dictate text, read selected text aloud, and send spoken or selected text directly to your local Ollama AI.\r\n- Voice typing with speech recognition\r\n- Text-to-speech for selected text\r\n- Send spoken or selected text to your local Ollama AI\r\n- Supports English and Russian interface languages ​​and 19 voice model languages\r\n- Seamlessly integrated into Notepad++\r\n- See the Help section in the plugin menu for detailed setup and usage instructions.", "author": "HC Team, HCC", "homepage": "https://sites.google.com/view/nppvoiceplugin" - }, + }, { "folder-name": "NPPJSONViewer", "display-name": "JSON Viewer", diff --git a/src/pl.x86.json b/src/pl.x86.json index 184af9bf8..10ffe17c6 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -642,6 +642,17 @@ "author": "Peter Parker", "homepage": "https://grepbugs.com/plugins" }, + { + "folder-name": "HiddenLexers", + "display-name": "HiddenLexers", + "version": "1.0.0", + "id": "0b274f349801c40adebff8762490b43eeb0888f58c020d104a2b1551cd5e1c94", + "repository": "https://github.com/pryrt/NppPlugin-HiddenLexers/releases/download/v1.0.0/HiddenLexers_v1.0.0_Win32.zip", + "description": "Allows users to enable 'hidden' Lexilla lexers in Notepad++", + "author": "pryrt", + "homepage": "https://github.com/pryrt/NppPlugin-HiddenLexers", + "npp-compatible-versions": "[8.5,]" + }, { "folder-name": "HexEditor", "display-name": "HEX-Editor",