Skip to content

Release v3.64.0#729

Merged
edelauna merged 1 commit into
mainfrom
release/v3.64.0
Jun 26, 2026
Merged

Release v3.64.0#729
edelauna merged 1 commit into
mainfrom
release/v3.64.0

Conversation

@edelauna

@edelauna edelauna commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Release preparation for v3.64.0. This PR includes the final version bump, changelog updates, Marketplace README updates, and announcement changes.

What's New

  • Rules Management UI — new Rules tab in Settings to create, delete, and open global and workspace Zoo rules
  • Completion Change Review — "See New Changes" and "Restore Changes" buttons after task completion
  • Relaxed Diff Thresholds — configurable similarity thresholds reduce "edit unsuccessful" errors when applying diffs

Changes included

  • src/package.json — version bumped to 3.64.0
  • CHANGELOG.md / src/CHANGELOG.md — full release notes for all 20 PRs since v3.62.0
  • README.md — "What's New in v3.64.0" section updated
  • src/core/webview/ClineProvider.tslatestAnnouncementId updated
  • webview-ui/src/i18n/locales/*/chat.json — announcement highlight strings updated (en + 17 locales)
  • locales/*/README.md — "What's New" section translated and updated (17 locales)

Summary by CodeRabbit

  • New Features

    • Added a new Rules management tab in Settings.
    • Added buttons to review and restore changes after completing a task.
    • Added configurable diff similarity thresholds with improved diagnostics.
  • Documentation

    • Updated release notes and changelog entries to version 3.64.0 across the app and localized content.
  • Chores

    • Bumped the app version and refreshed the in-app announcement identifier.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f369b27b-197b-4d42-ba7c-5f3ae7a8fe67

📥 Commits

Reviewing files that changed from the base of the PR and between 34898d2 and 3cee20b.

📒 Files selected for processing (39)
  • CHANGELOG.md
  • README.md
  • locales/ca/README.md
  • locales/de/README.md
  • locales/es/README.md
  • locales/fr/README.md
  • locales/hi/README.md
  • locales/id/README.md
  • locales/it/README.md
  • locales/ja/README.md
  • locales/ko/README.md
  • locales/nl/README.md
  • locales/pl/README.md
  • locales/pt-BR/README.md
  • locales/ru/README.md
  • locales/tr/README.md
  • locales/vi/README.md
  • locales/zh-CN/README.md
  • locales/zh-TW/README.md
  • src/core/webview/ClineProvider.ts
  • src/package.json
  • webview-ui/src/i18n/locales/ca/chat.json
  • webview-ui/src/i18n/locales/de/chat.json
  • webview-ui/src/i18n/locales/en/chat.json
  • webview-ui/src/i18n/locales/es/chat.json
  • webview-ui/src/i18n/locales/fr/chat.json
  • webview-ui/src/i18n/locales/hi/chat.json
  • webview-ui/src/i18n/locales/id/chat.json
  • webview-ui/src/i18n/locales/it/chat.json
  • webview-ui/src/i18n/locales/ja/chat.json
  • webview-ui/src/i18n/locales/ko/chat.json
  • webview-ui/src/i18n/locales/nl/chat.json
  • webview-ui/src/i18n/locales/pl/chat.json
  • webview-ui/src/i18n/locales/pt-BR/chat.json
  • webview-ui/src/i18n/locales/ru/chat.json
  • webview-ui/src/i18n/locales/tr/chat.json
  • webview-ui/src/i18n/locales/vi/chat.json
  • webview-ui/src/i18n/locales/zh-CN/chat.json
  • webview-ui/src/i18n/locales/zh-TW/chat.json

📝 Walkthrough

Walkthrough

Bumped the extension to v3.64.0 and updated the latest announcement identifier. Release-note content was refreshed in the changelog, README files, and webview announcement strings across locales.

Changes

3.64.0 Release Refresh

Layer / File(s) Summary
Version metadata
src/package.json, src/core/webview/ClineProvider.ts
Extension version and latest announcement identifier both move to 3.64.0 values.
Release notes copy
CHANGELOG.md, README.md, locales/*/README.md
The changelog adds a v3.64.0 entry, and the README release-note sections replace the v3.62.0 bullets with v3.64.0 text across the English and localized README files; the README closing details tag shifts with the edit.
Announcement copy
webview-ui/src/i18n/locales/*/chat.json
The announcement.release highlight strings are replaced across locales with the new rules-management, completion-review, and diff-threshold copy.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

  • Zoo-Code-Org/Zoo-Code#398: Updates the same release-version and announcement plumbing, including src/core/webview/ClineProvider.ts and the localized announcement highlights.
  • Zoo-Code-Org/Zoo-Code#488: Also changes the release bump and the announcement gating/copy path used for “What’s New” content.
  • Zoo-Code-Org/Zoo-Code#592: Touches the same release-announcement identifier and localized highlight strings for a different release set.

Suggested labels

awaiting-review

Suggested reviewers

  • taltas
  • JamesRobert20
  • navedmerchant
  • hannesrudolph

Poem

🐇 I hopped through v3.64.0 light,
With rules and notes all neat and bright.
The diff-threshold moon is мяг? no—just clear,
And announcements twinkle for every ear.
Hop hop! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description summarizes the release but omits required issue, testing, checklist, screenshots, and contact sections. Add the template sections, especially the linked issue number, test procedure, checklist status, screenshots/videos if relevant, and any additional notes/contact info.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately reflects the release-focused changes in the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v3.64.0

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed: private package registry requires authentication. Disable ESLint in CodeRabbit settings or use public packages.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@edelauna edelauna changed the title chore: prepare v3.64.0 release Release v3.64.0 Jun 26, 2026
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@edelauna edelauna marked this pull request as ready for review June 26, 2026 15:22
@edelauna edelauna deployed to marketplace-production June 26, 2026 17:05 — with GitHub Actions Active
@edelauna edelauna added this pull request to the merge queue Jun 26, 2026
Merged via the queue into main with commit 6705e67 Jun 26, 2026
20 checks passed
@edelauna edelauna deleted the release/v3.64.0 branch June 26, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants