Skip to content

History / plugin sdk deployment

Revisions

  • docs: fix wiki code fence and alert formatting

    @alafleur-genetec alafleur-genetec committed Apr 24, 2026
  • docs: systemic style cleanup across Plugin SDK pages Batch 2 of 5. Same mechanical style fixes (FMT-08 bold flatten, HDR-05 sentence case, FMT-07 emoji strip, CODE-01 language annotations, minor filler removal). No content rewrites. Files: plugin-sdk-certificates, plugin-sdk-custom-privileges, plugin-sdk-deployment, plugin-sdk-net8. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @alafleur-genetec alafleur-genetec committed Apr 23, 2026
  • docs: Fix registry value documentation in plugin-sdk-deployment - Update Enabled value to accept REG_SZ or REG_DWORD - Document all accepted values: True/1 (enable), False/0 (disable), case-insensitive - Clarify AddFoldersToAssemblyProbe - dependencies must be in same folder, not subfolders - Add environment variable path support documentation All changes verified against source code: - PluginInstallerUtils.cs ToBoolean() method - PluginMigration.cs ToString() conversion - PathHelper.cs BuildFullPath() method - PluginExtraAssemblyResolver.cs directory search

    @alafleur-genetec alafleur-genetec committed Feb 1, 2026
  • docs: Fix .NET Framework version from 4.8.1 to 4.8 - Update all references to match actual ConfigTool.exe target framework - ConfigTool.exe targets net48 (.NET Framework 4.8) per Genetec.Build.props - GenetecUtility32.exe also targets .NET Framework 4.8 - Affected files: plugin-sdk-deployment.md, plugin-sdk-net8.md, plugin-sdk-overview.md

    @alafleur-genetec alafleur-genetec committed Feb 1, 2026
  • Rename wiki files to lowercase kebab-case - Rename 46 files to follow kebab-case naming convention - Update all internal links in _Sidebar.md and Home.md - Update cross-references across all wiki documents - Recategorize SDK files under platform-sdk- prefix - Shorten Genetec-Web-Player-Developer-Guide to gwp-developer-guide - Fix Unicode dash in Resolving-Non-SDK-Assemblies filename 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @alafleur-genetec alafleur-genetec committed Dec 11, 2025