diff --git a/.changeset/v3.50.2.md b/.changeset/v3.50.2.md new file mode 100644 index 00000000000..90271b67e19 --- /dev/null +++ b/.changeset/v3.50.2.md @@ -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)