Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
30fc4dc4ff
Revise changelog for version 3.28.12
Updated version number and consolidated patch notes.
2025-09-29 18:07:34 -04:00
github-actions[bot]
7b5cc3f2d7 changeset version bump 2025-09-29 22:02:17 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Fix: Correct Anthropic Sonnet 4.5 model ID and add Bedrock 1M context checkbox (thanks @daniel-lxs!)

View file

@ -1,5 +1,9 @@
# Roo Code Changelog # Roo Code Changelog
## [3.28.12] - 2025-09-29
- Fix: Correct Anthropic Sonnet 4.5 model ID and add Bedrock 1M context checkbox (thanks @daniel-lxs!)
## [3.28.11] - 2025-09-29 ## [3.28.11] - 2025-09-29
- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote) - Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%", "displayName": "%extension.displayName%",
"description": "%extension.description%", "description": "%extension.description%",
"publisher": "RooVeterinaryInc", "publisher": "RooVeterinaryInc",
"version": "3.28.11", "version": "3.28.12",
"icon": "assets/icons/icon.png", "icon": "assets/icons/icon.png",
"galleryBanner": { "galleryBanner": {
"color": "#617A91", "color": "#617A91",