Skip to content

Commit bdecf12

Browse files
authored
Update CHANGELOG for version 0.5.9
1 parent 7d505ea commit bdecf12

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
### 0.5.9
4+
- **Image support**: Attach images to prompts using `--image` flag or the new `/image` command with drag-and-drop and paste support
5+
- **Enhanced clipboard**: Fixed clipboard copying in SSH sessions and terminal multiplexers (tmux/screen) using OSC 52 protocol
6+
- **Copy command**: Added `/copy` command to easily copy request IDs and agent responses
7+
- **Session improvements**: Session list now shows last modified time and request IDs for better debugging
8+
- **OAuth improvements**: Display authentication URL when browser fails to open (useful for SSH connections)
9+
- **Simplified commands**: Consolidated `/new` and `/clear` commands for starting fresh conversations
10+
311
### 0.5.8
412
- Added `/copy` command to copy request ID or response text to clipboard
513
- Added OAuth authentication support for MCP (Model Context Protocol) servers

0 commit comments

Comments
 (0)