Skip to content

ArcMark Studio v0.6.0

Latest

Choose a tag to compare

@Caraveo Caraveo released this 16 Jul 01:24

Editors restructure

ArcMark Studio v0.6.0 reorganizes the project so people understand which editor lives where: the Mac-native SwiftUI editor now lives under editors/Mac, and a new dependency-free Node.js web editor lives under editors/NodeJS.

Highlights

  • Project restructureeditors/Mac (Swift app, sources, tests, plist) and editors/NodeJS (web editor, server, public assets, macOS quick-access launcher). README, SPECIFICATION, and build instructions updated to match.
  • Node.js web editor — author ArcMark Standard v1.1.0 .arc documents in the browser. Draggable canvas, directed relationships, owner/creator-id metadata, live render preview via @caraveo/arcmark-viewer. macOS quick-access via ArcMark Editor.command.
  • All existing Swift tests and npm tests continue to pass from the new locations.

ArcMark Standard

  • ArcMark Standard: v1.1.0
  • XML declaration: v1.0 / UTF-8
  • Document extension: .arc
  • Schema: bundled arcmark.xsd

Included

ArcMarkStudio-v0.6.0-macos.zip contains the signed standalone ArcMark Studio.app bundle for macOS.

Verification

The release bundle was built in production mode, code-signed, validated with plutil, and launch-checked before publishing.