diff --git a/src/components/docs/ChocolateyProductDependencies.mdx b/src/components/docs/ChocolateyProductDependencies.mdx
index 7b334947fb..34ced40f38 100644
--- a/src/components/docs/ChocolateyProductDependencies.mdx
+++ b/src/components/docs/ChocolateyProductDependencies.mdx
@@ -13,10 +13,10 @@ Please refer to our
+## 2.7.3 (June 10, 2026) \{#v2.7.3}
+
+### Bug Fix
+
+- Corrupted package prevents new package installations.
+ - See [#3875](https://github.com/chocolatey/choco/issues/3875) by [Kylotan](https://github.com/Kylotan), resolved in [!3901](https://github.com/chocolatey/choco/pull/3901) by [vexx32](https://github.com/vexx32).
+
+### Contributors
+
+2 contributors made this release possible.
+
+
+
## 2.7.2 (May 13, 2026) \{#v2.7.2}
Read our [blog post](https://blog.chocolatey.org/2026/05/announcing-ccm-0160-cli-272-cli-146-cle-810-agent-410-gui-310-releases) about this release.
diff --git a/src/content/docs/en-us/chocolatey-gui/release-notes.mdx b/src/content/docs/en-us/chocolatey-gui/release-notes.mdx
index 88706668bf..b41a804654 100644
--- a/src/content/docs/en-us/chocolatey-gui/release-notes.mdx
+++ b/src/content/docs/en-us/chocolatey-gui/release-notes.mdx
@@ -24,6 +24,29 @@ This covers changes for the "chocolateygui" package, which is available as FOSS.
+## 3.2.0 (June 10, 2026) \{#v3.2.0}
+
+### Bug Fix
+
+- Gallery URL not available for packages on the Chocolatey Community Repository.
+ - See [#1137](https://github.com/chocolatey/ChocolateyGUI/issues/1137) by [AdmiringWorm](https://github.com/AdmiringWorm), resolved in [!1138](https://github.com/chocolatey/ChocolateyGUI/pull/1138) by [AdmiringWorm](https://github.com/AdmiringWorm).
+
+### Documentation
+
+- (maint) Fix typos in resource strings.
+ - See [!1140](https://github.com/chocolatey/ChocolateyGUI/pull/1140) by [AdmiringWorm](https://github.com/AdmiringWorm).
+
+### Enhancement
+
+- Add Context Menu Item To Allow Packages From Chocolatey Community Repository To Open URL.
+ - See [#728](https://github.com/chocolatey/ChocolateyGUI/issues/728) by [LordMike](https://github.com/LordMike), resolved in [!1139](https://github.com/chocolatey/ChocolateyGUI/pull/1139) by [AdmiringWorm](https://github.com/AdmiringWorm).
+
+### Contributors
+
+2 contributors made this release possible.
+
+
+
## 3.1.0 (May 13, 2026) \{#v3.1.0}
Read our [blog post](https://blog.chocolatey.org/2026/05/announcing-ccm-0160-cli-272-cli-146-cle-810-agent-410-gui-310-releases) about this release.
diff --git a/src/content/docs/en-us/highlights/00-top-sidebar-highlight.md b/src/content/docs/en-us/highlights/00-top-sidebar-highlight.md
index ad73e8f79b..1e51a31b10 100644
--- a/src/content/docs/en-us/highlights/00-top-sidebar-highlight.md
+++ b/src/content/docs/en-us/highlights/00-top-sidebar-highlight.md
@@ -4,10 +4,10 @@ xref: highlight-sidebar-top-highlights
title: Chocolatey product releases
description: We recently released a new version of multiple Chocolatey Products.
highlight:
- postedDateTime: 2026-05-13T00:00:00Z
+ postedDateTime: 2026-06-10T00:00:00Z
ctaXref: highlights
- ctaAnchor: may-2026
- ctaText: View May's highlights
+ ctaAnchor: june-2026
+ ctaText: View June's highlights
showOnHome: false
showOnHighlights: false
showInSidebar: true
diff --git a/src/content/docs/en-us/highlights/2025/02-chocolatey-agent-1.1.5.md b/src/content/docs/en-us/highlights/2025/02-chocolatey-agent-1.1.5.md
index 5e32a09c9f..3de4b2713b 100644
--- a/src/content/docs/en-us/highlights/2025/02-chocolatey-agent-1.1.5.md
+++ b/src/content/docs/en-us/highlights/2025/02-chocolatey-agent-1.1.5.md
@@ -8,6 +8,6 @@ highlight:
ctaXref: agent-release-notes
ctaAnchor: v1.1.5
ctaText: Read the release notes
- showOnHome: true
+ showOnHome: false
showOnHighlights: true
---
diff --git a/src/content/docs/en-us/highlights/2025/02-chocolatey-central-management-0.13.2.md b/src/content/docs/en-us/highlights/2025/02-chocolatey-central-management-0.13.2.md
index 2ba51e8d86..908570e995 100644
--- a/src/content/docs/en-us/highlights/2025/02-chocolatey-central-management-0.13.2.md
+++ b/src/content/docs/en-us/highlights/2025/02-chocolatey-central-management-0.13.2.md
@@ -8,6 +8,6 @@ highlight:
ctaXref: ccm-release-notes
ctaAnchor: v0.13.2
ctaText: Read the release notes
- showOnHome: true
+ showOnHome: false
showOnHighlights: true
---
diff --git a/src/content/docs/en-us/highlights/2025/02-chocolatey-extension-5.0.8.md b/src/content/docs/en-us/highlights/2025/02-chocolatey-extension-5.0.8.md
index a12cd0289b..4316992463 100644
--- a/src/content/docs/en-us/highlights/2025/02-chocolatey-extension-5.0.8.md
+++ b/src/content/docs/en-us/highlights/2025/02-chocolatey-extension-5.0.8.md
@@ -8,6 +8,6 @@ highlight:
ctaXref: licensed-extension-release-notes
ctaAnchor: v5.0.8
ctaText: Read the release notes
- showOnHome: true
+ showOnHome: false
showOnHighlights: true
---
diff --git a/src/content/docs/en-us/highlights/2026/05-chocolatey-cli-1.4.6.md b/src/content/docs/en-us/highlights/2026/05-chocolatey-cli-1.4.6.md
index 0856aa45d9..09e8470658 100644
--- a/src/content/docs/en-us/highlights/2026/05-chocolatey-cli-1.4.6.md
+++ b/src/content/docs/en-us/highlights/2026/05-chocolatey-cli-1.4.6.md
@@ -8,6 +8,6 @@ highlight:
ctaXref: choco-release-notes
ctaAnchor: v1.4.6
ctaText: Read the release notes
- showOnHome: true
+ showOnHome: false
showOnHighlihts: true
---
diff --git a/src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.1.0.md b/src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.1.0.md
index bc88e6c2f9..95ed6697dd 100644
--- a/src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.1.0.md
+++ b/src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.1.0.md
@@ -8,6 +8,6 @@ highlight:
ctaXref: licensed-extension-release-notes
ctaAnchor: v8.1.0
ctaText: Read the release notes
- showOnHome: true
+ showOnHome: false
showOnHighlights: true
---
diff --git a/src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.2.0.md b/src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.2.0.md
new file mode 100644
index 0000000000..45a6026632
--- /dev/null
+++ b/src/content/docs/en-us/highlights/2026/05-chocolatey-extension-8.2.0.md
@@ -0,0 +1,13 @@
+---
+order: 0
+xref: highlight-2026-06-10-licensed-extension-8.2.0
+title: What's new in Chocolatey Licensed Extension v8.2.0
+description: Learn all about what's new in Chocolatey Licensed Extension v8.2.0.
+highlight:
+ postedDateTime: 2026-06-10T00:03:20Z
+ ctaXref: licensed-extension-release-notes
+ ctaAnchor: v8.2.0
+ ctaText: Read the release notes
+ showOnHome: true
+ showOnHighlights: true
+---
diff --git a/src/content/docs/en-us/highlights/2026/05-chocolatey-gui-3.1.0.md b/src/content/docs/en-us/highlights/2026/05-chocolatey-gui-3.1.0.md
index 85d2512778..9b4d090bcc 100644
--- a/src/content/docs/en-us/highlights/2026/05-chocolatey-gui-3.1.0.md
+++ b/src/content/docs/en-us/highlights/2026/05-chocolatey-gui-3.1.0.md
@@ -8,6 +8,6 @@ highlight:
ctaXref: chocolateygui-release-notes
ctaAnchor: v3.1.0
ctaText: Read the release notes
- showOnHome: true
+ showOnHome: false
showOnHighlights: true
---
diff --git a/src/content/docs/en-us/highlights/2026/06-chocolatey-cli-2.7.3.md b/src/content/docs/en-us/highlights/2026/06-chocolatey-cli-2.7.3.md
new file mode 100644
index 0000000000..14254aa1c1
--- /dev/null
+++ b/src/content/docs/en-us/highlights/2026/06-chocolatey-cli-2.7.3.md
@@ -0,0 +1,13 @@
+---
+order: 0
+xref: highlight-2026-06-10-chocolatey-cli-2.7.3
+title: What's new in Chocolatey CLI v2.7.3
+description: Learn all about what's new in Chocolatey CLI v2.7.3.
+highlight:
+ postedDateTime: 2026-06-10T00:03:20Z
+ ctaXref: choco-release-notes
+ ctaAnchor: v2.7.3
+ ctaText: Read the release notes
+ showOnHome: true
+ showOnHighlights: true
+---
diff --git a/src/content/docs/en-us/highlights/2026/06-chocolatey-gui-3.2.0.md b/src/content/docs/en-us/highlights/2026/06-chocolatey-gui-3.2.0.md
new file mode 100644
index 0000000000..22848f98eb
--- /dev/null
+++ b/src/content/docs/en-us/highlights/2026/06-chocolatey-gui-3.2.0.md
@@ -0,0 +1,13 @@
+---
+order: 0
+xref: highlight-2026-06-10-gui-3.2.0
+title: What's new in Chocolatey GUI v3.2.0
+description: Learn all about what's new in Chocolatey GUI v3.2.0.
+highlight:
+ postedDateTime: 2026-06-10T00:03:20Z
+ ctaXref: chocolateygui-release-notes
+ ctaAnchor: v3.2.0
+ ctaText: Read the release notes
+ showOnHome: true
+ showOnHighlights: true
+---
diff --git a/src/content/docs/en-us/licensed-extension/release-notes.mdx b/src/content/docs/en-us/licensed-extension/release-notes.mdx
index 9207036f60..ee074bd62d 100644
--- a/src/content/docs/en-us/licensed-extension/release-notes.mdx
+++ b/src/content/docs/en-us/licensed-extension/release-notes.mdx
@@ -45,6 +45,17 @@ Please see
+## 8.2.0 (June 10, 2026) \{#v8.2.0}
+
+
+### Dependency Change
+
+- Update to support the latest version of `intunewinapputil`.
+
+### Enhancement
+
+- Pin `intunewinapputil` version to a known working version.
+
## 8.1.0 (May 13, 2026) \{#v8.1.0}
Read our [blog post](https://blog.chocolatey.org/2026/05/announcing-ccm-0160-cli-272-cli-146-cle-810-agent-410-gui-310-releases) about this release.