Skip to content

v0.1.1

Choose a tag to compare

@kaixinbaba kaixinbaba released this 20 Aug 13:36
· 1 commit to main since this release

Fix Add workspace for Web deployments.

  • Replaces the native-only directory chooser with an in-app browser over DSH's public browse capability.
  • Supports folder navigation, breadcrumbs, absolute-path entry, and optional hidden-folder display.
  • Registers the selected directory as a Workspace and starts its Session through the existing public Workspace service.
  • Adds browser rendering and client delegation regression coverage.