From ed1de1cf44bac01dc2c19c6da8479eaa8adda479 Mon Sep 17 00:00:00 2001 From: Alberto Viera Date: Fri, 27 Mar 2026 16:57:30 +0000 Subject: [PATCH 1/2] Add product changelog page with neoteroi timeline MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New page at /code-reviews/changelogs with 88 dated entries (Sep 2025–Mar 2026) using the neoteroi timeline extension. Placed in footer navigation for initial rollout. Co-Authored-By: Claude Opus 4.6 (1M context) --- .nav.yml | 1 + code-reviews/changelogs.md | 404 +++++++++++++++++++++++++++++++++++++ 2 files changed, 405 insertions(+) create mode 100644 code-reviews/changelogs.md diff --git a/.nav.yml b/.nav.yml index 899eef23..cf40f721 100644 --- a/.nav.yml +++ b/.nav.yml @@ -13,3 +13,4 @@ nav: - ':custom-alert: Troubleshooting': code-reviews/troubleshooting.md - 'Reference': code-reviews/reference - 'AI Resources': ai-resources.md + - 'Changelog': code-reviews/changelogs.md diff --git a/code-reviews/changelogs.md b/code-reviews/changelogs.md new file mode 100644 index 00000000..398b8efd --- /dev/null +++ b/code-reviews/changelogs.md @@ -0,0 +1,404 @@ +--- +title: kluster Code Reviews Changelog +description: A chronological record of kluster.ai Code Reviews product updates, including new features, bug fixes, and improvements across all releases. +categories: Changelog +footer_nav: true +--- + +# Product changelog + +Stay up to date with the latest changes to kluster.ai Code Reviews. This page lists new features, improvements, and bug fixes in reverse chronological order. Entries are grouped by month so you can quickly find what changed and when. + +## March 2026 + +::timeline:: + +- title: Updated trial behavior + sub_title: "2026-03-27" + content: Background reviews run less frequently during trial. Free accounts stop processing code after trial expiration. Trials last 7 days. + +- title: Improved account and data management + sub_title: "2026-03-26" + content: Improved account and data management flows, including clearer self-service guidance for account deletion and enterprise data requests. + +- title: Pause reviews during AI-assisted workflows + sub_title: "2026-03-25" + content: Added the ability to pause kluster reviews during AI-assisted workflows. + +- title: Cleaner GitHub comment threads + sub_title: "2026-03-25" + content: Improved GitHub comment-thread handling so outdated kluster review threads are resolved or updated more cleanly. + +- title: Fixed sign-up modal behavior + sub_title: "2026-03-25" + content: Fixed an issue where the email sign-up modal could remain open after registration completed. + +- title: Fixed Ignore and Snooze in IDE reviews + sub_title: "2026-03-24" + content: Fixed Ignore and Snooze actions in the IDE review workflow. + +- title: Expanded review context for GitHub and GitLab + sub_title: "2026-03-23" + content: Improved review quality for GitHub and GitLab by expanding the context available during analysis. + +- title: Improved Claude Code review reliability in Cursor + sub_title: "2026-03-19" + content: Improved reliability for Claude Code review workflows used through Cursor. + +- title: Released JetBrains plugin + sub_title: "2026-03-18" + content: Released the JetBrains plugin for kluster.ai Code Reviews. + +- title: Expanded context for VS Code-based IDE reviews + sub_title: "2026-03-16" + content: Improved review quality in VS Code-based IDEs by expanding context for manual and background reviews. + +- title: PR bot support for GitLab and Bitbucket + sub_title: "2026-03-10" + content: Expanded PR bot support to GitLab and Bitbucket. Added Ignore and Fix with AI actions for PR bot findings. + +- title: Jira integration and new manual review UI + sub_title: "2026-03-02" + content: Added Jira as an external knowledge source for reviews and released a new manual review results UI for VS Code-based IDEs. + +::/timeline:: + +## February 2026 + +::timeline:: + +- title: Ignore and Snooze for repository reviews + sub_title: "2026-02-18" + content: Added Ignore and Snooze controls to repository reviews. + +- title: Fixed project scan connection issue + sub_title: "2026-02-18" + content: Fixed a project-scan issue that could leave some source control connections stuck during setup. + +- title: Fixed usage page for enterprise users + sub_title: "2026-02-13" + content: Fixed the Usage page for enterprise users. + +- title: Ignore and Snooze for IDE review findings + sub_title: "2026-02-12" + content: Added Ignore and Snooze controls for review findings in the IDE workflow. + +- title: Branch selection for repository reviews + sub_title: "2026-02-11" + content: Added branch selection for repository reviews and changed the default review cadence to once per month. + +- title: Improved team setup for proof of concept + sub_title: "2026-02-11" + content: Improved team setup by allowing extended review context to be enabled at the start of a proof of concept. + +- title: Added .klusterignore support + sub_title: "2026-02-10" + content: Added .klusterignore support so teams can exclude files and folders from reviews using gitignore-style rules. + +- title: Team admin review history + sub_title: "2026-02-06" + content: Added team-admin visibility into team review history. + +- title: Bitbucket support for project rules and repo reviews + sub_title: "2026-02-06" + content: Released Bitbucket support for project rules and repository reviews. + +- title: Released kluster CLI + sub_title: "2026-02-06" + content: Released the kluster CLI for terminal-based code reviews. + +- title: Improved first-time install for Codex users + sub_title: "2026-02-05" + content: Improved first-time install reliability for Codex users. + +- title: Released repository reviews + sub_title: "2026-02-03" + content: Released repository reviews for full-project scanning. + +- title: Improved VS Code and Cursor extension behavior + sub_title: "2026-02-03" + content: Improved extension behavior in VS Code and Cursor, including more reliable Fix with AI behavior and better handling of non-code files. + +- title: Improved support for large Claude Code changes + sub_title: "2026-02-02" + content: Improved support for larger Claude Code changes during review. + +::/timeline:: + +## January 2026 + +::timeline:: + +- title: Verified Publisher on VS Code Marketplace + sub_title: "2026-01-28" + content: Received Verified Publisher status on the VS Code Marketplace. + +- title: Released Max pricing plan + sub_title: "2026-01-27" + content: Released the new Max pricing plan. + +- title: Review Effort controls + sub_title: "2026-01-22" + content: Added Review Effort controls so users can choose between faster and deeper analysis by review type. + +- title: Separate Instant and Deep review actions + sub_title: "2026-01-22" + content: Updated the extension UI to support separate Instant and Deep manual review actions. + +- title: Improved reliability for large diffs + sub_title: "2026-01-19" + content: Improved reliability for large diffs and longer-running manual reviews. + +- title: Increased maximum review size + sub_title: "2026-01-15" + content: Increased the maximum review size for manual reviews and improved handling of oversized or minified files. + +::/timeline:: + +## December 2025 + +::timeline:: + +- title: Stability fixes for diff highlighting + sub_title: "2025-12-29" + content: Released stability fixes for diff highlighting and manual review stats. + +- title: Improved Windows auto-review reliability + sub_title: "2025-12-16" + content: Improved Windows auto-review reliability and error handling. + +- title: Auto reviews for enterprise users + sub_title: "2025-12-11" + content: Released auto reviews for enterprise users. + +- title: Instant Review tabs in VS Code + sub_title: "2025-12-09" + content: Added Instant Review tabs to the main IDE view and SCM view in VS Code-based IDEs. + +- title: Improved extension performance and usability + sub_title: "2025-12-05" + content: Improved extension performance and usability, including smoother navigation between tabs and better handling of large highlighted code blocks. + +- title: New review-actions UI + sub_title: "2025-12-04" + content: Released a new review-actions UI for current file, uncommitted changes, and review launch from the extension. + +- title: Code block review from VS Code + sub_title: "2025-12-03" + content: Added the ability to review a selected code block directly from VS Code-based IDEs. + +- title: Improved prompt quality and issue-card responsiveness + sub_title: "2025-12-03" + content: Improved prompt quality and issue-card responsiveness across supported IDE workflows. + +::/timeline:: + +## November 2025 + +::timeline:: + +- title: Scoped rules configuration + sub_title: "2025-11-28" + content: Added support for scoped rules configuration. + +- title: Claude Code custom commands + sub_title: "2025-11-28" + content: Added support for Claude Code custom commands. + +- title: Antigravity integration + sub_title: "2025-11-26" + content: Released the Antigravity integration. + +- title: New get started experience + sub_title: "2025-11-26" + content: Added a new Get Started experience in the extension. + +- title: Improved Claude Code setup on Windows + sub_title: "2025-11-24" + content: Improved Claude Code setup on Windows. + +- title: Improved platform review UI + sub_title: "2025-11-21" + content: Improved the platform review UI with better patch highlighting and context display for manual reviews. + +- title: Manual review for uncommitted changes + sub_title: "2025-11-20" + content: Added manual review for uncommitted changes and the open file directly from VS Code, Cursor, and Windsurf extensions. + +- title: Updated home and installation pages + sub_title: "2025-11-19" + content: Released updated Home and Installation pages. + +- title: Improved Claude Code support on Windows + sub_title: "2025-11-14" + content: Improved Claude Code support on Windows. + +- title: Improved diff generation and embeddings quality + sub_title: "2025-11-13" + content: Improved diff generation and embeddings quality. + +- title: Improved extension networking reliability + sub_title: "2025-11-06" + content: Improved extension networking reliability. + +- title: Windsurf integration + sub_title: "2025-11-04" + content: Released Windsurf integration. + +- title: Improved extension discovery and issue visibility + sub_title: "2025-11-04" + content: Improved extension discovery and issue visibility with automatic panel expansion, login reminders, and related UI fixes. + +- title: Agent rules support for Windsurf + sub_title: "2025-11-03" + content: Added agent rules support for Windsurf. + +- title: Improved billing visibility + sub_title: "2025-11-03" + content: Improved billing visibility in the platform UI and fixed a team-billing edge case. + +::/timeline:: + +## October 2025 + +::timeline:: + +- title: Improved AI fix explanations + sub_title: "2025-10-28" + content: Improved how Claude Code and Codex explain findings before applying fixes. + +- title: Fixed installation and Windows path issues + sub_title: "2025-10-28" + content: Fixed installation and Windows path issues affecting VS Code and Cursor reliability. + +- title: Improved support for older VS Code versions + sub_title: "2025-10-27" + content: Improved support for older VS Code versions and environments without Node.js installed. + +- title: Codex support in VS Code + sub_title: "2025-10-27" + content: Released Codex support inside VS Code. + +- title: GitLab authentication and project rules + sub_title: "2025-10-23" + content: Added GitLab authentication and project-rules support. + +- title: Codex CLI support + sub_title: "2025-10-23" + content: Released Codex CLI support. + +- title: Automatic setup for VS Code + sub_title: "2025-10-22" + content: Released automatic setup for the VS Code integration. + +- title: Automatic sign-in from website + sub_title: "2025-10-21" + content: Added automatic sign-in to the extension when installation starts from the website. + +- title: Improved setup checks and Windows Claude Code support + sub_title: "2025-10-16" + content: Improved setup checks in the extension and Windows support for Claude Code installation. + +- title: Improved Cursor integration + sub_title: "2025-10-15" + content: Improved Cursor integration with more reliable session handling and multi-session support. + +- title: Fixed startup issue in VS Code and Cursor + sub_title: "2025-10-14" + content: Fixed a startup issue that could affect VS Code and Cursor after launch or project switching. + +- title: Team Rules experience + sub_title: "2025-10-14" + content: Released the Team Rules experience. + +- title: Improved Windows support for Claude Code + sub_title: "2025-10-13" + content: Improved Windows support for Claude Code installation. + +- title: Fixed Windows setup issue + sub_title: "2025-10-10" + content: Fixed a Windows setup issue that could block code review integration from running. + +- title: Simplified Claude Code installation + sub_title: "2025-10-09" + content: Simplified installing the Claude Code integration from the website. + +- title: Extension version 0.0.31 + sub_title: "2025-10-03" + content: Released extension version 0.0.31 with review-card and review-details improvements. + +- title: Improved Cursor history extraction + sub_title: "2025-10-01" + content: Improved Cursor history extraction. + +::/timeline:: + +## September 2025 + +::timeline:: + +- title: Local context generation + sub_title: "2025-09-30" + content: Released local context generation behind a feature flag to improve review context. + +- title: Fixed team-invite issue + sub_title: "2025-09-30" + content: Fixed a team-invite issue affecting some coupon-based team setups and improved invite acceptance feedback in the UI. + +- title: Updated overage billing behavior + sub_title: "2025-09-29" + content: Updated overage billing behavior to avoid very small charges. + +- title: Renamed Pro plan to Starter + sub_title: "2025-09-24" + content: Renamed the Pro plan to Starter, expanded Starter to 5 seats, and updated the website to match. + +- title: Updated Windows IDE login redirect + sub_title: "2025-09-22" + content: Updated the Windows IDE login-redirect experience. + +- title: Post-trial tool access + sub_title: "2025-09-22" + content: Allowed users whose trial had ended to continue running kluster tools while reviewing results manually. + +- title: Improved VS Code prompt stability + sub_title: "2025-09-19" + content: Improved VS Code prompt stability after an IDE update. + +- title: Rules management and GitHub connection in extensions + sub_title: "2025-09-18" + content: Released rules management and GitHub connection support in the VS Code and Cursor extensions. + +- title: Fixed global rules application + sub_title: "2025-09-16" + content: Fixed rules application for globally configured rules and improved Claude Code diff generation. + +- title: Updated rules management and trial notifications + sub_title: "2025-09-15" + content: Released updated rules management, automatic rules extraction with GitHub, and new trial-limit email notifications. + +- title: Improved VS Code extension setup + sub_title: "2025-09-08" + content: Improved setup flow in the VS Code extension with a dedicated kluster tab and better install-state handling. + +- title: Improved Claude Code installation + sub_title: "2025-09-05" + content: Improved Claude Code installation for environments with multiple aliases and fixed an extension setup issue that could leave new users stuck during installation. + +- title: Updated VS Code and Cursor extension builds + sub_title: "2025-09-04" + content: Released updated VS Code and Cursor extension builds. + +- title: New Cursor extension with automatic setup + sub_title: "2025-09-03" + content: Released a new Cursor extension with automatic setup. + +- title: Rules management in platform UI + sub_title: "2025-09-03" + content: Released rules management in the platform UI, improved prompts for VS Code and Claude Code, and added support for Stripe coupon codes and subscriptions without an attached payment method. + +- title: Fixed Claude Code rules-file handling + sub_title: "2025-09-01" + content: Fixed Claude Code rules-file handling and released a new Cursor project-rules prompt with better review reliability. + +::/timeline:: From 99c10a33312178c06112deee0844182ece28ba46 Mon Sep 17 00:00:00 2001 From: Alberto Viera Date: Fri, 27 Mar 2026 17:26:06 +0000 Subject: [PATCH 2/2] Remove 20 internal/sensitive changelog entries Remove entries covering billing internals, specific bug fixes, pricing plan changes, feature flags, and version-specific details that should not be public-facing. Co-Authored-By: Claude Opus 4.6 (1M context) --- code-reviews/changelogs.md | 80 -------------------------------------- 1 file changed, 80 deletions(-) diff --git a/code-reviews/changelogs.md b/code-reviews/changelogs.md index 398b8efd..d571ca3b 100644 --- a/code-reviews/changelogs.md +++ b/code-reviews/changelogs.md @@ -13,14 +13,6 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li ::timeline:: -- title: Updated trial behavior - sub_title: "2026-03-27" - content: Background reviews run less frequently during trial. Free accounts stop processing code after trial expiration. Trials last 7 days. - -- title: Improved account and data management - sub_title: "2026-03-26" - content: Improved account and data management flows, including clearer self-service guidance for account deletion and enterprise data requests. - - title: Pause reviews during AI-assisted workflows sub_title: "2026-03-25" content: Added the ability to pause kluster reviews during AI-assisted workflows. @@ -29,14 +21,6 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li sub_title: "2026-03-25" content: Improved GitHub comment-thread handling so outdated kluster review threads are resolved or updated more cleanly. -- title: Fixed sign-up modal behavior - sub_title: "2026-03-25" - content: Fixed an issue where the email sign-up modal could remain open after registration completed. - -- title: Fixed Ignore and Snooze in IDE reviews - sub_title: "2026-03-24" - content: Fixed Ignore and Snooze actions in the IDE review workflow. - - title: Expanded review context for GitHub and GitLab sub_title: "2026-03-23" content: Improved review quality for GitHub and GitLab by expanding the context available during analysis. @@ -71,14 +55,6 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li sub_title: "2026-02-18" content: Added Ignore and Snooze controls to repository reviews. -- title: Fixed project scan connection issue - sub_title: "2026-02-18" - content: Fixed a project-scan issue that could leave some source control connections stuck during setup. - -- title: Fixed usage page for enterprise users - sub_title: "2026-02-13" - content: Fixed the Usage page for enterprise users. - - title: Ignore and Snooze for IDE review findings sub_title: "2026-02-12" content: Added Ignore and Snooze controls for review findings in the IDE workflow. @@ -87,10 +63,6 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li sub_title: "2026-02-11" content: Added branch selection for repository reviews and changed the default review cadence to once per month. -- title: Improved team setup for proof of concept - sub_title: "2026-02-11" - content: Improved team setup by allowing extended review context to be enabled at the start of a proof of concept. - - title: Added .klusterignore support sub_title: "2026-02-10" content: Added .klusterignore support so teams can exclude files and folders from reviews using gitignore-style rules. @@ -129,26 +101,10 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li ::timeline:: -- title: Verified Publisher on VS Code Marketplace - sub_title: "2026-01-28" - content: Received Verified Publisher status on the VS Code Marketplace. - -- title: Released Max pricing plan - sub_title: "2026-01-27" - content: Released the new Max pricing plan. - -- title: Review Effort controls - sub_title: "2026-01-22" - content: Added Review Effort controls so users can choose between faster and deeper analysis by review type. - - title: Separate Instant and Deep review actions sub_title: "2026-01-22" content: Updated the extension UI to support separate Instant and Deep manual review actions. -- title: Improved reliability for large diffs - sub_title: "2026-01-19" - content: Improved reliability for large diffs and longer-running manual reviews. - - title: Increased maximum review size sub_title: "2026-01-15" content: Increased the maximum review size for manual reviews and improved handling of oversized or minified files. @@ -187,20 +143,12 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li sub_title: "2025-12-03" content: Added the ability to review a selected code block directly from VS Code-based IDEs. -- title: Improved prompt quality and issue-card responsiveness - sub_title: "2025-12-03" - content: Improved prompt quality and issue-card responsiveness across supported IDE workflows. - ::/timeline:: ## November 2025 ::timeline:: -- title: Scoped rules configuration - sub_title: "2025-11-28" - content: Added support for scoped rules configuration. - - title: Claude Code custom commands sub_title: "2025-11-28" content: Added support for Claude Code custom commands. @@ -217,18 +165,10 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li sub_title: "2025-11-24" content: Improved Claude Code setup on Windows. -- title: Improved platform review UI - sub_title: "2025-11-21" - content: Improved the platform review UI with better patch highlighting and context display for manual reviews. - - title: Manual review for uncommitted changes sub_title: "2025-11-20" content: Added manual review for uncommitted changes and the open file directly from VS Code, Cursor, and Windsurf extensions. -- title: Updated home and installation pages - sub_title: "2025-11-19" - content: Released updated Home and Installation pages. - - title: Improved Claude Code support on Windows sub_title: "2025-11-14" content: Improved Claude Code support on Windows. @@ -341,18 +281,6 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li sub_title: "2025-09-30" content: Released local context generation behind a feature flag to improve review context. -- title: Fixed team-invite issue - sub_title: "2025-09-30" - content: Fixed a team-invite issue affecting some coupon-based team setups and improved invite acceptance feedback in the UI. - -- title: Updated overage billing behavior - sub_title: "2025-09-29" - content: Updated overage billing behavior to avoid very small charges. - -- title: Renamed Pro plan to Starter - sub_title: "2025-09-24" - content: Renamed the Pro plan to Starter, expanded Starter to 5 seats, and updated the website to match. - - title: Updated Windows IDE login redirect sub_title: "2025-09-22" content: Updated the Windows IDE login-redirect experience. @@ -369,14 +297,6 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li sub_title: "2025-09-18" content: Released rules management and GitHub connection support in the VS Code and Cursor extensions. -- title: Fixed global rules application - sub_title: "2025-09-16" - content: Fixed rules application for globally configured rules and improved Claude Code diff generation. - -- title: Updated rules management and trial notifications - sub_title: "2025-09-15" - content: Released updated rules management, automatic rules extraction with GitHub, and new trial-limit email notifications. - - title: Improved VS Code extension setup sub_title: "2025-09-08" content: Improved setup flow in the VS Code extension with a dedicated kluster tab and better install-state handling.