Release v3.25.15 (#7103)

This commit is contained in:
Matt Rubens 2025-08-14 12:49:21 -04:00 committed by GitHub
parent 253d5acc09
commit a6feb27093
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
.changeset/v3.25.15.md Normal file
View file

@ -0,0 +1,8 @@
---
"roo-cline": patch
---
- Fix: Remove 500-message limit to prevent scrollbar jumping in long conversations (#7052, #7063 by @daniel-lxs, PR by @app/roomote)
- Fix: Reset condensing state when switching tasks (#6919 by @f14XuanLv, PR by @f14XuanLv)
- Fix: Implement sitemap generation in TypeScript and remove XML file (#5231 by @abumalick, PR by @abumalick)
- Fix: allowedMaxRequests and allowedMaxCost values not showing in the settings UI (thanks @chrarnoldus!)