Skip to content

Commit a997b62

Browse files
committed
(doc) Add release notes for upcoming CCM 0.13.2
This updates the release notes for CCM to include the release of 0.13.2 that will be re-released at the same time as Chocolatey CLI. This includes the necessary highlight for this release.
1 parent e494090 commit a997b62

File tree

4 files changed

+26
-4
lines changed

4 files changed

+26
-4
lines changed

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/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-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+
---

0 commit comments

Comments
 (0)