v3.36.1

trycompai/compv3.36.1Apr 29, 2026by claudfuen

AI Summary

This is a patch release (v3.36.1) focused on bug fixes for the comp application. The primary fix addresses an issue where artifact-based progress was not properly bubbling up through control, requirement, and framework views, resolving issue #2695.

Key Highlights

  • Fixed artifact-based progress not bubbling up through control/requirement/framework views (CS-316)
  • Resolved issue #2695 related to progress tracking
  • Patch release addressing bug fixes in the app component

Full Release Notes

## [3.36.1](https://github.com/trycompai/comp/compare/v3.36.0...v3.36.1) (2026-04-29)


### Bug Fixes

* **app:** bubble up artifact-based progress through control/requirement/framework views (CS-316) ([33a7b90](https://github.com/trycompai/comp/commit/33a7b903beab9726ceafce66481b3af740b1bc7d)), closes [#2695](https://github.com/trycompai/comp/issues/2695)