From ec7f88908673f3b4d42f71f4d75ad36ae927ba88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 22:28:18 +0200 Subject: [PATCH 1/5] Bump charset-normalizer from 3.4.9 to 3.5.0 (#1158) Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.9 to 3.5.0. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.9...3.5.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb1db817d..c8dde182d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ attrs==26.1.0 certifi==2026.7.22 -charset-normalizer==3.4.9 +charset-normalizer==3.5.0 idna==3.18 jsonschema==4.25.1 pyrsistent==0.20.0 From 75298b7b3605087a422c84102053ca5971257c3a Mon Sep 17 00:00:00 2001 From: ezyuzin <3999766+ezyuzin@users.noreply.github.com> Date: Wed, 19 Aug 2026 23:32:25 +0300 Subject: [PATCH 2/5] update AnotherMarkdown version (#1159) * update AnotherMarkdown version * rerun CI --------- Co-authored-by: Evgeny Zyuzin --- 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 a14121125..64b316c4f 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -49,9 +49,9 @@ { "folder-name": "AnotherMarkdown", "display-name": "Another Markdown", - "version": "0.1.11", - "id": "97303ccd172a59ab206d459b239b078f4742debbb176fe2384b3b44834929c47", - "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.11/AnotherMarkdown-0.1.11-x64.zip", + "version": "0.1.12", + "id": "9d358a09ae543df34ea8a857a886a01d1f619214811eafaf1745a2764a9f3c60", + "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.12/AnotherMarkdown-0.1.12-x64.zip", "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files", "author": "Evgeny Zyuzin", "homepage": "https://github.com/ezyuzin/NppAnotherMarkdown", diff --git a/src/pl.x86.json b/src/pl.x86.json index ccaf9f020..445eac680 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -47,9 +47,9 @@ { "folder-name": "AnotherMarkdown", "display-name": "Another Markdown", - "version": "0.1.11", - "id": "39c2cfd6e40dd390bf39aae89176dfc87a89cc22eeb97b5f673cac8219d764be", - "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.11/AnotherMarkdown-0.1.11-x86.zip", + "version": "0.1.12", + "id": "ab4864cf94c3a03605af0ebfd487a1a69f3e553d8862a809db3b739fa61668e2", + "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.12/AnotherMarkdown-0.1.12-x86.zip", "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files", "author": "Evgeny Zyuzin", "homepage": "https://github.com/ezyuzin/NppAnotherMarkdown", From fdcdab19df47c03b3f90d9f04e5e45599f701a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Co=C5=9Fkun?= Date: Wed, 19 Aug 2026 23:33:09 +0300 Subject: [PATCH 3/5] update VirtualFolders to 1.0.4 (#1160) --- src/pl.arm64.json | 6 +++--- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 7b0597719..c54857319 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -539,10 +539,10 @@ { "folder-name": "VirtualFolders", "display-name": "Virtual Folders", - "version": "1.0.3", + "version": "1.0.4", "npp-compatible-versions": "[8.8.5,]", - "id": "02304c0be5558becc5dc72f822216d0003b9266489afad6d7f2adb1a4f3c3494", - "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-arm64.zip", + "id": "266a4d28c9cdaf9d253df49e1d3107c385400a7f90155f70a4ac2750250c9939", + "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.4/VirtualFolders-v1.0.4-arm64.zip", "description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.", "author": "Fatih Coşkun", "homepage": "https://github.com/FatihC/VirtualFolders" diff --git a/src/pl.x64.json b/src/pl.x64.json index 64b316c4f..e500b1026 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1901,10 +1901,10 @@ { "folder-name": "VirtualFolders", "display-name": "Virtual Folders", - "version": "1.0.3", + "version": "1.0.4", "npp-compatible-versions": "[8.8.5,]", - "id": "0636215d29258b462512beee563064029abd4bf9ca4a0d9fe2fb450d41f032ca", - "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x64.zip", + "id": "c8f6fdd53884a0e336acbb9b5f9f1455dadae4cc2d5c8080fecd8d25c42b30ff", + "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.4/VirtualFolders-v1.0.4-x64.zip", "description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.", "author": "Fatih Coşkun", "homepage": "https://github.com/FatihC/VirtualFolders" diff --git a/src/pl.x86.json b/src/pl.x86.json index 445eac680..0e2bfb511 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1954,10 +1954,10 @@ { "folder-name": "VirtualFolders", "display-name": "Virtual Folders", - "version": "1.0.3", + "version": "1.0.4", "npp-compatible-versions": "[8.8.5,]", - "id": "43238e68d9173af3d89a4a376dc92b6573dda82b45c32a5084d166171c71e0ad", - "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x86.zip", + "id": "bfd4c2a54117e175ff3257bd087a935993cf53dd26c10dca0a84c008e7a48f82", + "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.4/VirtualFolders-v1.0.4-x86.zip", "description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.", "author": "Fatih Coşkun", "homepage": "https://github.com/FatihC/VirtualFolders" From fecbc2976e2a539103907c07041c94332a3f4441 Mon Sep 17 00:00:00 2001 From: "Manny Gonzalez, CCIE" <32348862+gonzalu@users.noreply.github.com> Date: Wed, 19 Aug 2026 16:59:31 -0400 Subject: [PATCH 4/5] Add TidyText plugin (#1154) Highlights and repairs non-printing and mis-encoded (mojibake) characters, and sends the current selection to ChatGPT, Claude, or Gemini via the clipboard and default browser. --- src/pl.x64.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/pl.x64.json b/src/pl.x64.json index e500b1026..b0f455428 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1848,6 +1848,16 @@ "author": "bsagarzazu", "homepage": "https://github.com/bsagarzazu/npp-tc-syslog-finder" }, + { + "folder-name": "TidyText", + "display-name": "TidyText", + "version": "1.0.0.0", + "id": "ac6e421c0f4032c6f403b6737c1eab26a1dedaf915f26faf3b1a9c15e892bc27", + "repository": "https://github.com/gonzalu/TidyText/releases/download/v1.0.0/TidyText_x64_1.0.0.zip", + "description": "Highlights and repairs non-printing and mis-encoded (mojibake) characters, including curly quotes, dashes, NBSP, zero-width spaces, BOM, and UTF-8-as-Latin-1 corruption. Also sends the current selection to ChatGPT, Claude, or Gemini via the clipboard and your default browser.", + "author": "gonzalu", + "homepage": "https://github.com/gonzalu/TidyText" + }, { "folder-name": "NppToolBucket", "display-name": "ToolBucket", From 90b656969fc3a8fbfccc853f829b2dde198839a1 Mon Sep 17 00:00:00 2001 From: Jerryk133 Date: Wed, 19 Aug 2026 23:26:04 +0200 Subject: [PATCH 5/5] Add NppTranslatePanel 0.1.0 (#1156) --- src/pl.x64.json | 11 +++++++++++ src/pl.x86.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/src/pl.x64.json b/src/pl.x64.json index b0f455428..5174560c2 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1349,6 +1349,17 @@ "author": "Jakub Dvorak", "homepage": "https://github.com/KubaDee/NppTextViz" }, + { + "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.", + "author": "Jerryk133", + "homepage": "https://github.com/Jerryk133/NppTranslatePanel" + }, { "folder-name": "NppUISpy", "display-name": "NppUISpy", diff --git a/src/pl.x86.json b/src/pl.x86.json index 0e2bfb511..352016fc0 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1360,6 +1360,17 @@ "author": "Jakub Dvorak", "homepage": "https://github.com/KubaDee/NppTextViz" }, + { + "folder-name": "NppTranslatePanel", + "display-name": "NppTranslatePanel", + "version": "0.1.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.", + "author": "Jerryk133", + "homepage": "https://github.com/Jerryk133/NppTranslatePanel" + }, { "folder-name": "NppUISpy", "display-name": "NppUISpy",