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.
April 22nd, 2026
On-Premise
Release Notes
CodeScene version 7.4.3 includes the following:
Bug Fix: PR Integration and webhooks for grouped dashboard projects
Improvement: Python 3.12+ parser maintenance, including support for type parameters in def/class declarations and improved type alias coverage
Improvement: Erlang grammar support for OTP 27/28 constructs, including maybe/?=, strict and zip generators, and sigils
Improvement: Ruby: Support anonymous forwarding in function-argument analysis
Feature: Filter out repo-paths without a remote set
Align REST API privileges
If you are running the JAR directly, you can download it here.
April 17th, 2026
On-Premise
Release Notes
CodeScene version 7.4.2 includes the following:
Bug Fix: Add error catching to parts of PR integration webhook code that didn't have it
Improvement: Webhooks now log an UUID with all their activity (hid), improving ability to track in logs
If you are running the JAR directly, you can download it here.
April 16th, 2026
On-Premise
Release Notes
CodeScene version 7.4.1 includes the following:
Bug Fix: Restored proper support for SSH keys in groups.
Improvement: Security improvements for HTTPS installations (as per CodeScene Host URL in Configuration→System): enable Strict-Transport-Security and Secure cookies.
If you are running the JAR directly, you can download it here.
Note: CodeScene 7.4.1 is a patch release that fixes an issue introduced in 7.4.0. If you are planning to upgrade to the 7.4 release line, please use 7.4.1.
April 13th, 2026
On-Premise
Release Notes
CodeScene version 7.4.0 includes the following:
We are excited to introduce a completely new Delivery analysis, a feature designed to help you measure how efficiently development work translates into shippable code.
Go Beyond DORA: While DORA focuses on deployment, Delivery Analysis tracks the coding side of flow with outcome-based KPIs.
Track Speed & Waste: Measure lead times and identify Unplanned work to minimize wasted effort.
Identify Bottlenecks: Spot delays in reviews, QA, and deployments before they stall your pipeline.
Early Risk Detection: See pending Work In Progress (WIP) risks early to avoid production issues.
Connect Code Health to ROI: Directly see how technical debt impacts your team's delivery speed and quality.
If you are running the JAR directly, you can download it here.
Important: Please upgrade directly to CodeScene 7.4.1 and skip 7.4.0. An issue was identified in 7.4.0 after release, and the fix is included in 7.4.1.
April 9th, 2026
On-Premise
Release Notes
CodeScene version 7.3.17 includes the following:
Bug Fix: PHP code analysis: support the optional trailing comma in method argument lists
Bug Fix: No details shown for Rust file with low cohesion
Bug Fix: Some code smells are shown in Virtual Code Review, even if disabled in code-health-rules
If you are running the JAR directly, you can download it here.