Releases: SdKay/obsidian-drawio-view
Releases · SdKay/obsidian-drawio-view
0.0.4
🐛 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
0.0.2
🚀 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
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.