September 7th, 2026
On-Premise
Release Notes
CodeScene version 7.5.10 includes the following:
Bug fix: False positive Bumpy Road warning for Python
Bug fix: Bitbucket Server PR integration: fixed missing Code Insights report updates
If you are running the JAR directly, you can download it here.
September 2nd, 2026
On-Premise
Release Notes
CodeScene version 7.5.9 includes the following:
Bug Fix: An API user with project creation privileges inside a group can no longer create projects outside that group.
Bug Fix: The Azure DevOps integration now supports explicit links between Work Items and pull requests, so linked PRs show up correctly in your PM data.
Bug Fix: On-prem installations now support local Git remotes (this previously failed to initialize).
Bug fix: Jira issue links weren't generating correctly when using new API tokens through an API gateway.
Bug fix: Project management data could go missing when Jira silently skipped projects it couldn't access, instead of returning an error.
Improvement: You can now authenticate with GitHub using GitHub Apps in on-prem installations.
Improvement: Added a required MySQL 8.4 setting (mysql-native-password=ON) to the external database setup guide.
If you are running the JAR directly, you can download it here.
August 24th, 2026
On-Premise
Release Notes
CodeScene version 7.5.8 includes the following:
Improvement: Git provider tokens are now masked in the configuration UI for added protection.
If you are running the JAR directly, you can download it here.
July 21st, 2026
On-Premise
Release Notes
CodeScene version 7.5.5 includes the following:
Bug Fix: Restored access to project API GET endpoints for the RestApi read user.
Bug Fix: Restored the Technical Lead role's ability to trigger analysis via the API.
Feature: Add new /active-authors API endpoint exposing information about active authors across all accessible projects
If you are running the JAR directly, you can download it here.
July 14th, 2026
On-Premise
Release Notes
CodeScene version 7.5.4 includes the following:
Improvement: Webhooks whose origin is visualstudio.com now also match projects with PR integration targeting dev.azure.com.
Improvement: Improved logging for webhooks that are ignored during PR checks.
If you are running the JAR directly, you can download it here.
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.