Download Latest Version v1.55.1 source code.tar.gz (23.8 MB)
Email in envelope

Get an email when there's a new version of Architecture as a code

Home / v1.53.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-20 2.4 kB
v1.53.0 source code.tar.gz 2026-03-20 23.7 MB
v1.53.0 source code.zip 2026-03-20 27.2 MB
Totals: 3 Items   50.9 MB 0

🚀 Features

  • Metadata Filtering in View Predicates:\ Filter elements and relations by metadata key existence (where metadata.key) or value (where metadata.key = 'value'). Works with != for negation and supports source.metadata / target.metadata for relation participants. Thanks @galuszkak, #2769

  • LeanIX Bridge Integration:\ New @likec4/leanix-bridge package for syncing architecture models with LeanIX. Includes identity manifest, inventory snapshots, reconciliation, drift reports, governance checks, and ADR generation. CLI adds gen leanix-inventory-snapshot, gen leanix-reconcile, and sync leanix commands. Draw.io export gains a --profile leanix option for bridge-managed metadata round-trip. Thanks @sraphaz, #2746, #2768

  • Landing Page Configuration:\ New landingPage config option to control landing page behavior: redirect: true to skip the landing page and go directly to the index view, and include / exclude selectors to filter which views appear in the landing page grid. Thanks @purple52, #2733

  • Improved likec4 validate Command:\ Fix exit code (now properly exits with 1 on validation failure), add --json flag for structured JSON output, --file flag to filter errors to specific files, --no-layout flag to skip layout drift checks, and --project support for multi-project workspaces. #2790

🐞 Bug Fixes

  • Fixed drag behavior for group nodes #2785

  • Fixed scroll in walkthrough notes panel, closes #2729

  • Fixed web extension failing to start language server, closes #2702

  • Restored Markdown syntax highlighting in triple-quoted strings in VSCode #2785

  • Added configurable Node.js path for language server runtime in VSCode #2773

  • Draw.io: improved person shape inference on re-import for round-trip fidelity. Thanks @sraphaz, #2685

Source: README.md, updated 2026-03-20