Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-06-11 13:43:33 -04:00 committed by GitHub
parent 64d877ad31
commit f10318f8c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,13 @@
# Roo Code Changelog
## 3.19.7
## [3.19.7] - 2025-06-11
### Patch Changes
- - Fix McpHub sidebar focus behavior to prevent unwanted focus grabbing (thanks @mrubens!)
- Fix McpHub sidebar focus behavior to prevent unwanted focus grabbing
- Disable checkpoint functionality when nested git repositories are detected to prevent conflicts
- Remove unused Storybook components and dependencies to reduce bundle size
- Add data-testid ESLint rule for improved testing standards (thanks @elianiva!)
- Update development dependencies including eslint, knip, @types/node, i18next, fast-xml-parser, and @google/genai
- Improve CI infrastructure with GitHub Actions and Blacksmith runner migrations
## [3.19.6] - 2025-06-09