Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 5d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

a11y bar-chart charts css customizable deno
+11 more
javascript line-chart localization markdown npm obsidian obsidian-bases obsidian-charts obsidian-plugin typescript visualization

Summary

AI summary

Fixed SVG rendering errors, crashes on unload, division‑by‑zero bugs, and a cursor listener memory leak.

Changes in this release

Performance Low

Reduces redundant re-renders when chart container has zero dimensions

Reduces redundant re-renders when chart container has zero dimensions

Source: llm_adapter@2026-05-30

Confidence: high

Bugfix Medium

Fixes SVG rendering errors causing negative widths, infinite heights, and NaN line coordinates in charts

Fixes SVG rendering errors causing negative widths, infinite heights, and NaN line coordinates in charts

Source: llm_adapter@2026-05-30

Confidence: high

Bugfix Medium

Fixes chart crash when view is unloaded during re-render

Fixes chart crash when view is unloaded during re-render

Source: llm_adapter@2026-05-30

Confidence: high

Bugfix Medium

Fixes division by zero errors in chart layout calculations

Fixes division by zero errors in chart layout calculations

Source: llm_adapter@2026-05-30

Confidence: high

Bugfix Medium

Fixes memory leak from cursor event listeners not being cleaned up

Fixes memory leak from cursor event listeners not being cleaned up

Source: llm_adapter@2026-05-30

Confidence: low

Bugfix Low

Eliminates memory leak from unclosed cursor event listeners

Eliminates memory leak from unclosed cursor event listeners

Source: granite4.1:30b@2026-05-30-audit

Confidence: low

Full changelog

Fixed

  • Fixed SVG rendering errors causing negative widths, infinite heights, and NaN line coordinates in charts
  • Fixed chart crash when view is unloaded during re-render
  • Fixed division by zero errors in chart layout calculations
  • Fixed memory leak from cursor event listeners not being cleaned up

Optimized

  • Reduced redundant re-renders when chart container has zero dimensions

Full Changelog: https://github.com/zobweyt/obsidian-charts/compare/0.8.0...0.8.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Obsidian Bases Chart Layouts

Get notified when new releases ship.

Sign up free

About Obsidian Bases Chart Layouts

All releases →

Related context

Related tools

Earlier breaking changes

  • v0.3.5 Removes dynamic code execution capability.

Beta — feedback welcome: [email protected]