mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Revise CHANGELOG for version 3.28.0
Updated changelog for version 3.28.0 with new features, fixes, and dependency updates.
This commit is contained in:
parent
38d467d4dd
commit
49e37a68bb
1 changed files with 20 additions and 3 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
|
@ -1,10 +1,27 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.28.0
|
||||
## [3.28.0] - 2025-09-10
|
||||
|
||||
### Minor Changes
|
||||

|
||||
|
||||
- 
|
||||
- feat: Continue tasks in Roo Code Cloud (thanks @brunobergher!)
|
||||
- feat: Support connecting to Cloud without redirect handling (thanks @mrubens!)
|
||||
- feat: Add toggle to control task syncing to Cloud (thanks @jr!)
|
||||
- feat: Add click-to-edit, ESC-to-cancel, and fix padding consistency for chat messages (#7788 by @hannesrudolph, PR by @app/roomote)
|
||||
- feat: Make reasoning more visible (thanks @app/roomote!)
|
||||
- fix: Fix Groq context window display (thanks @mrubens!)
|
||||
- fix: Add GIT_EDITOR env var to merge-resolver mode for non-interactive rebase (thanks @daniel-lxs!)
|
||||
- fix: Resolve chat message edit/delete duplication issues (thanks @daniel-lxs!)
|
||||
- fix: Reduce CodeBlock button z-index to prevent overlap with popovers (#7703 by @A0nameless0man, PR by @daniel-lxs)
|
||||
- fix: Revert PR #7188 - Restore temperature parameter to fix TabbyApi/ExLlamaV2 crashes (#7581 by @drknyt, PR by @daniel-lxs)
|
||||
- fix: Make ollama models info transport work like lmstudio (#7674 by @ItsOnlyBinary, PR by @ItsOnlyBinary)
|
||||
- fix: Update DeepSeek pricing to new unified rates effective Sept 5, 2025 (#7685 by @NaccOll, PR by @app/roomote)
|
||||
- feat: Update Vertex AI models and regions (#7725 by @ssweens, PR by @ssweens)
|
||||
- chore: Update dependency eslint-plugin-turbo to v2.5.6 (thanks @app/renovate!)
|
||||
- chore: Update dependency @changesets/cli to v2.29.6 (thanks @app/renovate!)
|
||||
- chore: Update dependency nock to v14.0.10 (thanks @app/renovate!)
|
||||
- chore: Update dependency eslint-config-prettier to v10.1.8 (thanks @app/renovate!)
|
||||
- chore: Update dependency esbuild to v0.25.9 (thanks @app/renovate!)
|
||||
|
||||
## [3.27.0] - 2025-09-05
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue