Download Latest Version v1.58.0 source code.tar.gz (25.9 MB)
Email in envelope

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

Home / v1.58.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 21 hours ago 2.1 kB
v1.58.0 source code.tar.gz < 21 hours ago 25.9 MB
v1.58.0 source code.zip < 21 hours ago 29.4 MB
Totals: 3 Items   55.3 MB 0

🚀 Features

  • Delete Elements/Edges in the Editor:\ Select nodes and/or edges in the diagram editor and press delete to remove them from the view. Edges connected to a deleted node are dropped automatically, and the change is added to undo/redo history. Not available for dynamic views.

  • Edit Edge Label Positions:\ Select a relationship edge and drag its label to reposition it; the position is saved to the manual layout with undo/redo. A manually placed label moves together with the edge when its curve is reshaped, keeping its offset.

  • Accurate Tag Text Color via APCA Contrast:\ Tags with custom hex / rgb colors now get an accurate text color derived from the background via APCA contrast, instead of the previous CSS-filter workaround. Thanks @farhan523, #2978, resolves #2143

🐞 Bug Fixes

  • Fixed export png / export jpg failing in the Docker image with browserType.launch: Executable doesn't exist. The bundled Playwright and the installed Chromium browsers are now kept in sync. #3032, fixes #2961

  • Fixed favicon 404 in likec4 build --output-single-file by inlining the favicon as a base64 data URI so the single HTML file stays self-contained. Thanks @MichaelMcCodington, #3030

  • Fixed deployment relationship filters so source and target metadata predicates use deployed instance metadata. Thanks @ckeller42, #2986

  • Nested parallel blocks in dynamic views now produce a clear validation error (Nested parallel blocks are not allowed) instead of a cryptic parser error. Thanks @farhan523, #2985, resolves #988

  • Fixed "apply latest" action incorrectly triggering the new AI layout enhancement. #2995

Source: README.md, updated 2026-06-05