Skip to content

Commit c314eff

Browse files
authored
Update CHANGELOG.md
1 parent 4716b01 commit c314eff

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

CHANGELOG.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
# Roo Code Changelog
22

3-
## 4.0.0
4-
5-
### Major Changes
6-
7-
- Fixes bug with context condensing on Amazon Bedrock
8-
9-
### Patch Changes
10-
11-
- Add AWS Bedrock VPC endpoint support, allowing users to connect to Bedrock through private VPC endpoints. This includes UI configuration options, updated types, and comprehensive test coverage.
12-
- Correctly pass headers to SSE MCP
13-
- - Experimental feature to allow reading multiple files at once (thanks @samhvw8!)
14-
15-
## [3.19.0] - 2025-05-30
3+
## [3.19.1] - 2025-05-30
4+
5+
- Experimental feature to allow reading multiple files at once (thanks @samhvw8!)
6+
- Fix to correctly pass headers to SSE MCP servers
7+
- Adding support for custom VPC endpoints when using Amazon Bedrock (thanks @kcwhite!)
8+
- Fix bug with context condensing in Amazon Bedrock
9+
- Fix UTF-8 encoding in ExecaTerminalProcess (thanks @mr-ryan-james!)
10+
- Set sidebar name bugfix (thanks @chrarnoldus!)
11+
- Fix link to CONTRIBUTING.md in feature request template (thanks @cannuri!)
12+
- Add task metadata to Unbound and improve caching logic (thanks @pugazhendhi-m!)
13+
14+
## [3.19.0] - 2025-05-29
1615

1716
- Enable intelligent content condensing by default and move condense button out of expanded task menu
1817
- Skip condense and show error if context grows during condensing

0 commit comments

Comments
 (0)