Release v3.47.3 (#11257)

chore: add changeset for v3.47.3
This commit is contained in:
Matt Rubens 2026-02-06 11:34:57 -05:00 committed by GitHub
parent dd6e32eb18
commit 1cdb5f4ce3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Remove "Enable URL context" and "Enable Grounding with Google search" checkboxes that are no longer needed (PR #11253 by @roomote)
- Revert refactor that appended environment details into existing blocks, restoring original behavior (PR #11256 by @mrubens)
- Revert removal of stripAppendedEnvironmentDetails and helpers, restoring necessary utility functions (PR #11255 by @mrubens)