Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 03:22
94eb314

v0.3.1 (2026-06-27)

Make the plugins directory configurable via structure.plugins in the config file and --plugins flag in alloy init. Previously, the plugins directory was hardcoded to plugins/ while all other managed directories were configurable. Also fixes plugin file changes not being detected by the dev server watcher, and a bug where nested plugin paths (e.g. tools/plugins) broke Node runtime project root derivation.