New in Qodana
This page provides information about Qodana updates available in the latest version, as well as the chronological list of all significant Qodana Cloud updates.
Qodana version 2026.2
Quality gates for license audit
Now you can set quality gate thresholds to make sure that your project dependencies contain no prohibited or unknown licenses. More details are available in the License audit threshold chapter.
Code coverage updates
Starting from version 2026.2, Qodana automatically detects code coverage reports contained in directories and files described in the Before you start chapter. You can also use the codeCoverageLocations option of the qodana.yaml file to override the default locations of code coverage reports.
Additionally, you can use JetBrains IDEs to track code coverage for incremental changes. For more details, see the View coverage reports in IDE chapter.
Post-quantum cryptography (PQC) inspections
The Qodana for JVM linter supports five levels of post-quantum cryptography (PQC) inspections to let you mitigate the risks of quantum attacks. The details are available in the Post-quantum cryptography (PQC) section.,
Qodana Cloud
December 2025
Global configuration lets you share Qodana configurations across multiple projects. Each global configuration is a set of files consisting of the qodana.yaml configuration file and inspection profile configurations contained in YAML and XML files.
September 2025
The .mailmap file support was implemented for better contributor counting, see the The .mailmap file support for details.
Qodana Cloud and Qodana Self-Hosted now provide the public API that lets you create teams and projects using your build pipelines. The details are available in the Qodana Cloud API section.
April 2025
Starting from version 2025.1 of Qodana, the Qodana Cloud UI contains the Insights page available by clicking the button in the upper-right part of the UI. The description of this page is available on the Insights page of this documentation.
Now you can also configure Single Sign-on to authenticate using various third-party authentication providers.
July 2024
The new project setup is implemented in Qodana Cloud. Now you can choose how you would like to run Qodana, and the wizard will guide you through the configuration process. This covers running Qodana locally as well as using various CI/CD solutions.
The detailed information is available in the Prerequisites section of this documentation.