|
| 1 | +--- |
| 2 | +rss_title: Codacy release notes RSS feed |
| 3 | +rss_href: /feed_rss_created.xml |
| 4 | +description: Release notes for Codacy Cloud September 2024. |
| 5 | +included_jira_versions: ['2024.09'] |
| 6 | +codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/7.22.74 |
| 7 | +codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/7.24.6 |
| 8 | +--- |
| 9 | + |
| 10 | +# Cloud September 2024 |
| 11 | + |
| 12 | +These release notes are for the Codacy Cloud updates during September 2024. |
| 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 | +- Jscpd supports new languages: Rust, CoffeeScript, Objective C, Elixir, Groovy, and VisualBasic (TCE-1021) |
| 18 | +- The issue card now shows next to the code pattern, the source of the configuration requiring that pattern: repository rules, coding standards, or configuration file (ALA-1231) |
| 19 | +- When applying multiple coding standards to the same repository, if a conflict between parameters in the same enforced pattern is found, it shows a warning on the repository code patterns page (ALA-1232) |
| 20 | +- In the repository code patterns show a tooltip in enforced tools and patterns with the names of the Coding Standards that require those tools or patterns (ALA-1230) |
| 21 | +- Revamped coverage: deleted old coverage pages and added a new repository page for coverage with new insights (CY-7340) |
| 22 | +- Changed the order by the findings list of SRM are sorted, which means now they're sorted by first detected (TAROT-2822) |
| 23 | +- Readability improvements in the tooltip of the 'Open findings (last 3 months)' chart in the SRM tab (TAROT-2825) |
| 24 | +- Added new field with open findings of the current week on the first widget of SRM overview page (TAROT-2823) |
| 25 | + |
| 26 | +## Bug fixes |
| 27 | +- Fixed a problem where an analysis could have extra Patterns enabled when using a coding standard alongside repository-level customizations (ALA-1247) |
| 28 | +- Fixed a bug where some tools could be missing, if 'back' and 'next' actions would be performed multiple times in a row while editing a coding standard (ALA-1239) |
| 29 | +- Fixed an issue where existing DAST findings (in the SRM tab) for a given host would be closed if a DAST report for a different host was submitted (TAROT-2807) |
| 30 | + |
| 31 | +## Tool updates |
| 32 | +- **Detekt** has a new version: **1.23.7** ( updated from 1.23.5 ) |
| 33 | +- **Spotbugs** has a new version: **4.8.4** ( updated from 4.8.3 ) |
| 34 | +- **TSQLlint** has a new version: **1.15.3** ( updated from 1.11.1 ) |
| 35 | +- **Trivy** has a new version: **0.55.2** ( updated from 0.54.1 ) |
0 commit comments