Skip to content

Commit 1a1a0c2

Browse files
authored
Update CHANGELOG for version 0.5.9 (#24)
1 parent 7d505ea commit 1a1a0c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+
- **Session improvements**: Session list now shows last modified time and request IDs for better debugging
7+
- **OAuth improvements**: Display authentication URL when browser fails to open (useful for SSH connections)
8+
- **Simplified commands**: Consolidated `/new` and `/clear` commands for starting fresh conversations
9+
310
### 0.5.8
411
- Added `/copy` command to copy request ID or response text to clipboard
512
- Added OAuth authentication support for MCP (Model Context Protocol) servers

0 commit comments

Comments
 (0)