Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 04:25
eb2a19d

Changelog

Features

  • 85d3014 feat(manifest): add schema_version 2 with per-plugin actions
  • 868580d feat(plugin): accept action arg on plugin run CLI
  • 03182b8 feat(plugin): add actions[].listener flag to hide event-only endpoints
  • 3508ca3 feat(plugin): per-action dispatch with JIN_ACTION_ID env
  • 387912d feat(plugin): per-action palette + keybindings config

Bug Fixes

  • 3e99891 fix(tui): forward palette-selected action ID to the daemon

Others

  • c7db242 docs(plugin): multi-action manifests and 0.8.0 release notes
  • 1d4ebf2 docs(readme.ja): mirror the multi-action plugin updates
  • bb58eb1 refactor(plugin): per-action consent screen and validate per /simplify review