Skip to content

Releases: lee259/dsh-workbench

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:43

0.4.0 - 2026-08-16

Features

  • Add previews for workspace images and rendered Markdown files, including relative Markdown images.
  • Add a Markdown preview/source mode toggle while keeping CodeMirror for raw Markdown inspection.
  • Use marked for GFM rendering and DOMPurify for sanitizing rendered HTML.

Fixes

  • Allow images up to 12 MB to pass through the dedicated asset preview route while retaining the text preview limit.

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 09:36

0.3.2 - 2026-08-15

Fixes

  • Start the workspace file watcher only when a client subscribes to change events, so pnpm test can exit on Linux CI.

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:59

0.2.4 - 2026-08-14

Fixes

  • Harden the file workspace interaction flow with coverage for panel toggling, resizing, tabs, refresh, copy actions, loading/errors, and read-vs-diff rendering.
  • Add accessible labels and state attributes for workspace controls and tabs.

Tests

  • Add component-level regression coverage for real read/edit tool rows and the right-side workspace.

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:33

0.2.3 - 2026-08-14

Documentation

  • Align installation and local development instructions with the standard DSH plugin workflow.

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:24

0.2.2 - 2026-08-14

Fixes

  • Align the documented DSH Web startup command with the current CLI syntax.
  • Make the one-command starter avoid shell-specific execution on Unix.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:12

0.2.1 - 2026-08-14

Fixes

  • Make the one-command starter use pnpm dlx by default, matching the documented package-manager workflow.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:05

0.2.0 - 2026-08-14

Features

  • Add a persistent, resizable right-side file workspace with multi-file tabs.
  • Add read-only previews for reads and captured CodeMirror diffs for writes and edits.
  • Add refresh, copy content, copy path, width persistence, and desktop keyboard shortcuts.
  • Add a public-safe README demo image and refreshed project metadata.

Fixes

  • Keep read previews out of write/edit diffs, including after a file has been written.
  • Capture file links rendered as either buttons or anchors.

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:58

Release 0.1.3