mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Revise CHANGELOG for version 3.45.0
Updated the changelog for version 3.45.0 with new features and improvements.
This commit is contained in:
parent
3092d541dc
commit
35d282b065
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.45.0
|
||||
## [3.45.0] - 2026-01-27
|
||||
|
||||
### Minor Changes
|
||||

|
||||
|
||||
- 
|
||||
- Smart Code Folding: Context condensation now intelligently preserves a lightweight map of files you worked on—function signatures, class declarations, and type definitions—so Roo can continue referencing them accurately after condensing. Files are prioritized by most recent access, with a ~50k character budget ensuring your latest work is always preserved. (Idea by @shariqriazz, PR #10942 by @hannesrudolph)
|
||||
|
||||
## [3.44.2] - 2026-01-27
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue