Skip to content

MarkdStage v3.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 05:06
· 116 commits to main since this release

Overview

  • Add schema-derived Architecture DSL authoring with validation and diagnostics.
  • Add Architecture Editor preflight validation and richer authoring guidance.
  • Keep the Canvas Extension, Agent Skills, CLI, and Desktop on the unified 3.2.0 release.

Compatibility and migration

This release is backward compatible for existing Markdown decks. No migration is required.

Area Migration
Version-pinned installation Update the pinned tag to v3.2.0.
Architecture DSL authoring Existing architecture blocks remain supported; use the schema-derived validation and editor diagnostics to correct invalid blocks.

Version targets

  • MarkdStage Canvas Extension: v3.2.0
  • MarkdStage Skill: v3.2.0
  • MarkdStage Desktop: v3.2.0
  • npm CLI: @markdstage/markdstage@3.2.0

Requirements

  • CLI: Node.js 24 or later and Microsoft Edge, Google Chrome, or Chromium
  • Desktop: Windows 10 or Windows 11, x64 or ARM64, and Microsoft Edge WebView2 Runtime

Desktop ZIP files are self-contained and include Windows App SDK and the .NET runtime.
Third-party license information is included in each distribution.

Install the version-pinned Extension from:

https://github.com/runceel/markdstage/tree/v3.2.0/.github/extensions/markdstage

Assets and SHA-256

File SHA-256
markdstage-v3.2.0.zip ac88a3b32e7b47bbc69e6a36d0761106a7ca7a8b3db8370a2c1497124b2d9e9d
markdstage-markdstage-3.2.0.tgz 78b1ac7c2eee10ec732a2abf9ac3156dd245c63ccffc585fe5067c9b43e04726
MarkdStage-win-x64.zip 5667a6a8f0215c36336cd897c750a77121aa837769dac854a7707657218cc2eb
MarkdStage-win-arm64.zip c1830d8ad361a7b1a7854cef9d1797e89c0defa4bcb67dc78ff9ed007d34a9ed

Verified commit: 0d0241bf36a1fe509099212bfa7da36c136224d4

Changes

What's Changed

  • Fix Architecture Editor breakpoint focus race by @runceel in #115
  • Add schema-derived Architecture authoring and preflight validation by @runceel in #116

Full Changelog: v3.1.0...v3.2.0