Releases: mariomile/obsidian-artifacts
Releases · mariomile/obsidian-artifacts
Release list
Artifacts 0.1.1
Full Changelog: 0.1.0...0.1.1
Artifacts 0.1.0
Initial release. Consolidates borrax-html, embed-html, and obsidian-html-plugin into one plugin:
- Standalone tab view for .html/.htm files (default reader)
- Inline embedding via ![[artifact.html]] (lazy-loaded via IntersectionObserver)
- Auto-reload when the source file changes
- Desktop-only "Screenshot artifact to PNG" command
- Webview on desktop, sandboxed iframe fallback on mobile