diff --git a/.changeset/v3.25.15.md b/.changeset/v3.25.15.md new file mode 100644 index 0000000000..bd74530316 --- /dev/null +++ b/.changeset/v3.25.15.md @@ -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!)