SessionDock 2.7.6
·
10 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
SessionDock 2.7.6
Reliable HandleScope installation
- Managed setup is now pinned to the newly published immutable HandleScope v0.1.4 release, whose contract explicitly authorizes the separately confirmed standard-user install, start, and autostart flow. Confirmation now discloses that an older supported per-user install may be replaced; integration opt-in remains separate.
- The verified HandleScope v0.1.4 installer now works with Windows' default Restricted PowerShell policy by using RemoteSigned only for the checked child process. SessionDock still never uses Bypass or Unrestricted, changes saved policy, overrides Group Policy, elevates, or enables the integration automatically.
- Exact pinned GitHub assets delivered without a Content-Length header are now validated instead of rejected early. Declared length mismatches, incorrect body sizes or hashes, checksum failures, unsafe ZIP layouts, and internal inventory changes still fail closed.
- Installation failures now show a localized safe category and the official setup guide, making policy, network, integrity, environment, and lifecycle problems actionable without exposing internal details or running unverified code.
- Release packaging now handles competing file-system creation safely before immutable artifact verification.