Skip to content

Releases: jlb-jlb/vault-script-runner

0.1.1

10 Jun 22:15

Choose a tag to compare

Adjust the plugin description to meet community-directory requirements.

0.1.0

10 Jun 22:05

Choose a tag to compare

First community-plugins submission release. Run configured local scripts from Obsidian with prompted parameters, a GitHub-hosted script catalog, and per-script command-palette entries.

0.0.11

10 Jun 21:54

Choose a tag to compare

0.0.11 Pre-release
Pre-release

Community-plugin submission prep: add GPL-3.0 license and versions.json, expand security and privacy disclosures in the README, and reduce reliance on undocumented Obsidian APIs.

0.0.10

10 Jun 21:37

Choose a tag to compare

0.0.10 Pre-release
Pre-release

Auto-detect the Downloads folder used by {{downloads}}/{{latestDownload}}: honors XDG user-dirs on Linux and adds an optional Downloads folder override in settings, so relocated or localized folders resolve correctly on Windows, macOS, and Linux.

0.0.9

10 Jun 21:34

Choose a tag to compare

0.0.9 Pre-release
Pre-release

Cross-platform venv defaults: forward-slash default virtual environment path and automatic Python interpreter fallback (python/py/python3), so the plugin works on Windows, macOS, and Linux without manual configuration.

0.0.8

10 Jun 21:23

Choose a tag to compare

0.0.8 Pre-release
Pre-release

Fix removing a catalog preset so the script can be downloaded again (full uninstall), self-heal install records whose preset was already removed, and make each script's settings collapsible.

0.0.7

10 Jun 20:11

Choose a tag to compare

0.0.7 Pre-release
Pre-release

Adds direct command palette entries for installed scripts.

0.0.6

10 Jun 20:00

Choose a tag to compare

0.0.6 Pre-release
Pre-release

Beta release

0.0.5

10 Jun 19:43

Choose a tag to compare

0.0.5 Pre-release
Pre-release

Initial beta release of Vault Scipt