Files
patchpinglite/data/releasewatcher.json
jbergner 270c13af5b
All checks were successful
release-tag / release-image (push) Successful in 2m3s
init
2026-05-04 22:25:50 +02:00

88 lines
4.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"users": [
{
"id": "5fc8f54e5578f301a7d73e9fedeafb98",
"email": "admin@example.local",
"display_name": "Administrator",
"role": "admin",
"password_hash": "pbkdf2-sha256$210000$130f914c57f7ad30b7d87f57f07cbfa2$54905dbdb022fa5b37bcffd681ad99564c01ce001f93386e978bb02ec8d73c03",
"created_at": "2026-05-04T19:25:49.7023088Z"
}
],
"manufacturers": [
{
"id": "88b0e5662aa0a89a765836fc2c2ab18a",
"name": "Don Ho",
"website": "https://notepad-plus-plus.org/author/",
"notes": "Notepad++",
"created_at": "2026-05-04T20:11:12.9399744Z",
"updated_at": "2026-05-04T20:11:12.9399744Z"
}
],
"software": [
{
"id": "c76b5939e1e1242313a7da0b1e59d424",
"manufacturer_id": "88b0e5662aa0a89a765836fc2c2ab18a",
"name": "Notepad++",
"homepage": "https://notepad-plus-plus.org/",
"description": "",
"architectures": [
"x64",
"x86",
"ARM64"
],
"channels": [
"stable"
],
"created_at": "2026-05-04T20:13:04.4057166Z",
"updated_at": "2026-05-04T20:13:04.4057166Z"
}
],
"releases": [
{
"id": "7503332bcb66d5fe1be6aaddceb915de",
"software_id": "c76b5939e1e1242313a7da0b1e59d424",
"version": "v8.9.4",
"channel": "stable",
"architecture": "x64",
"release_date": "2026-04-26",
"download_url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9.4/npp.8.9.4.Installer.x64.exe",
"release_url": "https://notepad-plus-plus.org/downloads/v8.9.4/",
"info": "Notepad++ v8.9.4 crash-fixexs, bug-fixes \u0026 new improvements:\r\nFix crashes in FindInFiles when nativeLang.xmls “find-result-hits” contains “%s”. (Fix #17960, CVE-2026-3008, CVE-2026-6539)\r\nFix drop-file crash when file path length reaches 259 characters. (Fix #17921)\r\nFix crash caused by undoing column editor bad input in virtual space. (Fix #17915)\r\nFix bad column editor input in reverse-direction column selection on virtual space. (Fix #17915)\r\nUpdate to Scintilla 5.6.1 \u0026 Lexilla 5.4.8. (Fix #17920, #17864, #13522, #11746)\r\nFix EOL conversion to Windows format not working (Scintilla update related). (Fix #17920)\r\nFix rendering corruption in .bat files (Lexilla update related). (Fix #17864)\r\nFix quote escaping causing incorrect JSON syntax highlighting (Lexilla update related). (Fix #11746, #13522)\r\nFix MSI installation error due to context menu item registration. (Fix #17918)\r\nFix NSIS installation stalling caused by context menu registration issue. (Fix #17308, #17885)\r\nAdd NPP_LANG property to install a specific localization file for MSI. (Fix issue reported in comment)\r\nFix MSI installer display random Hexadecimal number as name on UAC. (Fix #17967)\r\nAdd version info into MSI file property (as value of “Comments”). (Fix #17803)\r\nFix minimized window not restoring in administrator mode. (Fix #17945)\r\nFix Unicode search mismatching ANSI character ?. (Fix #17125)\r\nFix Column Editor regression with empty fields. (Fix #17912)\r\nFix floating dialog content not displaying in certain situations. (Fix #17563)\r\nFix visual glitch when toggling group view in Document List. (Fix #14285)\r\nSupport improved C++ 11 raw string literal handling. (Fix #17875)\r\nFix visual glitch in the Mark dialog. (Fix #16084, #17886)",
"vulnerabilities": null,
"created_by": "5fc8f54e5578f301a7d73e9fedeafb98",
"created_at": "2026-05-04T20:14:29.1378124Z",
"updated_at": "2026-05-04T20:14:29.1378124Z"
}
],
"discord_subscribers": null,
"audit": [
{
"id": "35c28b82db56743aff40bacf66b464b5",
"actor_id": "5fc8f54e5578f301a7d73e9fedeafb98",
"action": "create",
"entity": "manufacturer",
"entity_id": "88b0e5662aa0a89a765836fc2c2ab18a",
"message": "Don Ho",
"created_at": "2026-05-04T20:11:12.9399744Z"
},
{
"id": "f6a9263a03d5b8586c751b67a3d226cf",
"actor_id": "5fc8f54e5578f301a7d73e9fedeafb98",
"action": "create",
"entity": "software",
"entity_id": "c76b5939e1e1242313a7da0b1e59d424",
"message": "Notepad++",
"created_at": "2026-05-04T20:13:04.4057166Z"
},
{
"id": "f63207c22b23280d64c416e22f6a14ec",
"actor_id": "5fc8f54e5578f301a7d73e9fedeafb98",
"action": "create",
"entity": "release",
"entity_id": "7503332bcb66d5fe1be6aaddceb915de",
"message": "v8.9.4",
"created_at": "2026-05-04T20:14:29.1378124Z"
}
]
}