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.