Skip to content

Releases: SdKay/obsidian-drawio-view

0.0.4

16 Jun 12:01

Choose a tag to compare

🐛 Bug fixes

  • fix: remove vendor prefixes and css-scrollbar from styles

⚡ Performance

  • perf: eliminate MutationObserver storm and instant-commit zoom (v0.0.4)

Full changelog: 0.0.3...0.0.4

0.0.3

16 Jun 07:03

Choose a tag to compare

🐛 Bug fixes

  • fix: address review findings and release 0.0.3

Full changelog: 0.0.2...0.0.3

0.0.2

16 Jun 03:02

Choose a tag to compare

🚀 Features

  • feat: add setting to require Ctrl for wheel zoom (v0.0.2)

♻️ Refactor

  • refactor: comply with Obsidian plugin guidelines and pass ESLint

🔧 Other changes

  • Add demo gif

Full changelog: 0.0.1...0.0.2

0.0.1

15 Jun 08:10

Choose a tag to compare

Initial release of drawio-view Obsidian plugin

Renders draw.io diagrams inline in Obsidian notes via fenced code blocks.
Core features: multi-page tabs, zoom/pan, auto-fit, apply-view button.