This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryFixed SVG rendering errors, crashes on unload, division‑by‑zero bugs, and a cursor listener memory leak.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
About Obsidian Bases Chart Layouts
All releases →Beta — feedback welcome: [email protected]