Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-10-17 17:11:07 -04:00 committed by GitHub
parent 450ddebc62
commit b3064bb871
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,12 @@
# Roo Code Changelog
## 3.28.18
## [3.28.18] - 2025-10-17
### Patch Changes
- - Fix: Remove request content from UI messages to improve performance and reduce clutter (#5601 by @MuriloFP, #8594 by @multivac2x, #8690 by @hannesrudolph, PR by @mrubens)
- Fix: Remove request content from UI messages to improve performance and reduce clutter (#5601 by @MuriloFP, #8594 by @multivac2x, #8690 by @hannesrudolph, PR by @mrubens)
- Fix: Prevent file editing issues when git diff views are open (thanks @hassoncs!)
- Fix: Add userAgent to Bedrock client for version tracking (#8660 by @ajjuaire, PR by @app/roomote)
- Feat: Z AI now uses only two coding endpoints for better performance (#8687 by @hannesrudolph)
- Feat: Update image generation model selection for improved quality (thanks @chrarnoldus!)
## [3.28.17] - 2025-10-15