Skip to content

Commit 7855228

Browse files
committed
Update CHANGELOG
1 parent a29689d commit 7855228

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
## [3.8.0]
44

5+
- Add 'Add to Cline' as an option when you right-click in a file or the terminal, making it easier to add context to your current task
6+
- Add 'Fix with Cline' code action - when you see a lightbulb icon in your editor, you can now select 'Fix with Cline' to send the code and associated errors for Cline to fix. (Cursor users can also use the 'Quick Fix (CMD + .)' menu to see this option)
57
- Add Account view to display billing and usage history for Cline account users. You can now keep track of credits used and transaction history right in the extension!
68
- Add 'Sort underling provider routing' setting to allow you to sort provider used by Cline/OpenRouter by throughput, price, latency, or the default (combination of price and uptime)
9+
- Add 'Documentation' menu item to easily access Cline's docs
10+
- Add OpenRouter's new usage_details feature for more reliable cost reporting
711
- Display total space Cline takes on disk next to "Delete all Tasks" button in History view
8-
- Fix "Context Window Exceeded" error for OpenRouter/Cline Accounts (additional support coming soon)
12+
- Fix 'Context Window Exceeded' error for OpenRouter/Cline Accounts (additional support coming soon)
913
- Improve rich MCP display with dynamic image loading and support for GIFs
14+
- Fix bug where OpenRouter model ID would be set to invalid value
15+
- Add button to delete MCP servers in a failure state
1016

1117
## [3.7.1]
1218

0 commit comments

Comments
 (0)