|
|
@@ -1,5 +1,15 @@
|
|
|
# Roo Code Changelog
|
|
|
|
|
|
+## [3.9.2] - 2025-03-19
|
|
|
+
|
|
|
+- Update GitHub Actions workflow to automatically create GitHub Releases (thanks @pdecat!)
|
|
|
+- Correctly persist the text-to-speech speed state (thanks @heyseth!)
|
|
|
+- Fixes to French translations (thanks @arthurauffray!)
|
|
|
+- Optimize build time for local development (thanks @KJ7LNW!)
|
|
|
+- VSCode theme fixes for select, dropdown and command components
|
|
|
+- Bring back the ability to manually enter a model name in the model picker
|
|
|
+- Fix internationalization of the announcement title and the browser
|
|
|
+
|
|
|
## [3.9.1] - 2025-03-18
|
|
|
|
|
|
- Pass current language to system prompt correctly so Roo thinks and speaks in the selected language
|