Skip to content

(doc) Add Chocolatey Product Releases#1325

Merged
AdmiringWorm merged 6 commits into
chocolatey:masterfrom
AdmiringWorm:release-notes
May 13, 2026
Merged

(doc) Add Chocolatey Product Releases#1325
AdmiringWorm merged 6 commits into
chocolatey:masterfrom
AdmiringWorm:release-notes

Conversation

@AdmiringWorm
Copy link
Copy Markdown
Member

@AdmiringWorm AdmiringWorm commented May 12, 2026

Description Of Changes

  • Add and update Chocolatey CLI v2.7.2/v1.4.6 information and release notes.
  • Add and update Chocolatey Licensed Extension v8.1.0 information and release notes.
  • Add and update Chocolatey Agent v4.1.0 information and release notes.
  • Add and update CCM v0.16.0 information and release notes.
  • Add and update Chocloatey GUI v3.1.0 information and release notes.

Motivation and Context

To keep release notes up to date.

Testing

  • I have previewed these changes using the Docker Container or another method before submitting this pull request.

Change Types Made

  • Minor documentation fix (typos etc.).
  • Major documentation change (refactoring, reformatting or adding documentation to existing page).
  • New documentation page added.
  • The change I have made should have a video added, and I have raised an issue for this.

Change Checklist

  • Requires a change to menu structure (top or left-hand side).
  • Menu structure has been updated.
  • Images added to the img repository?
  • All items are complete on the Definition of Done.

Related Issue

N/A

@AdmiringWorm AdmiringWorm requested a review from gep13 May 12, 2026 10:00
@AdmiringWorm AdmiringWorm force-pushed the release-notes branch 2 times, most recently from 595a2fe to e81cdbd Compare May 12, 2026 13:04
gep13
gep13 previously requested changes May 12, 2026
Comment thread src/content/docs/en-us/highlights/2026/05-chocolatey-cli-1.4.6.md Outdated
Comment thread src/content/docs/en-us/highlights/2026/05-chocolatey-cli-1.4.6.md Outdated
Comment thread src/content/docs/en-us/highlights/2026/05-chocolatey-cli-2.7.2.md Outdated
Comment thread src/content/docs/en-us/highlights/2026/05-chocolatey-cli-2.7.2.md Outdated
Comment thread src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.1.0 copy.md Outdated
Comment thread src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.1.0.md Outdated
Comment thread src/content/docs/en-us/licensed-extension/release-notes.mdx Outdated
Comment thread src/content/docs/en-us/choco/release-notes.mdx Outdated
Comment thread src/content/docs/en-us/choco/release-notes.mdx Outdated
@AdmiringWorm AdmiringWorm force-pushed the release-notes branch 2 times, most recently from b0dc63d to 5a07ff9 Compare May 12, 2026 15:59
corbob
corbob previously approved these changes May 12, 2026
Copy link
Copy Markdown
Member

@corbob corbob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM!

Add documentation for the Chocolatey CLI v2.7.2 release including
release notes, highlight page, and dependency table updates. This
release includes dependency upgrades for log4net and 7zip executables.

Key Changes:
- Create new highlight page for v2.7.2 release
- Add v2.7.2 release notes with dependency changes
- Update product dependencies table to reference v2.7.2
- Document log4net upgrade to 3.3.1
- Document 7zip executable update to v26.01

Reason for the change:
- Document the v2.7.2 release for users
- Provide visibility of dependency updates
- Maintain current release information in documentation
Add release notes and highlight documentation for Chocolatey
CLI version 1.4.6, which includes an important dependency
update for the bundled 7zip executables.

Key Changes

- Add 1.4.6 release notes entry with 7zip v26.01 update
- Create highlight page for Chocolatey CLI 1.4.6 release
- Update product dependencies table to reflect v1.4.6
- Hide previous 1.4.5 highlight from home page

Reason for the change

- Document the new 1.4.6 release with dependency updates
- Promote the latest release on the highlights page
- Keep product documentation current and accurate
- Ensure only the latest release appears on home page
Add documentation for the Chocolatey Licensed Extension v8.1.0
release, including release notes and highlight information. Update
product dependencies table to reflect the new version and adjust
visibility settings for the previous release.

Key Changes:
- Create new highlight document for Licensed Extension v8.1.0
- Add v8.1.0 release notes with dependency upgrade and enhancement
- Update product dependencies table to v8.1.0
- Hide v8.0.1 highlight from home page

Reason for the change:
- Document the new Licensed Extension v8.1.0 release
- Promote the latest version on the highlights page
- Keep product dependencies documentation current
Add release notes and highlight documentation for Chocolatey
Agent v4.1.0. Update product dependencies table to reflect the
latest agent version. Hide the previous v4.0.0 highlight from
homepage to prioritize the new release.

Key Changes:
- Add v4.1.0 release notes with dependency upgrade and retry
  control enhancement
- Create highlight article for v4.1.0 release announcement
- Update product dependencies to show chocolatey-agent v4.1.0
- Set v4.0.0 highlight to not display on homepage

Reason for the change:
- Document new features and improvements in v4.1.0 release
- Provide users with upgrade information and changelog details
- Ensure documentation reflects current product versions
- Promote latest release on homepage highlights
Add release notes documentation for Chocolatey Central
Management version 0.16.0, including dependency updates
and security enhancements. Update version references and
highlight visibility settings to reflect the new release.

Key Changes:
- Add v0.16.0 release notes entry with log4net upgrade
  to 3.3.1 and Content Security Policy enforcement
- Create new highlight document for v0.16.0 release
- Update CCM compatibility matrix to version 0.16.0
- Hide v0.15.1 highlight from home page display

Reason for the change:
- Document the new v0.16.0 release with its dependency
  and security improvements
- Promote the latest release on the highlights page
- Maintain accurate version information in documentation
@AdmiringWorm AdmiringWorm force-pushed the release-notes branch 2 times, most recently from 2a929f9 to 73d69f7 Compare May 13, 2026 11:05
@AdmiringWorm AdmiringWorm marked this pull request as ready for review May 13, 2026 13:50
@AdmiringWorm AdmiringWorm enabled auto-merge May 13, 2026 13:51
@AdmiringWorm AdmiringWorm dismissed gep13’s stale review May 13, 2026 13:51

Outdated, and Gary is off

Copy link
Copy Markdown
Member

@corbob corbob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AdmiringWorm AdmiringWorm merged commit 5553739 into chocolatey:master May 13, 2026
1 check passed
@AdmiringWorm AdmiringWorm deleted the release-notes branch May 13, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants