Skip to content

Commit 9d4b009

Browse files
committed
Add news entry
1 parent be1afe5 commit 9d4b009

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Cake Issues v5.6.0 Released
3+
date: 2025-07-05
4+
categories:
5+
- Release Notes
6+
links:
7+
- documentation/issue-providers/msbuild/index.md
8+
- documentation/report-formats/generic/templates/htmldxdatagrid.md
9+
---
10+
11+
Cake Issues version 5.6.0 has been released bringing updates to dependencies.
12+
13+
<!-- more -->
14+
15+
This post shows the highlights included in this release.
16+
For update instructions skip to [Updating from previous versions](#updating-from-previous-versions).
17+
18+
❤ Huge thanks to our community! This release would not have been possible without your support and contributions! ❤
19+
20+
People working on this release:
21+
22+
* [eoehen](https://github.com/eoehen){target="_blank"}
23+
* [pascalberger](https://github.com/pascalberger){target="_blank"}
24+
25+
## Improvements for MsBuild binary logs
26+
27+
[MsBuild.StructuredLogger]{target='_blank'} has been updated to version 2.3.17.
28+
29+
## Improvements for HTML reports
30+
31+
The PDF export functionallity in the [HtmlDxDataGrid template] has been updated to use [jsPDF 3.0.0]{target='_blank'} and [jsPDF-AutoTable 5.0.0]{target='_blank'} by default.
32+
33+
## Updating from previous versions
34+
35+
Cake.Issues 5.6.0 addins are compatible with any 5.x addins.
36+
To update to the new version bump the version of the specific addins.
37+
38+
For details see [release notes](https://github.com/cake-contrib/Cake.Issues/releases/tag/5.6.0){target="_blank"}
39+
40+
[MsBuild.StructuredLogger]: https://github.com/KirillOsenkov/MSBuildStructuredLog
41+
[HtmlDxDataGrid template]: ../../documentation/report-formats/generic/templates/htmldxdatagrid.md
42+
[jsPDF 3.0.0]: https://github.com/parallax/jsPDF/releases/tag/v3.0.0
43+
[jsPDF-AutoTable 5.0.0]: https://github.com/simonbengtsson/jsPDF-AutoTable/releases/tag/v5.0.0

0 commit comments

Comments
 (0)