Skip to content

SessionDock 2.8.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 02:52
· 9 commits to main since this release
Immutable release. Only release title and notes can be modified.
98d09c6

SessionDock 2.8.0

Dynamic HandleScope compatibility

  • SessionDock and HandleScope can now evolve together through a signed, rollback-resistant compatibility catalog. HandleScope 0.2.2 is the new automatic recommendation, while v0.1.4 remains a supported legacy fallback. Choose Automatic, Keep installed, or an exact reviewed release, plus automatic, v1, or v2 API compatibility.
  • Opening the integration panel and selecting Refresh remain local-only. The new explicit Check versions action retrieves and verifies the catalog; checking or changing a preference never installs, replaces, starts, stops, upgrades, or downgrades software.
  • Installation remains a separate confirmation for the selected release. Exact package, checksum, optional release manifest, API executable, ZIP layout, and internal inventory checks remain mandatory, and SessionDock refuses every downgrade and silent integration opt-in.
  • Newer HandleScope releases negotiate authenticated metadata against the signed catalog and can select only SessionDock's compiled v1 or v2 endpoint adapter. Remote metadata cannot supply code, commands, paths, or endpoints.
  • Existing handlescope.json opt-ins and the exact five-field connection.json discovery format remain compatible. The reviewed v0.1.4 runtime retains its metadata-404 legacy v1 fallback, while version/API preferences are stored separately.