Commit Graph

3 Commits

Author SHA1 Message Date
jessikitty 0057523323 feat: add standalone diagnostic script for installed plugin
Checks the installed manifest at App_Data\Plugins for Features array,
validates CategoryTypeName, scans Disco logs for plugin-related entries,
and shows file timestamps for the installed DLL.
2026-04-29 09:50:09 +10:00
jessikitty f9dbb9a312 fix: remove double-encoded diagnostic script 2026-04-29 09:49:34 +10:00
jessikitty 0b674027aa feat: add standalone diagnostic script for installed plugin
Checks the installed manifest at App_Data\Plugins for Features array,
validates CategoryTypeName, scans Disco logs for plugin-related entries,
and shows file timestamps for the installed DLL. Run on the Disco server
to quickly identify whether the installed manifest has UIExtension
features or is missing them.
2026-04-29 09:38:17 +10:00