Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-04-26 00:02:50 -04:00 committed by GitHub
parent 6d0967dfe1
commit 11f65c5bef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,15 +1,16 @@
# Roo Code Changelog
## 3.15.0
### Minor Changes
- Updates default model id for Unbound from claude 3.5 to 3.7
### Patch Changes
## [3.14.3] - 2025-04-25
- Add Boomerang Orchestrator as a built-in mode
- Improve home screen UI
- Make token count estimation more efficient to reduce gray screens
- Revert change to automatically close files after edit until we figure out how to make it work well with diagnostics
- Clean up settings data model
- Omit reasoning params for non-reasoning models
- Update tips
- Clearer documentation for adding settings (thanks @shariqriazz!)
- Fix word wrapping in Roo message title (thanks @zhangtony239!)
- Update default model id for Unbound from claude 3.5 to 3.7 (thanks @pugazhendhi-m!)
## [3.14.2] - 2025-04-24