Tags: chungminhtu/archify
Tags
archify v2.6.0 Architecture renderer (the default mode now has validation parity without auto-layout) + a test suite (golden, geometry units, layout-rule matrix, no-ajv fuzz net), CI, and tag-triggered release automation. Includes the [2.5.0] hardening batch (74 reviewed fixes, shared renderer helpers, ajv schema enforcement).
Release v2.4.0: dual-theme self-contained SVG export Download SVG now ships with BOTH dark and light CSS variable sets plus a `@media (prefers-color-scheme: light)` rule. The same .svg file dropped into a GitHub README follows the reader's dark/light preference automatically — no more shipping two PNGs wrapped in <picture>. The raster pipeline (PNG / JPEG / WebP / clipboard) explicitly keeps the prior viewer-locked behavior since canvas rasterization needs deterministic colors. Changes: - archify/assets/template.html, examples/web-app.html: serializeSvg() grew `opts.autoTheme` switch; SVG download path passes true, raster paths stay default-false - archify.zip: repackaged with 2.4 SKILL.md + updated template - docs: README.md / README_EN.md / CHANGELOG.md / SKILL.md version bump and feature description updates