Browse Source

chore: add changeset for v3.23.15 patch release (#5934)

Matt Rubens 5 months ago
parent
commit
5ed73385c3
1 changed files with 11 additions and 0 deletions
  1. 11 0
      .changeset/v3.23.15.md

+ 11 - 0
.changeset/v3.23.15.md

@@ -0,0 +1,11 @@
+---
+"roo-cline": patch
+---
+
+- Fix configurable delay for diagnostics to prevent premature error reporting
+- Add command timeout allowlist
+- Add description and whenToUse fields to custom modes in .roomodes (thanks @RandalSchwartz!)
+- Fix Claude model detection by name for API protocol selection (thanks @daniel-lxs!)
+- Move marketplace icon from overflow menu to top navigation
+- Optional setting to prevent completion with open todos
+- Added YouTube to website footer (thanks @thill2323!)