Skip to content

Commit 10f0184

Browse files
authored
Merge pull request #1084 from AdmiringWorm/ccm-0.13.1-release-notes
2 parents ed27e69 + dc53f76 commit 10f0184

File tree

6 files changed

+37
-1
lines changed

6 files changed

+37
-1
lines changed
2.11 KB
Loading

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.1 |1.1.0+ | 4.2.0+ | 1.1.0+ |
4950
|0.13.0 |1.1.0+ | 4.2.0+ | 1.1.0+ |
5051
|0.12.1 |1.1.0+ | 4.2.0+ | 1.1.0+ |
5152
|0.12.0 |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.1 (October 16, 2024) \{#v0.13.1}
36+
37+
### Bug Fixes
38+
39+
- Fix - Description for `Allow users to register to the system` checkbox in the Chocolatey Central Management Website is incorrect.
40+
- Fix - The `Machine contact timeout in minutes` input box is incorrectly disabled when attempting to edit Deployment Step in Chocolatey Central Management Website.
41+
- Fix - Azure SQL is incorrectly reported as not supported during Chocolatey Central Management package installations.
42+
3543
## 0.13.0 (September 19, 2024) \{#v0.13.0}
3644

3745
<Callout type="warning">

src/content/docs/en-us/highlights/2024/07-chocolatey-central-management-0.13.0-sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ highlight:
1111
ctaText: See what's new
1212
showOnHome: false
1313
showOnHighlights: false
14-
showInSidebar: true
14+
showInSidebar: false
1515
---
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
order: 0
3+
xref: highlight-2024-10-16-ccm-new-in-v0-13-1
4+
title: What's new in Chocolatey Central Management
5+
description: Learn all about what's new in Chocolatey Central Management v0.13.1.
6+
showInSidebar: false
7+
highlight:
8+
postedDateTime: 2024-10-16T00:00:00Z
9+
ctaXref: ccm-release-notes
10+
ctaAnchor: v0.13.1
11+
ctaText: Read the release notes
12+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
order: 0
3+
xref: highlight-sidebar-2024-10-16-ccm-release-notes
4+
title: Chocolatey Central Management v0.13.1
5+
description: Fixing wrong text, detecting SQL version on Azure SQL, plus more.
6+
showInSidebar: false
7+
highlight:
8+
postedDateTime: 2024-10-16T00:00:00Z
9+
ctaXref: ccm-release-notes
10+
ctaAnchor: v0.13.1
11+
ctaText: See what's new
12+
showOnHome: false
13+
showOnHighlights: false
14+
showInSidebar: true
15+
---

0 commit comments

Comments
 (0)