Skip to content

Release 0.3.0

Choose a tag to compare

@StevenBtw StevenBtw released this 15 Mar 23:39
· 5 commits to main since this release
07ab371

0.3.0

New Features

  • Automatic dark mode: Detects host theme (marimo class="dark", data-theme, prefers-color-scheme) and syncs automatically via MutationObserver

Improvements

  • Increased node spread in spring layout: stronger charge repulsion, larger link distance and collision radius for clearer hub-spoke separation
  • Spring layout renamed to "Default" in the layout dropdown
  • Updated color palette: blue accent and slate-based neutrals, replacing the previous indigo tint
  • Theme toggle auto-hidden when running inside a themed host (e.g. marimo)
  • Dark mode label colors update dynamically with theme changes

What's Changed

Full Changelog: v0.2.10...v0.3.0