v3.80.0

trycompai/compv3.80.0Jun 12, 2026by claudfuen

AI Summary

This release includes bug fixes for API pagination and time-bound MCP release lookup, along with logic updates to allow unpinned instances to adopt version updates and introduces stable download URLs for MCP server artifacts.

Key Highlights

  • Introduced stable download URLs for MCP server artifacts.
  • Fixed pagination and time-bound MCP release lookup issues.
  • Enabled unpinned instances to adopt version updates.

New Features

  • Stable download URLs for MCP server artifacts
  • Pagination and time-bound MCP release lookup fix
  • Unpinned instances now adopt version updates

Full Release Notes

# [3.80.0](https://github.com/trycompai/comp/compare/v3.79.1...v3.80.0) (2026-06-12)


### Bug Fixes

* **api:** paginate + time-bound the MCP release lookup ([760ef2f](https://github.com/trycompai/comp/commit/760ef2f6c8b20c5cf04ba3425d61ce2dc45add54))
* **frameworks:** let unpinned instances adopt version updates (FRAME-2) ([d4f1d49](https://github.com/trycompai/comp/commit/d4f1d49d07bf1aa3abe6290f30f9e833d357e2e1))


### Features

* **api:** stable download URLs for MCP server artifacts ([9420bf0](https://github.com/trycompai/comp/commit/9420bf025b213799d3f5754e184de911d24f4f3e))