Skip to content

Commit fb60c96

Browse files
committed
(doc) Add Agent release notes
This updates the release notes for Chocolatey Agent to include the changes that are going our in the 2.3.0 version. Updates to highlights and component dependencies were also made.
1 parent 5d3993c commit fb60c96

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

src/components/docs/ChocolateyComponentDependencies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate
1515
| ------------------------------ | ----------- | -------------------- | ------------- |
1616
| chocolatey v2.4.3 | | | |
1717
| chocolatey.extension v6.3.1 | v2.0.0 | | |
18-
| chocolatey-agent v2.2.2 | | v6.0.0 | |
18+
| chocolatey-agent v2.3.0 | | v6.0.0 | |
1919
| chocolateygui v2.1.1 | v2.0.0 | | |
2020
| chocolateygui.extension v2.0.0 | | v6.0.0 | v2.0.0 |
2121
| chocolatey v1.4.3 | | | |

src/content/docs/en-us/agent/release-notes.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ This covers the release notes for the Chocolatey Agent Service (`chocolatey-agen
3535

3636
<ChocolateyComponentDependenciesLink />
3737

38+
## 2.3.0 (April 16, 2025) \{#v2.3.0}
39+
40+
### Improvement
41+
42+
- Implement support for job dashboard
43+
44+
3845
## 2.2.2 (January 31, 2025) \{#v2.2.2}
3946

4047
### Bug Fix

src/content/docs/en-us/highlights/2025/01-chocolatey-agent-2.2.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ highlight:
88
ctaXref: agent-release-notes
99
ctaAnchor: v2.2.2
1010
ctaText: Read the release notes
11-
showOnHome: true
11+
showOnHome: false
1212
showOnHighlights: true
1313
---
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
order: 0
3+
xref: highlight-2025-04-16-agent-release-notes
4+
title: What's new in Chocolatey Agent v2.3.0
5+
description: Learn all about what's new in Chocolatey Agent v2.3.0
6+
highlight:
7+
postedDateTime: 2025-04-16T00:01:00Z
8+
ctaXref: agent-release-notes
9+
ctaAnchor: v2.3.0
10+
ctaText: Read the release notes
11+
showOnHome: true
12+
showOnHighlights: true
13+
---

0 commit comments

Comments
 (0)