Skip to content

Commit 562d42d

Browse files
Release Notes April 2026 (#2659)
* Release Notes April 2026
1 parent a902bd0 commit 562d42d

3 files changed

Lines changed: 96 additions & 0 deletions

File tree

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud April 2026.
5+
included_jira_versions: ['2026.4']
6+
codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/9.1.31
7+
codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/9.1.78
8+
---
9+
10+
# Cloud April 2026
11+
12+
These release notes are for the Codacy Cloud updates during April 2026.
13+
14+
📢 [Visit the Codacy roadmap](https://roadmap.codacy.com) and <span class="skip-vale">let us know</span> your feedback on both new and planned product updates!
15+
16+
## Product enhancements
17+
18+
- **Context-Aware Feedback Loops:** The AI Reviewer (GitHub only) now factors in previous comments throughout the life of a Pull Request. By learning from the conversation history, it delivers more relevant feedback and significantly reduces noise with every subsequent review. (CF-2377)
19+
20+
21+
- **New Pull Request Summary Experience:** We have introduced the Pull Request Summary to replace the legacy coverage summary settings (GitHub only). All repositories and organizations previously using the coverage summary have been migrated to this new, unified view for a more streamlined workflow. (CF-2317)
22+
23+
24+
- **Precise Language Filtering:** We resolved a discrepancy where the "Issues" page counts did not always match the displayed results. Filtering by language now correctly isolates items; for example, requesting Swift issues will only return items present in Swift files. (CF-2386)
25+
26+
27+
- **Prospector Configuration Fix:** Fixed an issue where Prospector failed to execute correctly when using custom configuration files, which previously resulted in a false "0 issues" report. It now respects your configuration settings as expected. (TCE-1503)
28+
29+
30+
31+
## Tool versions
32+
33+
34+
- **AgentLinter** is our new tool with the version **0.3.3**
35+
- **Opengrep** has a new version: **1.17.0** ( updated from 1.16.4 )
36+
- **Prospector** has a new version: **1.18.0** ( updated from 1.17.2 )
37+
- **Pylint** has a new version: **4.0.5** ( updated from 3.3.9 )
38+
- **SQLFluff** has a new version: **4.1.0** ( updated from 4.0.4 )
39+
- **Trivy** has a new version: **0.70.0** ( updated from 0.69.3 )
40+
- **Checkov** has a new version: **3.2.508** ( updated from 3.2.457 )
41+
- **Aligncheck**: **1.0.0**
42+
- **Ameba**: **1.6.4**
43+
- **Bandit**: **1.8.3**
44+
- **Biomejs**: **2.4.10**
45+
- **Brakeman**: **4.3.1**
46+
- **Bundler-audit**: **0.9.1**
47+
- **Checkstyle**: **10.26.1**
48+
- **Clang-tidy**: **10.0.1**
49+
- **Codenarc**: **3.6.0**
50+
- **Codesniffer**: **3.10.1**
51+
- **Coffeelint**: **5.2.11**
52+
- **Cppcheck**: **2.18.0**
53+
- **Credo**: **1.7.12**
54+
- **Csslint**: **1.0.5**
55+
- **Dartanalyzer**: **3.9.3**
56+
- **Deadcode**: **1.0.0**
57+
- **Detekt**: **1.23.8**
58+
- **Eslint v7**: **7.32.0**
59+
- **Eslint v8**: **8.57.0**
60+
- **Eslint v9**: **9.38.0**
61+
- **Faux-pas**: **1.7.2**
62+
- **Flawfinder**: **2.0.19**
63+
- **Golangci-lint**: **2.7.2**
64+
- **Gorevive**: **1.12.0**
65+
- **Gosec**: **2.22.7**
66+
- **Hadolint**: **2.12.0**
67+
- **Jackson-linter**: **2.19.2**
68+
- **Jshint**: **2.13.6**
69+
- **Lizard**: **1.17.31**
70+
- **Markdownlint**: **0.33.0**
71+
- **Phpmd**: **2.14.1**
72+
- **Pmd v6**: **6.55.0**
73+
- **Pmd v7**: **7.16.0**
74+
- **Psscriptanalyzer**: **1.24.0**
75+
- **Pylint v1**: **1.9.5**
76+
- **Reek**: **6.5.0**
77+
- **Remark-lint**: **10.0.1**
78+
- **Roslyn**: **1.23.0**
79+
- **Rubocop**: **1.80.2**
80+
- **Ruff**: **0.12.7**
81+
- **Scalameta-pro**: **1.4.4**
82+
- **Scalastyle**: **1.5.1**
83+
- **Shellcheck**: **0.10.0**
84+
- **Sonar-csharp**: **9.32**
85+
- **Sonar-visual-basic**: **8.13**
86+
- **Spectral**: **1.22.0**
87+
- **Spotbugs**: **4.8.4**
88+
- **Sqlint**: **0.2.1**
89+
- **Staticcheck**: **2025.1.1**
90+
- **Stylelint**: **16.23.0**
91+
- **Swiftlint**: **0.63.2**
92+
- **Tailor**: **0.12.0**
93+
- **Tslint**: **6.1.3**
94+
- **Tsqllint**: **1.16.0**

docs/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ For product updates that are in progress or planned [visit the Codacy public roa
1818

1919
2026
2020

21+
- [Cloud April 2026](cloud/cloud-2026-04.md)
2122
- [Cloud March 2026](cloud/cloud-2026-03.md)
2223
- [Changes to GitHub integration settings March, 2026](cloud/cloud-2026-03-github-integration-settings-changes.md)
2324
- [Cloud February 2026](cloud/cloud-2026-02.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -690,6 +690,7 @@ nav:
690690
- release-notes/index.md
691691
- Cloud:
692692
- 2026:
693+
- release-notes/cloud/cloud-2026-04.md
693694
- release-notes/cloud/cloud-2026-03.md
694695
- release-notes/cloud/cloud-2026-03-github-integration-settings-changes.md
695696
- release-notes/cloud/cloud-2026-02.md

0 commit comments

Comments
 (0)