Skip to content

0.0.30

Choose a tag to compare

@github-actions github-actions released this 12 Jun 07:22
· 4 commits to main since this release
fix: v0.0.30 — marketplace review fixes + build script cleanup

- Delete dead src/page-browser-modal.ts (inline style violations, never imported)
- settings.ts: replace createEl('h2') with setHeading(), remove (text as any) cast
- main.ts: add typed Confluence API interfaces, make requestConfluence generic,
  remove unused App import, fix catch bindings, show failureCount in final notice
- build-and-deploy.sh + update-plugin.bat: read OBSIDIAN_PLUGIN_DIR from .env
- Add .env.example so vault path is never hardcoded in tracked files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>