Skip to content

Commit 89bf00f

Browse files
authored
Update CHANGELOG for version 0.5.10 (#25)
1 parent 1a1a0c2 commit 89bf00f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
### 0.5.10
4+
- **Commands**: Added `/request-id` command to display request IDs for debugging
5+
- **UI**: Improved session picker with dynamic column resizing
6+
- **UI**: Added modified time to session list display
7+
- **UI**: Fixed credit usage display to round down for accuracy
8+
- **Settings**: Improved settings validation to handle invalid fields gracefully
9+
- **Errors**: Added request IDs to API error messages for better debugging
10+
- **Stability**: Fixed crash when using @ with large codebases (150,000+ files)
11+
- **MCP**: Fixed MCP server configuration validation to prevent crashes
12+
- **Performance**: Fixed file picker performance issue that caused UI lag
13+
314
### 0.5.9
415
- **Image support**: Attach images to prompts using `--image` flag or the new `/image` command with drag-and-drop and paste support
516
- **Enhanced clipboard**: Fixed clipboard copying in SSH sessions and terminal multiplexers (tmux/screen) using OSC 52 protocol

0 commit comments

Comments
 (0)