Skip to content

Commit 36715d9

Browse files
authored
Merge pull request #1126 from AdmiringWorm/ccm-release-notes
(doc) Add CCM 0.13.2 release notes
2 parents d93ff69 + 762354b commit 36715d9

File tree

8 files changed

+30
-8
lines changed

8 files changed

+30
-8
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 (January 29, 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, and 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: 2024-11-12T00:00:00Z
7+
postedDateTime: 2025-01-29T00:00:00Z
88
ctaXref: highlights
9-
ctaAnchor: december-2024
10-
ctaText: View December's highlights
9+
ctaAnchor: january-2025
10+
ctaText: View January's highlights
1111
showOnHome: false
1212
showOnHighlights: false
1313
showInSidebar: true

src/content/docs/en-us/highlights/2024/12-chocolatey-agent-2.2.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ highlight:
88
ctaXref: agent-release-notes
99
ctaAnchor: v2.2.1
1010
ctaText: Read the release notes
11-
showOnHome: true
11+
showOnHome: false
1212
showOnHighlights: true
1313
---

src/content/docs/en-us/highlights/2024/12-chocolatey-cli-1.4.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ highlight:
88
ctaXref: choco-release-notes
99
ctaAnchor: v1.4.1
1010
ctaText: Read the release notes
11-
showOnHome: true
11+
showOnHome: false
1212
showOnHighlights: true
1313
---

src/content/docs/en-us/highlights/2024/12-chocolatey-cli-2.4.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ highlight:
88
ctaXref: choco-release-notes
99
ctaAnchor: v2.4.1
1010
ctaText: Read the release notes
11-
showOnHome: true
11+
showOnHome: false
1212
showOnHighlights: true
1313
---

src/content/docs/en-us/highlights/2024/12-chocolatey-extension-6.3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ highlight:
88
ctaXref: choco-release-notes
99
ctaAnchor: v6.3.0
1010
ctaText: Read the release notes
11-
showOnHome: true
11+
showOnHome: false
1212
showOnHighlights: true
1313
---
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-01-29-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-01-29T00: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)