v1.0.138
OpenCodeSummary
This release introduces several new tracking and visibility features, including project update timestamps and a permission indicator in the TUI footer. A key fix addresses an issue where custom headers were incorrectly sent in MCP requests despite OAuth settings. The release also enhances telemetry data collection.
New Features
- Added project update timestamps to track when projects were last modified
- Added userId and sessionId metadata to experimental telemetry
- Added permission indicator to the footer in the Text User Interface (TUI)
Bug Fixes
- Fixed custom headers being sent in MCP even when OAuth settings were disabled
Improvements
- Moved updater logic to JavaScript in the desktop application