June 25th, 2026
On-Premise
Release Notes
CodeScene version 7.5.2 includes the following:
Bug Fix: Cancelling an analysis during complexity trends calculation no longer leaves it stuck in the cancelling state.
Bug Fix: Fix issues with open PR detection for GitHub.
Bug Fix: Fix issues with some combinations of projects sharing repositories while having a mix of enabled Code Health and Coverage code gates.
Bug Fix: The component Code Health badge now shows overall code health instead of hotspot code health.
Bug Fix: Azure PM provider failed to extract organization name from repository URL in some cases, even when it was possible to do so and user had no configured organization name.
Bug Fix: PR checks now prune remote branches.
Bug Fix: Resolved a concurrency issue that could occur when a project's delta configuration was created or updated at the same time.
Bug Fix: GitHub check run annotation messages now include line breaks to prevent horizontal scrolling.
Improvement: PR Refactoring Agent — the "Fix Code Health" link can no longer be triggered by multiple rapid clicks.
Improvement: PR Checks now run faster, with 30–90% fewer git operations during concurrent analyses.
Improvement: Hotspot code health badges are now available for components.
If you are running the JAR directly, you can download it here.
June 16th, 2026
On-Premise
Release Notes
CodeScene version 7.5.1 includes the following:
Bug fix: Resolved an issue where a renewed monthly on-prem license caused the CLI to reject a previously valid access token.
Bug fix: Deleting a project via the API now reliably removes the associated repositories and analysis data from disk, including leftover empty folders.
Bug fix: The /projects/{project-id}/delta-analyses API endpoint can now be filtered by external_review_id.
Bug fix: Quality gates no longer fail for a file under a planned refactoring goal that has already reached a Code Health score of 10.
Bug fix: The CSV parser now correctly handles values containing the # character.
Bug fix: Python analysis no longer incorrectly flags small __init__ methods as Bumpy Road.
Improvement: Reduced memory use and improved reliability of analysis caching. File-backed caches no longer need to be held fully in memory, lowering heap usage during analysis.
If you are running the JAR directly, you can download it here.
June 12th, 2026
On-Premise
Service Disruption
Cloud
Dear Customer,
We would like to inform you that we will perform a scheduled migration of our Customer Portal to new production infrastructure on Saturday, June 13, 2026, starting at 8:00 AM CEST.
During this maintenance window:
a short downtime will occur during the cutover, estimated at approximately 30–45 minutes
the following Customer Portal functionality may be temporarily unavailable:
On-prem subscriptions, including trial license activation
On-prem license checks and login using a license key
MCP standalone checkout flow
The migration is part of our infrastructure upgrade to ensure ongoing stability and support.
Thank you for your understanding and cooperation.
May 29th, 2026
On-Premise
Release Notes
We've just made it possible to fix Code Health issues without ever leaving your pull request.
CodeScene version 7.5.0 introduces the PR Refactoring Agent — a new capability that triggers automatic fixes for Code Health issues directly from GitHub and GitLab pull/merge requests. The agent combines AI-assisted refactoring with deterministic guidance from a local CodeHealth MCP server. It analyzes the PR branch, performs targeted maintainability improvements, and commits the results back to the same pull request for normal review and validation — fully inside your CI environment, with no change to your existing review process. You stay in control of the LLM provider and model used by the workflow.
Available now for GitHub and GitLab. Azure DevOps support is coming next.
Read the full documentation here → https://docs.enterprise.codescene.io/latest/developer-tools/pr-refactoring-agent.html
CodeScene version 7.5.0 also includes the following:
Bug fix: REST API endpoints for configuring PM integrations now work correctly with ClickUp.
Bug fix: The Average Code Health Trend indicator in Code Health Reports now correctly reflects when the value has not changed.
Bug fix: File exclusion patterns now support extensions containing a hyphen (-).
If you are running the JAR directly, you can download it here.
May 20th, 2026
On-Premise
Release Notes
CodeScene version 7.4.9 includes the following:
Improvement: Upgraded the database connection pool library to improve connection management.
Improvement: Kotlin: Support Compose decorators in code health.
If you are running the JAR directly, you can download it here.
May 15th, 2026
On-Premise
Release Notes
CodeScene version 7.4.8 includes the following:
Improvement: Reduce cache memory usage during PR integration checks
Improvement: Use user's timezone for analysis schedule
If you are running the JAR directly, you can download it here.
May 12th, 2026
On-Premise
Release Notes
We've just made managing Code Health rules faster, safer, and a whole lot smoother.
You can now update custom Code Health rules directly from the CLI using our new cs rules-config commands. Validate configurations, tweak rules, and fine-tune thresholds — all without leaving your terminal. With built-in safety checks and automatic rollback on invalid configs, you can confidently experiment without risking broken setups. No more manual edits or guesswork, just a streamlined workflow that keeps your code quality in check. Ready to try it out? Dive into the docs here → https://codescene.io/docs/cli/rules-config.html
CodeScene version 7.4.7 also includes the following:
Improvement: Added support for user's timezone when scheduling analyses for on-premise installations.
Improvement: Time and dates in PDF reports are now presented in your local timezone (or the one selected in the schedule).
Improvement: You can now select a timezone when scheduling PDF reports.
Improvement: Updated Gerrit documentation to clarify required permissions.
Improvement: Improved UTF-8 BOM and UTF-16 handling for code-health-rules.json.
Bug Fix: Result folders are now migrated automatically during startup.
Bug Fix: PR check anomaly — deleted coupled files are now correctly treated as changed.
Bug Fix: Fixed an issue where the suppression count was always reported as zero in delta analysis results for on-premise installations.
Bug Fix: Resolved a performance issue during concurrent analyses caused by Git Credential Manager prompts.
Bug Fix: Fixed an issue where Gerrit webhooks were processed multiple times, resulting in duplicate comments on the same patchset.
Bug Fix: Improved Gerrit repository ID calculation.
Bug fix: Fixed an issue where source code links in Code Review were returning a 404 error on on-premise installations.
If you are running the JAR directly, you can download it here.
April 30th, 2026
On-Premise
Release Notes
CodeScene version 7.4.6 includes the following:
Improvement: Improved analytics for project configuration page
Improvement: Expand the CLI with commands for validating and managing custom Code Health rules.
If you are running the JAR directly, you can download it here.
April 27th, 2026
On-Premise
Release Notes
CodeScene version 7.4.5 includes the following:
Bug Fix: DB migration issue affecting upgrades 7.4.3 and 7.4.4
If you are running the JAR directly, you can download it here.
April 24th, 2026
On-Premise
Release Notes
CodeScene version 7.4.4 includes the following:
Bug Fix: Analytical units for teams now correctly include the lines-of-code metric.
Bug Fix: Resolved an issue where suppressing findings could result in errors
Improvement: Kotlin: Support suspend function-type parameters in parser and function-arguments
Improvement: Optimize project configuration page load time for installations with many projects (by significantly reducing the DB load)
If you are running the JAR directly, you can download it here.