From 44cb1a87e9c375fa7b4cedbdd872ce2d6b7aa610 Mon Sep 17 00:00:00 2001 From: PeterCJ Date: Sun, 21 Dec 2025 00:55:35 -0800 Subject: [PATCH 1/4] Remove obsolete plugin ConfigUpdater (#1012) Notepad++ v8.9's automatic config updates mean the plugin shouldn't be needed by normal users (so doesn't need to be in Plugins Admin) --- src/pl.arm64.json | 11 ----------- src/pl.x64.json | 11 ----------- src/pl.x86.json | 11 ----------- 3 files changed, 33 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 9c4af7088..31f2e2e8c 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -46,17 +46,6 @@ "author": "Pavel Nedev", "homepage": "https://github.com/pnedev/comparePlus" }, - { - "folder-name": "ConfigUpdater", - "display-name": "ConfigUpdater", - "version": "2.4.0", - "id": "237cce133896c7252886e762251d7aab21e451629200d1e3a8dbd7b3267305bd", - "repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.4.0/ConfigUpdater_v2.4.0_ARM64.zip", - "description": "Notepad++ Plugin to keep Langs/Stylers/Themes config files up-to-date", - "author": "pryrt", - "homepage": "https://github.com/pryrt/NppPlugin-ConfigUpdater", - "npp-compatible-versions": "[8.8.1,]" - }, { "folder-name": "FWDataViz", "display-name": "Fixed-width Data Visualizer", diff --git a/src/pl.x64.json b/src/pl.x64.json index ebb065cfd..8ecc64d6d 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -273,17 +273,6 @@ "homepage": "https://github.com/Coises/Compose-for-NotepadPlusPlus", "npp-compatible-versions": "[8.5.4,]" }, - { - "folder-name": "ConfigUpdater", - "display-name": "ConfigUpdater", - "version": "2.4.0", - "id": "8c889ad278591fa50b4053848b3060115db38fc24e17ed6ca0b83c47664faab0", - "repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.4.0/ConfigUpdater_v2.4.0_x64.zip", - "description": "Notepad++ Plugin to keep Langs/Stylers/Themes config files up-to-date", - "author": "pryrt", - "homepage": "https://github.com/pryrt/NppPlugin-ConfigUpdater", - "npp-compatible-versions": "[8.8.1,]" - }, { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", diff --git a/src/pl.x86.json b/src/pl.x86.json index cc698ff95..1ab63a314 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -232,17 +232,6 @@ "homepage": "https://github.com/Coises/Compose-for-NotepadPlusPlus", "npp-compatible-versions": "[8.5.4,]" }, - { - "folder-name": "ConfigUpdater", - "display-name": "ConfigUpdater", - "version": "2.4.0", - "id": "5a3f5af5492051876f8f7f7087bce351f5f37a6e1b6b2b63e2a360a1d1805034", - "repository": "https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.4.0/ConfigUpdater_v2.4.0_Win32.zip", - "description": "Notepad++ Plugin to keep Langs/Stylers/Themes config files up-to-date", - "author": "pryrt", - "homepage": "https://github.com/pryrt/NppPlugin-ConfigUpdater", - "npp-compatible-versions": "[8.8.1,]" - }, { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", From b6c739779967b5715da23f8bba4fc7b2bc651d96 Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Sun, 21 Dec 2025 03:56:35 -0500 Subject: [PATCH 2/4] Move DBGp's repository to GitHub (#1013) * Move DBGp's repository to GitHub * fixup! Move DBGp's repository to GitHub Corrects misspelled homepage URL --- src/pl.x64.json | 4 ++-- src/pl.x86.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 8ecc64d6d..cffd1dca8 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -336,10 +336,10 @@ "version": "0.14.2.1", "npp-compatible-versions": "[8.3,]", "id": "e86ef5b0cc263d314d367f6016836e65b0e624d96c2ff447a8a70cc3d8415efd", - "repository": "https://bitbucket.org/rdipardo/dbgp/downloads/dbgpPlugin_v0.14.2.1_x64.zip", + "repository": "https://github.com/rdipardo/dbgpPlugin/releases/download/v0.14.2.1/dbgpPlugin_v0.14.2.1_x64.zip", "description": "PHP debugger (XDebug) which talks with the DBGP protocol. Transforms Notepad++ into a PHP IDE.", "author": "Damjan Zobo Cvetko", - "homepage": "https://bitbucket.org/rdipardo/dbgp" + "homepage": "https://github.com/rdipardo/dbgpPlugin" }, { "folder-name": "DiscordRPC", diff --git a/src/pl.x86.json b/src/pl.x86.json index 1ab63a314..7b65affb8 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -303,10 +303,10 @@ "npp-compatible-versions": "[7.7,]", "old-versions-compatibility": "[,0.0.13.27][,7.6.6]", "id": "6babcfbae65ced266a6073fe9bf6947a409266b63117b5c3c55d7a84ae1ac93d", - "repository": "https://bitbucket.org/rdipardo/dbgp/downloads/dbgpPlugin_v0.14.2.1_win32.zip", + "repository": "https://github.com/rdipardo/dbgpPlugin/releases/download/v0.14.2.1/dbgpPlugin_v0.14.2.1_win32.zip", "description": "PHP debugger (XDebug) which talks with the DBGP protocol. Transforms Notepad++ into a PHP IDE.", "author": "Damjan Zobo Cvetko", - "homepage": "https://bitbucket.org/rdipardo/dbgp" + "homepage": "https://github.com/rdipardo/dbgpPlugin" }, { "folder-name": "DiscordRPC", From 4b8a9bd2b25c7a09928342cfe8a1993867e9d092 Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Sun, 21 Dec 2025 03:59:22 -0500 Subject: [PATCH 3/4] Preview HTML v1.4.3.0 (#1014) https://github.com/rdipardo/npp_preview/blob/v1.4.3.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 cffd1dca8..c66ed350c 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1239,10 +1239,10 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.4.2.1", + "version": "1.4.3.0", "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", - "id": "0d151f3be0300240fa1da060971245dfdc9ad75f13ce98481e572c635371cab8", - "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.2.1/PreviewHTML_v1.4.2.1_x64.zip", + "id": "495d6d82b35c467fab857953322c395771d5d13dfdc78f378c1a48b7da5e6e66", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.3.0/PreviewHTML_v1.4.3.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 7b65affb8..fb847b494 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1330,10 +1330,10 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.4.2.1", + "version": "1.4.3.0", "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", - "id": "e47e2ac11308d3ffdd05b956c49baa4d280d65597474b2b0a0579c40ac7563ce", - "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.2.1/PreviewHTML_v1.4.2.1_win32.zip", + "id": "f6bfa9344c28020727f5f3be136d6f7688ae3ab4e59ce60803dbb1d180dd8451", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.4.3.0/PreviewHTML_v1.4.3.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 7bbcfb410744713cd2e4aa6ae96204cfbaf603c8 Mon Sep 17 00:00:00 2001 From: ThosRTanner Date: Sun, 21 Dec 2025 09:00:32 +0000 Subject: [PATCH 4/4] Update linter++ to 1.0.2 (#1015) * Linter++ v1.0.2 --- 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 31f2e2e8c..f312558a8 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -121,10 +121,10 @@ { "folder-name": "Linter++", "display-name": "Linter++", - "version": "1.0.1.0", + "version": "1.0.2.0", "npp-compatible-versions": "[8.7.5,]", - "id": "48F255273C7B78747E76389649CF494536EFC9CFC67F3BDC006EA2ABF74B11C4", - "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_ARM64.zip", + "id": "502B12B4BC54E56780861DEEECC4AB85631228BDCEB172D2B4726E5BEBBA3B42", + "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.2/plugin_dll_ARM64.zip", "description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.", "author": "Tom Tanner", "homepage": "https://github.com/thosrtanner/notepad-pp-linter" diff --git a/src/pl.x64.json b/src/pl.x64.json index c66ed350c..60433811e 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -689,10 +689,10 @@ { "folder-name": "Linter++", "display-name": "Linter++", - "version": "1.0.1.0", + "version": "1.0.2.0", "npp-compatible-versions": "[8.7.5,]", - "id": "E0EF26EFD4B845F6B36C84BF72C6EDB76AA0269264431084663D939175191267", - "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_x64.zip", + "id": "4A053FFEDEB1E2A5135DC51677C44B824D02BA9539F2A25A4CD5466A368D3CD7", + "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.2/plugin_dll_x64.zip", "description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.", "author": "Tom Tanner", "homepage": "https://github.com/thosrtanner/notepad-pp-linter" diff --git a/src/pl.x86.json b/src/pl.x86.json index fb847b494..422745479 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -736,10 +736,10 @@ { "folder-name": "Linter++", "display-name": "Linter++", - "version": "1.0.1.0", + "version": "1.0.2.0", "npp-compatible-versions": "[8.7.5,]", - "id": "04C6EA738757F03CF4242C72BEFED6A9C24D15899C75DE55024D5A3550E5A821", - "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_Win32.zip", + "id": "5C93DE41CF848475C1AE2B73BABE3DF98A2E4924FD8B52B9CA9C9BAF5ED58C16", + "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.2/plugin_dll_Win32.zip", "description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.", "author": "Tom Tanner", "homepage": "https://github.com/thosrtanner/notepad-pp-linter"