June 16th, 2026

On-Premise

Release Notes

Release Notes 7.5.1

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.