Releases: chadbyte/clay
Releases · chadbyte/clay
v2.31.0-beta.1
2.31.0-beta.1 (2026-04-17)
Bug Fixes
- browser: use extension WebSocket for tab context requests (19b909e)
- email: resolve MCP tool account lookup for per-session context (9aaa7fd)
- email: resolve userId dynamically in MCP tool deps (e2cd5dc)
- ui: prevent notification banner title overflow (04e65e2)
Features
- email: add clay_move_email tool for folder/label management (26e8d84)
- email: add email integration with IMAP/SMTP and SDK tools (e80dde8)
- file-browser: add distinct panel styling, transitions, and drag-to-input (2147c48)
- sdk: upgrade to 0.2.112, implement P1 items (ea72066)
- ui: add mate sidebar resize handle and sync widths (ce9f2c8)
v2.30.0
v2.30.0-beta.2
2.30.0-beta.2 (2026-04-16)
Bug Fixes
- projects: pass IGNORED_DIRS and onCreateWorktree to attachSessions (3aaa062)
v2.30.0-beta.1
2.30.0-beta.1 (2026-04-16)
Features
- ui: allow icon change for worktree projects in icon strip (46a8f00)
v2.29.6-beta.1
v2.29.5
v2.29.5-beta.3
v2.29.5-beta.2
2.29.5-beta.2 (2026-04-16)
Performance Improvements
- ui: add fingerprint guard to renderUserStrip (808bf65)
v2.29.5-beta.1
2.29.5-beta.1 (2026-04-16)
Bug Fixes
- mcp: queue extension messages until WS is ready and clean up on disconnect (f150f78), closes hi#latency
v2.29.4
2.29.4 (2026-04-16)
Bug Fixes
- terminal: dispose WebGL addon before xterm to prevent _isDisposed error (811a95c)
- ui: clear stale connected/processing dots from inactive project icons (32e8215)
Performance Improvements
- ui: skip redundant re-renders in updateProjectList (435f1f9)
Reverts
- ui: remove icon strip DOM rebuild optimization and stale dot clearing (c60a5a9)