Skip to content

v0.24.0

Choose a tag to compare

@demian0311 demian0311 released this 04 Jun 03:35
· 182 commits to main since this release

Added

  • normalizeSvgForEmbed / getEmbedSvgViewBox — public helpers that tighten
    a rendered SVG's viewBox to its content so inline embeds (Obsidian, host
    integrations) take the diagram's intrinsic aspect ratio instead of the fixed
    1200×800 export canvas. Short diagrams no longer reserve a tall dead band.
  • WYSIWYG map export — map PNG export honors the preview pane's aspect
    ratio, and the legend reserves a top band so it no longer covers land.
  • Boxes-and-lines show-values — refined value card layout.

Fixed

  • Timeline — fixed row height so events never overlap on short surfaces.
  • Map — POI-only frames no longer chase a tall container's far edge.