Releases: ShipToday/forge-plugin-cursor
Releases · ShipToday/forge-plugin-cursor
v1.1.7
What's Changed
- chore(release): sync plugin to v1.1.7 by @darrenzhu in #8
Full Changelog: v1.1.6...v1.1.7
v1.1.6
Plugin sync from forge-mcp (v1.1.5 → v1.1.6).
Changed
stop-observer.cjs— trimmed theFORGE OBSERVATIONStop-hook directive to a concise form (SHI-760); the full SDLC activity taxonomy now lives server-side in thesession_observerskill.
Fixed
workflow-tracker.cjs— repaired theobservation_disabledorg-gate: it no longer maps tologged(which madestop-observer.cjsfire periodic engineering-time checkpoints for opted-out orgs). It is now detected separately and only pins the per-sessionforge_observation_enabled: falsecache flag.
Added
CHANGELOG.md— new## [1.1.6]entry documenting the changes above.
PR: #7
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.1 - Initial Release
Add plugin logo, assets, and changelog Add plugin marketplace metadata and branding: include a logo path in .cursor-plugin/plugin.json and add PNG and SVG logo assets. Also add an initial CHANGELOG.md documenting the 1.0.1 public release, listed features (Forge MCP server endpoints, forge-autopilot and forge-workflow skills, lifecycle hooks) and a noted limitation about Cursor's beforeSubmitPrompt behavior.