Skip to content

ArcMark Studio v0.4.0

Choose a tag to compare

@Caraveo Caraveo released this 16 Jul 00:26

Open ArcMark documents from the desktop

ArcMark Studio v0.4.0 makes .arc diagrams first-class on macOS and broadens the ArcMark ecosystem with portable SDK packages and shared examples.

Highlights

  • Open .arc documents directly from Finder; ArcMark Studio loads their title, nodes, fields, coordinates, and relationships into the canvas.
  • New and Open diagram workflow: start a blank canvas with New (⌘N) or load an existing .arc file with Open… (⌘O).
  • Register the com.arcmark.diagram UTI in ArcMarkStudio-Info.plist so macOS associates .arc files with ArcMark Studio and lists it in Open With; the installed app refreshes Launch Services on launch and claims .arc as its Editor.
  • Canvas panning gesture for navigating larger diagrams.
  • Caraveo-scoped npm viewer package and Python package aligned to ArcMark Standard v1, with Node.js and Python examples.

ArcMark Standard

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

Included

ArcMarkStudio-v0.4.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.