Releases: Cyoda/cyoda-dev-console
Release list
v0.3.0
What's Changed
- ci: run the packaged e2e only when the desktop app changes by @pschleger in #56
- feat: adopt @cyoda/workflow-editor 0.6.0 suite (cyoda-go 0.8.3 / schema 1.3) by @pschleger in #57
- fix(deps): patch 3 advisories via pnpm overrides (2 high, 1 low) by @pschleger in #58
- chore: move to pnpm 11.18.0 and adopt supply-chain policies by @pschleger in #59
- chore(lint): clear the two standing warnings and gate on zero by @pschleger in #60
Full Changelog: v0.2.0...v0.3.0
model-editor-mcp 0.2.1
Published to npm as @cyoda/model-editor-mcp@0.2.1 (dist-tag latest). Install: npm install -g @cyoda/model-editor-mcp@0.2.1. https://www.npmjs.com/package/@cyoda/model-editor-mcp/v/0.2.1
model-editor-mcp 0.2.0
Published to npm as @cyoda/model-editor-mcp@0.2.0 (dist-tag latest). Install: npm install -g @cyoda/model-editor-mcp@0.2.0. https://www.npmjs.com/package/@cyoda/model-editor-mcp/v/0.2.0
v0.2.0
What's Changed
- fix(dev-console): Monaco editors dead in packaged app (style-src nonce) + tauri-driver e2e guard by @pschleger in #54
- chore: post-v0.1.0 hygiene (bump 0.2.0, runbook, MCP GitHub Releases) by @pschleger in #52
- chore: remove accidentally-committed personal/local files by @pschleger in #55
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- deps: consume @cyoda/workflow-* from npm + toolchain lockstep + CI fix by @pschleger in #3
- ci: staging smoke test + Dependabot by @pschleger in #4
- fix(ci): smoke build host-native (fix Tauri bundle path) by @pschleger in #14
- Projects panel: setup guidance, editable name & root, header affordance by @pschleger in #19
- Multi-platform release tooling (macOS/Linux/Windows) by @pschleger in #20
- fix(smoke): drop
-- --bundlescargo passthrough by @pschleger in #21 - fix(release): make tauri-action build on all platforms by @pschleger in #22
- docs(release): self-contained first-release setup runbook by @pschleger in #23
- feat(workflow-editor-host): fix-it popup for null-criterion parse failures by @pschleger in #24
- chore(rust): make CI honour the pinned toolchain and enforce Cargo.lock by @pschleger in #25
- chore(dependabot): group major updates and couple notify crates by @pschleger in #27
- chore(deps): bundle routine dependency updates by @pschleger in #28
- chore(deps): single cleanup — react-hooks 7, notify, dep bumps, calmer Dependabot by @pschleger in #34
- feat(workflow): support annotation fields via workflow-editor 0.4.0 by @pschleger in #36
- chore(deps): bump @cyoda/workflow-react to 0.4.1 by @pschleger in #38
- feat(model-editor-mcp): live browser-rendered Cyoda model editor driven by an AI CLI by @pschleger in #39
- model-editor-mcp fast-follow: create-destination fix, #10 list enrichment, + transition/state patch ops (#7) by @pschleger in #40
- fix(workflow-editor-host): don't enable the editor JSON tab without a Monaco runtime by @pschleger in #41
- fix(workflow-editor-host): render inspector annotations/criteria in Monaco in the read-only MCP shell by @pschleger in #42
- docs(model-editor-mcp): MCP server instructions (operational model) + leaner tool descriptions by @pschleger in #43
- feat(release): publish @cyoda/model-editor-mcp to npm + coordinated release by @pschleger in #44
- docs: reconcile README/AGENTS to two-app reality + archive stale docs by @pschleger in #45
- fix(model-editor-mcp): add repository field for npm provenance by @pschleger in #46
- fix(model-editor-mcp): headless on duplicate instance + shutdown on disconnect by @pschleger in #47
- chore(release): pin privileged actions to SHAs by @pschleger in #48
- fix(release): pass GITHUB_TOKEN to tauri-action upload steps by @pschleger in #49
- fix(release): correct tauri-action asset-name input and intel DMG arch by @pschleger in #50
- fix(release): notarize and staple the macOS DMG by @pschleger in #51
New Contributors
- @pschleger made their first contribution in #3
Full Changelog: https://github.com/Cyoda/cyoda-dev-console/commits/v0.1.0
v0.1.0-rc.1
What's Changed
- deps: consume @cyoda/workflow-* from npm + toolchain lockstep + CI fix by @pschleger in #3
- ci: staging smoke test + Dependabot by @pschleger in #4
- fix(ci): smoke build host-native (fix Tauri bundle path) by @pschleger in #14
- Projects panel: setup guidance, editable name & root, header affordance by @pschleger in #19
- Multi-platform release tooling (macOS/Linux/Windows) by @pschleger in #20
- fix(smoke): drop
-- --bundlescargo passthrough by @pschleger in #21 - fix(release): make tauri-action build on all platforms by @pschleger in #22
- docs(release): self-contained first-release setup runbook by @pschleger in #23
- feat(workflow-editor-host): fix-it popup for null-criterion parse failures by @pschleger in #24
- chore(rust): make CI honour the pinned toolchain and enforce Cargo.lock by @pschleger in #25
- chore(dependabot): group major updates and couple notify crates by @pschleger in #27
- chore(deps): bundle routine dependency updates by @pschleger in #28
- chore(deps): single cleanup — react-hooks 7, notify, dep bumps, calmer Dependabot by @pschleger in #34
- feat(workflow): support annotation fields via workflow-editor 0.4.0 by @pschleger in #36
- chore(deps): bump @cyoda/workflow-react to 0.4.1 by @pschleger in #38
- feat(model-editor-mcp): live browser-rendered Cyoda model editor driven by an AI CLI by @pschleger in #39
- model-editor-mcp fast-follow: create-destination fix, #10 list enrichment, + transition/state patch ops (#7) by @pschleger in #40
- fix(workflow-editor-host): don't enable the editor JSON tab without a Monaco runtime by @pschleger in #41
- fix(workflow-editor-host): render inspector annotations/criteria in Monaco in the read-only MCP shell by @pschleger in #42
- docs(model-editor-mcp): MCP server instructions (operational model) + leaner tool descriptions by @pschleger in #43
- feat(release): publish @cyoda/model-editor-mcp to npm + coordinated release by @pschleger in #44
- docs: reconcile README/AGENTS to two-app reality + archive stale docs by @pschleger in #45
- fix(model-editor-mcp): add repository field for npm provenance by @pschleger in #46
- fix(model-editor-mcp): headless on duplicate instance + shutdown on disconnect by @pschleger in #47
- chore(release): pin privileged actions to SHAs by @pschleger in #48
- fix(release): pass GITHUB_TOKEN to tauri-action upload steps by @pschleger in #49
- fix(release): correct tauri-action asset-name input and intel DMG arch by @pschleger in #50
- fix(release): notarize and staple the macOS DMG by @pschleger in #51
New Contributors
- @pschleger made their first contribution in #3
Full Changelog: https://github.com/Cyoda/cyoda-dev-console/commits/v0.1.0-rc.1
model-editor-mcp 0.1.0
Published to npm as @cyoda/model-editor-mcp@0.1.0 (dist-tag latest). Install: npm install -g @cyoda/model-editor-mcp@0.1.0. https://www.npmjs.com/package/@cyoda/model-editor-mcp/v/0.1.0