Skip to content

Commit c6f4b9b

Browse files
committed
(doc) Add release notes for upcoming CLE release
This adds the release notes and highlights necessary for the upcoming Chocolatey Licensed Extension release.
1 parent a997b62 commit c6f4b9b

File tree

4 files changed

+32
-3
lines changed

4 files changed

+32
-3
lines changed

src/components/docs/ChocolateyComponentDependencies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate
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 | | | |
22-
| chocolatey.extension v5.0.6 | v1.2.0 | | |
22+
| chocolatey.extension v5.0.8 | v1.2.0 | | |
2323
| chocolatey-agent v1.1.4 | | v4.0.0 | |
2424
| chocolateygui v1.1.3 | v1.0.0 | | |
2525
| chocolateygui.extension v1.0.3 | | v4.0.0 | v1.1.2 |

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 2.2.2 and Chocolatey Licensed Extension 5.0.8 / 6.3.1:
8383
* `--trace`
8484

8585
### See It In Action
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-licensed-extension-release-notes
4+
title: What's new in Chocolatey Licensed Extension v5.0.8
5+
description: Learn all about what's new in Chocolatey Licensed Extension v5.0.8.
6+
highlight:
7+
postedDateTime: 2025-02-10T00:02:20Z
8+
ctaXref: licensed-extension-release-notes
9+
ctaAnchor: v5.0.8
10+
ctaText: Read the release notes
11+
showOnHome: true
12+
showOnHighlights: true
13+
---

src/content/docs/en-us/licensed-extension/release-notes.mdx

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,23 @@ Please see <Xref title="Install the Licensed Edition" value="setup-licensed" />
9292

9393
- Fix - An unsupported argument is passed to the Chocolatey Agent when using the API - see [licensed #380](https://github.com/chocolatey/chocolatey-licensed-issues/issues/380).
9494

95+
## 5.0.8 (February 10, 2025) \{#v5.0.8}
96+
97+
### Bug Fix
98+
99+
- Fix - Unable to upgrade or install packages on certain authenticated feeds.
100+
101+
## 5.0.7 (Unreleased) \{#v5.0.7}
102+
103+
<Callout type="info">
104+
Due to a previous bug in Chocolatey CLI v1.4.1, which has been corrected in Chocolatey CLI v1.4.3 and Chocolatey Licensed Extension 5.0.8, the artifacts from the 5.0.7 release have been removed.
105+
</Callout>
106+
107+
### Bug Fix
108+
109+
- [Security] Fix - Prevent use of an option when running in Self-Service mode.
110+
- See the <Xref title="documentation" value="self-service-anywhere" anchor="background-service-restricted-options" />.
111+
95112
## 5.0.6 (February 21, 2024) \{#v5.0.6}
96113

97114
<Callout type="info">
@@ -107,7 +124,6 @@ Please see <Xref title="Install the Licensed Edition" value="setup-licensed" />
107124
- [Security] Fix - Prevent usage of options when running in Self-Service mode.
108125
- See the [documentation](https://docs.chocolatey.org/en-us/features/self-service-anywhere#background-service-restricted-options).
109126

110-
111127
## 5.0.5 (January 31, 2024) \{#january-31-2024}
112128

113129
### Bug Fixes

0 commit comments

Comments
 (0)