pinax 0.1.1
Community review fixes; no user-facing feature changes.
Changed
minAppVersionraised to 1.8.7 (needsWorkspace.revealLeafreturning a promise andApp#loadLocalStorage/App#saveLocalStorage).- UI state (theme, density, collapsed panes, autorefresh) is stored per vault via
App#saveLocalStorageinstead of sharedlocalStorage. - Popout-window compatibility:
activeDocumentinstead ofdocument,window.requireinstead ofglobalThis.require,createSvgfor SVG nodes. - The "Open dashboard" command id no longer duplicates the plugin id (re-bind your hotkey if you had one).
- Internal
Plugin.settingsproperty renamed to avoid colliding with the Obsidian 1.13 settings API. npm run lint:obsidianmirrors the community review bot (eslint-plugin-obsidianmd).
Commits
- f9ccb76 0.1.1: address Obsidian community review findings
Full Changelog: 0.1.0...0.1.1
Verify this build
gh attestation verify main.js --repo sphragis-oss/pinax