Release v3.50.2 (#11631)

chore: add changeset for v3.50.2

Co-authored-by: Roo Code <roomote@roocode.com>
This commit is contained in:
roomote[bot] 2026-02-20 09:05:38 -07:00 committed by GitHub
parent b34678488e
commit 9918e837ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.changeset/v3.50.2.md Normal file
View file

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Fix: Inline terminal rendering parity with the VSCode Terminal (#10699 by @jerrill-johnson-bitwerx, PR #11361 by @RussellZager)
- Fix: Enable prompt caching for Bedrock custom ARN and default to ON (#10846 by @wisestmumbler, PR #11373 by @roomote)
- Feat: Add visual feedback to copy button in task actions (#11401 by @omagoduck, PR #11403 by @omagoduck)