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:
Matt Rubens 2026-01-27 23:05:01 -05:00 committed by GitHub
parent 3092d541dc
commit 35d282b065
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
# Roo Code Changelog
## 3.45.0
## [3.45.0] - 2026-01-27
### Minor Changes
![3.45.0 Release - Smart Code Folding](/releases/3.45.0-release.png)
- ![3.45.0 Release - Smart Code Folding](/releases/3.45.0-release.png)
- 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