Files
fusion/plugins/fusion-plugin-even-realities-glasses/CHANGELOG.md
Fusion 007efcab0b feat(FN-3970): consolidate Even plugin APIs into unified package with webho
Collapsed the Even plugin architecture into a single unified plugin by merging board card routes and replacing the transport stub with a real webhook implementation, removing the separate cards plugin from the workspace. The new unified plugin (`fusion-plugin-even-realities-glasses`) now exports con

Fusion-Task-Id: FN-3970
2026-05-11 06:47:42 -07:00

665 B

@fusion-plugin-examples/even-realities-glasses

Unreleased

Changed

  • Consolidated Even board/task card APIs into the canonical fusion-plugin-even-realities-glasses plugin.
  • Replaced production stub transport with webhook-backed WebhookGlassesTransport plus transport status/reconnect/action-ingest routes.
  • Added companion webhook configuration (companionWebhookUrl) and updated route/auth coverage tests.

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes