Skip to content

SessionDock 2.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 19:59
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.
372a673

SessionDock 2.9.0

Policy-independent HandleScope setup

  • SessionDock now includes a closed native HandleScope setup adapter. A signed catalog release that declares the reviewed native capability can run only the fixed api/HandleScope.Setup.exe executable with the compiled verify and install phases; catalog data still cannot provide a path, command, argument, or endpoint.
  • Native setup requires a catalog-pinned version 2 release manifest with the exact setup executable path, size, and SHA-256. SessionDock compares that identity with the locked extracted file and complete internal inventory before both phases.
  • The embedded compatibility catalog now recommends the independently verified immutable HandleScope 0.3.0 release. Automatic, Keep installed, exact runtime, and automatic/v1/v2 API choices remain unchanged.
  • Reviewed HandleScope 0.1.4 and 0.2.2 selections retain their fixed Windows PowerShell RemoteSigned adapter for backwards compatibility. Native setup does not invoke PowerShell or change execution policy; neither path elevates, silently installs, downgrades, or enables the integration.