v3.90.0

trycompai/compv3.90.0Jun 23, 2026by claudfuen

AI Summary

Improvements to the framework editor include persistent column resizing and cleanup of event listeners, alongside OAuth connectivity fixes.

Key Highlights

  • Added persistent resizable columns for the framework editor
  • Cleaned up resize listeners on unmount
  • Captured OAuth connect failures for better visibility

New Features

  • Resizable columns persisted to a cookie
  • Capture + surface OAuth connect failures

Full Release Notes

# [3.90.0](https://github.com/trycompai/comp/compare/v3.89.0...v3.90.0) (2026-06-23)


### Bug Fixes

* **framework-editor:** clean up resize listeners on unmount (FRAME-17 review) ([b75be84](https://github.com/trycompai/comp/commit/b75be840b38428b9d29062ae88910b1a679dfb96))


### Features

* **framework-editor:** resizable columns persisted to a cookie (FRAME-17) ([7756295](https://github.com/trycompai/comp/commit/77562957564200ae48d1b95eb45b10448750f02f))
* **integration-platform:** capture + surface OAuth connect failures ([7d7792d](https://github.com/trycompai/comp/commit/7d7792d29bc481fa790708e3ccfe69a245f16f49))