Skip to content

Commit b1a0a94

Browse files
release notes October 2024 (#2264)
* release notes October 2024
1 parent 0b81e0f commit b1a0a94

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud October 2024.
5+
included_jira_versions: ['2024.10']
6+
codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/7.24.6
7+
codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/7.24.57
8+
---
9+
10+
# Cloud October 2024
11+
12+
These release notes are for the Codacy Cloud updates during October 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+
- The "Status" filter in Code Patterns now shows a count for each option, making it easier to see how many items match each status. (ALA-1281)
18+
- New cross-search feature allows you to search patterns across all tools in Coding Standards. (ALA-1272, ALA-1249)
19+
- Expanded filtering options in Coding Standards: you can now filter by search term, recommended status, and other criteria. (ALA-1271)
20+
- Updated the way issues are displayed: now shown as occurrences per kLoC instead of a percentage for better clarity. (ALA-1245)
21+
- You can now duplicate coding standards for quicker setup and management. (ALA-1235)
22+
- Added Shift+Click functionality to select multiple items at once in checkbox lists. (CY-7355)
23+
- Improved navigation: switching between organizations or repositories via the top navigation bar now keeps you on the same page in the newly selected section. (CY-7353)
24+
- Redesigned coverage page: removed old pages and added a new repository coverage page, featuring updated insights. (CY-7332)
25+
- Improved seat count accuracy in Enterprise plans: only users contributing to private repositories occupy a seat, optimizing license usage. (PLUTO-867)
26+
- Enhanced security management: now possible to ignore or restore ignored security findings, keeping your metrics accurate. [Check the documentation for more details] (https://docs.codacy.com/organizations/managing-security-and-risk/#ignoring-findings) (TAROT-2863)
27+
- Cleaned up and organized the menu sections for Quality, Coverage, and Settings to streamline navigation. (TAROT-2844)
28+
29+
## Tool updates
30+
- **CheckStyle** has a new version: **10.18.2** ( updated from 10.17.0 )
31+
- **DartAnalyzer** has a new version: **3.5.4** ( updated from 3.5.2 )
32+
- **ESLint** has a new version: **9.12.0** ( updated from 9.11.1 )
33+
- **Revive** has a new version: **1.4.0** ( updated from 1.3.7 )
34+
- **PMD** has a new version: **7.6.0** ( updated from 7.5.0 )
35+
- **Pylint** has a new version: **3.3.1** ( updated from 3.2.6 )
36+
- **Rubocop** has a new version: **1.66.1** ( updated from 1.65.1 )
37+
- **StaticCheck** has a new version: **2024.1.1** ( updated from 2023.1.6 )
38+
- **StyleLint** has a new version: **16.10.0** ( updated from 16.6.1 )
39+
- **SwiftLint** has a new version: **0.57.0** ( updated from 0.55.1 )
40+
- **Trivy** has a new version: **0.56.2** ( updated from 0.55.2 )
41+
- **TSQLLint** has a new version: **1.16.0** ( updated from 1.15.3 )

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
2024
2020

21+
- [Cloud October 2024](cloud/cloud-2024-10.md)
2122
- [Cloud September 2024](cloud/cloud-2024-09.md)
2223
- [Adding ESLint 9 and PMD 7 as new supported tools September, 2024](cloud/cloud-2024-09-adding-eslint9-and-pmd7.md)
2324
- [Cloud August 2024](cloud/cloud-2024-08.md)

0 commit comments

Comments
 (0)