Skip to content

Commit 7dbc747

Browse files
authored
Merge pull request #1134 from AdmiringWorm/product-release-notes
(doc) Add release notes and highlights for upcoming Chocolatey products
2 parents a6fc308 + b03ab94 commit 7dbc747

File tree

12 files changed

+110
-9
lines changed

12 files changed

+110
-9
lines changed

src/components/docs/ChocolateyComponentDependencies.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate
1818
| chocolatey-agent v2.2.2 | | v6.0.0 | |
1919
| chocolateygui v2.1.1 | v2.0.0 | | |
2020
| chocolateygui.extension v2.0.0 | | v6.0.0 | v2.0.0 |
21-
| chocolatey v1.4.1 | | | |
22-
| chocolatey.extension v5.0.6 | v1.2.0 | | |
23-
| chocolatey-agent v1.1.4 | | v4.0.0 | |
21+
| chocolatey v1.4.3 | | | |
22+
| chocolatey.extension v5.0.8 | v1.2.0 | | |
23+
| chocolatey-agent v1.1.5 | | v4.0.0 | |
2424
| chocolateygui v1.1.3 | v1.0.0 | | |
2525
| chocolateygui.extension v1.0.3 | | v4.0.0 | v1.1.2 |
2626

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Read our [blog post](https://blog.chocolatey.org/2024/06/announcing-cli-230-cle-
7878
- [Security] Fix - Prevent use of options when running in Self-Service mode.
7979
- See the [documentation](https://docs.chocolatey.org/en-us/features/self-service-anywhere#background-service-restricted-options).
8080

81+
## 1.1.5 (February 10, 2025) \{#v1.1.5}
82+
83+
### Bug Fix
84+
85+
- [Security] Fix - Prevent use of an option when running in Self-Service mode.
86+
- See the <Xref title="documentation" value="self-service-anywhere" anchor="background-service-restricted-options" />.
8187

8288
## 1.1.4 (January 31, 2024) \{#january-31-2024}
8389

src/content/docs/en-us/central-management/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Chocolatey Central Management has specific needs that are mostly handled by pack
4646

4747
|Chocolatey Central Management|Chocolatey Agent|Chocolatey Licensed Extension|Chocolatey|
4848
|-----------------------------|----------------|-----------------------------|----------|
49+
|0.13.2 |1.1.0+ | 4.2.0+ | 1.1.0+ |
4950
|0.13.1 |1.1.0+ | 4.2.0+ | 1.1.0+ |
5051
|0.13.0 |1.1.0+ | 4.2.0+ | 1.1.0+ |
5152
|0.12.1 |1.1.0+ | 4.2.0+ | 1.1.0+ |

src/content/docs/en-us/central-management/release-notes.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ This covers the release notes for the Chocolatey Central Management (`chocolatey
3232

3333
- Please see our [GitHub repository issues](https://github.com/chocolatey/chocolatey-licensed-issues/labels/CentralManagement).
3434

35+
## 0.13.2 (February 10, 2025) \{#v0.13.2}
36+
37+
### Bug Fixes
38+
39+
- Fix - When a Deployment Plan is deleted as part of retention policy, not all objects are removed from the database - see [#404](https://github.com/chocolatey/chocolatey-licensed-issues/issues/404).
40+
- Fix - SQL Timeout errors are reported in the Chocolatey Central Management Website, causing the site to need to be restarted.
41+
- Fix - System.NullReferenceException error when trying to edit Software.
42+
3543
## 0.13.1 (October 16, 2024) \{#v0.13.1}
3644

3745
### Bug Fixes

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,24 @@ This covers changes for the "chocolatey" and "chocolatey.lib" packages, which ar
3838
- Fix - Searching for specific version on a NuGet v3 only feed returns no results - see [#3396](https://github.com/chocolatey/choco/issues/3396).
3939
- Fix - Credentials from configured source are used for a non-configured source when the URL is similar - see [#3565](https://github.com/chocolatey/choco/issues/3565).
4040

41+
## 1.4.3 (February 10, 2025) \{#v1.4.3}
42+
43+
### Bug Fixes
44+
45+
- Fix - Unable to upgrade packages on certain authenticated feeds - see [#3613](https://github.com/chocolatey/choco/issues/3613).
46+
- Fix - Trace warning is outputted even when `--trace` argument is not used - see [#3621](https://github.com/chocolatey/choco/issues/3621).
47+
- [Security] Fix - Update bundled 7zip executables to v24.09 - see [#3625](https://github.com/chocolatey/choco/issues/3625).
48+
49+
## 1.4.2 (Unreleased) \{#v1.4.2}
50+
51+
<Callout type="info">
52+
Due to a previous bug in 1.4.1, which has been corrected in Chocolatey CLI v1.4.3, the artifacts from the 1.4.2 release have been removed.
53+
</Callout>
54+
55+
### Bug Fix
56+
57+
- [Security] Fix - Trace logging is allowed in non-elevated session - see [#3603](https://github.com/chocolatey/choco/issues/3603).
58+
4159
## 1.4.1 (December 4, 2024) \{#v1.4.1}
4260

4361
### Bug Fix

src/content/docs/en-us/features/self-service-anywhere.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Chocolatey CLI allows a number of different options that can be used to configur
7979
* `--virus-positives-minimum`
8080
* Added in Chocolatey Agent 2.1.3 and Chocolatey Licensed Extension 6.2.0:
8181
* `--ignore-pinned`
82-
* Added in Chocolatey Agent 2.2.2 and Chocolatey Licensed Extension 6.3.1:
82+
* Added in Chocolatey Agent 1.1.5 / 2.2.2 and Chocolatey Licensed Extension 5.0.8 / 6.3.1:
8383
* `--trace`
8484

8585
### See It In Action

src/content/docs/en-us/highlights/00-top-sidebar-highlight.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
order: 0
33
xref: highlight-sidebar-top-highlights
44
title: Chocolatey product releases
5-
description: We recently released new versions of Chocolatey CLI, Chocolatey Licensed Extension, Chocolatey Agent.
5+
description: We recently released new versions of Chocolatey CLI, Chocolatey Licensed Extension, Chocolatey Agent and Chocolatey Central Management.
66
highlight:
7-
postedDateTime: 2025-01-29T00:00:00Z
7+
postedDateTime: 2025-02-10T00:00:00Z
88
ctaXref: highlights
9-
ctaAnchor: january-2025
10-
ctaText: View January's highlights
9+
ctaAnchor: february-2025
10+
ctaText: View February's highlights
1111
showOnHome: false
1212
showOnHighlights: false
1313
showInSidebar: true
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-02-10-agent-release-notes
4+
title: What's new in Chocolatey Agent v1.1.5
5+
description: Learn all about what's new in Chocolatey Agent v1.1.5
6+
highlight:
7+
postedDateTime: 2025-02-10T00:01:00Z
8+
ctaXref: agent-release-notes
9+
ctaAnchor: v1.1.5
10+
ctaText: Read the release notes
11+
showOnHome: true
12+
showOnHighlights: true
13+
---
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-02-10-ccm-new-in-v0-13-2
4+
title: What's new in Chocolatey Central Management v0.13.2
5+
description: Learn all about what's new in Chocolatey Central Management v0.13.2, including a fix for Deployment Plans not being removed from the database.
6+
highlight:
7+
postedDateTime: 2025-02-10T00:00:00Z
8+
ctaXref: ccm-release-notes
9+
ctaAnchor: v0.13.2
10+
ctaText: Read the release notes
11+
showOnHome: true
12+
showOnHighlights: true
13+
---
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-02-10-chocolatey-cli-1.4.3
4+
title: What's new in Chocolatey CLI 1.4.3
5+
description: Learn all about what's new in Chocolatey CLI 1.4.3.
6+
highlight:
7+
postedDateTime: 2025-02-10T00:03:20Z
8+
ctaXref: choco-release-notes
9+
ctaAnchor: v1.4.3
10+
ctaText: Read the release notes
11+
showOnHome: true
12+
showOnHighlihts: true
13+
---

0 commit comments

Comments
 (0)