Changelog
Every release, every change.
v0.7.4
latest2026-05-12- featGitHub Actions release workflow with build provenance attestation
- fixSwitch timer functions from activeWindow.setTimeout to window.setTimeout per Obsidian guidelines
- fixReplace globalThis with window.require in electron shell helper
- fixRename options.global to options.globalInstall to avoid linter false positive
- fixRemove all !important rules and duplicate CSS selectors
- choreExclude web/ landing source from plugin scan
v0.7.3
2026-05-12- featNow listed on the Obsidian Community directory — install with one click
- fixBumped minAppVersion to 1.7.2 to match Workspace.revealLeaf
- fixPopout window compatibility (activeWindow / activeDocument across watcher, modals, editor)
- fixTyped every JSON.parse and GitHub / skills.sh API response
- fixReplaced document.createElementNS with createSvg in sparkline and tool icons
- fixRemoved direct electron shell import — typed through utils/shell helper
v0.7.0
2026-04-01- featCodeMirror 6 editor with full syntax highlighting and YAML linter
- featFoldable frontmatter blocks in the skill editor
- featInline YAML error markers for invalid frontmatter
- featCmd+S / Ctrl+S keyboard shortcut to save skills
- fixEditor state not resetting when switching between skills
v0.6.0
2026-02-15- featConversations view for browsing Claude Code session transcripts
- featSession search across all conversation history
- featExport conversation to vault as a permanent note
- featTag sessions for later reference
v0.4.3
2026-01-20- featDashboard view with burn rate and context tax metrics
- featskillkit CLI integration for usage analytics
- featSparkline charts for per-skill health metrics
- fixWatcher not detecting files added outside Obsidian
v0.3.0
2025-12-10- featMarketplace tab connected to skills.sh
- featOne-click install from community skills registry
- featTool directory selector when installing marketplace skills
v0.2.1
2025-11-28- fixScanner missing agent files in nested directories
- fixFile watcher throwing errors on macOS Sequoia
v0.2.0
2025-11-15- featCreate new skills with stepped wizard (pick tool, type, name)
- featInline skill editor with Markdown preview
- featFile watcher for real-time panel updates
- featSupport for Copilot, Amp, and OpenCode skill directories
v0.1.0
2025-10-30- featInitial release: skill scanner for Claude Code, Cursor, Codex, Windsurf
- featUnified list view with tool and type filters
- featDeep search toggle to search inside file content
For the full history, see the GitHub releases.