Skip to content

3.4.0

Choose a tag to compare

@Zeecka Zeecka released this 09 Jul 13:29
· 41 commits to main since this release

Standalone cheatsheet & interactive decision-tree map

  • Dedicated /cheatsheet page — the cheatsheet moves out of the wiki onto its own page (no wiki sidebar), while the per-medium command checklists stay in the wiki. /wiki/cheatsheet now 301-redirects (per language), and /faq, the header/footer links, sitemap and internal wiki links all repoint to it.
  • New /cheatsheet/map — a near-fullscreen interactive decision tree with no site chrome. Hover, focus, or tap any step for its command, a one-line explanation and a link to the relevant tool; fit, zoom and pan the diagram; and export the whole tree as PNG (canvas) or PDF (jsPDF).
  • Single source of truthscripts/gen_decision_tree.py drives everything from one model: the rendered SVG (with transparent hit overlays), the decision-tree.json tooltip data, and the Excalidraw scene.

Full changelog: 3.3.2...3.4.0