You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/en-us/central-management/release-notes.mdx
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,14 @@ This covers the release notes for the Chocolatey Central Management (`chocolatey
32
32
33
33
- Please see our [GitHub repository issues](https://github.com/chocolatey/chocolatey-licensed-issues/labels/CentralManagement).
34
34
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.
0 commit comments