Skip to content

Commit 0dde1fe

Browse files
committed
chore: Update CHANGELOG.md
1 parent eb87245 commit 0dde1fe

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.0.70
4+
5+
- Added Enter key to accept and submit prompt suggestions immediately (tab still accepts for editing)
6+
- Added wildcard syntax `mcp__server__*` for MCP tool permissions to allow or deny all tools from a server
7+
- Added auto-update toggle for plugin marketplaces, allowing per-marketplace control over automatic updates
8+
- Added `plan_mode_required` spawn parameter for teammates to require plan approval before implementing changes
9+
- Added `current_usage` field to status line input, enabling accurate context window percentage calculations
10+
- Fixed input being cleared when processing queued commands while the user was typing
11+
- Fixed prompt suggestions replacing typed input when pressing Tab
12+
- Fixed diff view not updating when terminal is resized
13+
- Improved memory usage by 3x for large conversations
14+
- Improved resolution of stats screenshots copied to clipboard (Ctrl+S) for crisper images
15+
- Removed # shortcut for quick memory entry (tell Claude to edit your CLAUDE.md instead)
16+
- Fix thinking mode toggle in /config not persisting correctly
17+
- Improve UI for file creation permission dialog
18+
319
## 2.0.69
420

521
- Minor bugfixes

0 commit comments

Comments
 (0)