From 9f251fde703a2f4559a197e5083744a46337932c Mon Sep 17 00:00:00 2001 From: Hannes Rudolph Date: Mon, 13 Apr 2026 16:13:55 -0600 Subject: [PATCH] Release v3.52.1 (#12109) --- .changeset/v3.52.1.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/v3.52.1.md diff --git a/.changeset/v3.52.1.md b/.changeset/v3.52.1.md new file mode 100644 index 0000000000..85de632334 --- /dev/null +++ b/.changeset/v3.52.1.md @@ -0,0 +1,6 @@ +--- +"roo-cline": patch +--- + +- Add correct JSON schema for `.roomodes` configuration files (#11790 by @algorhythm85, PR #11791 by @app/roomote-v0) +- Remove the hiring announcement from the VS Code extension UI (PR #12108 by @app/roomote-v0)