Skip to content

v0.8.1 — Plugin namespace fix

Choose a tag to compare

@wfukatsu wfukatsu released this 20 Jun 18:39
· 351 commits to main since this release
d113150

Fixed

  • Fixed a plugin namespace collision that prevented product: and scalardb: namespaced skills from loading. Skills are now scoped per plugin via explicit skills[] arrays in the marketplace manifest, so each plugin registers only its own commands.

Full changelog: CHANGELOG.md