0.1.2
Fix review warnings:
- Replace window.confirm with Obsidian ConfirmationModal
- Replace document with activeDocument (popout window compat)
- Explain fetch in streaming (requestUrl doesn't support streams)
- Fix command IDs (remove plugin prefix)
- Remove onunload detachLeaves
- Replace deprecated activeLeaf with getActiveViewOfType
- Replace deprecated display with getSettingDefinitions
- Fix CSS multicolumn (column-gap → gap)
- Add artifact attestations for release assets
Full Changelog: 0.1.1...0.1.2