Skip to content

pinax 0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 05:20
0.1.1
f9ccb76

Community review fixes; no user-facing feature changes.

Changed

  • minAppVersion raised to 1.8.7 (needs Workspace.revealLeaf returning a promise and App#loadLocalStorage/App#saveLocalStorage).
  • UI state (theme, density, collapsed panes, autorefresh) is stored per vault via App#saveLocalStorage instead of shared localStorage.
  • Popout-window compatibility: activeDocument instead of document, window.require instead of globalThis.require, createSvg for SVG nodes.
  • The "Open dashboard" command id no longer duplicates the plugin id (re-bind your hotkey if you had one).
  • Internal Plugin.settings property renamed to avoid colliding with the Obsidian 1.13 settings API.
  • npm run lint:obsidian mirrors 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