Skip to content

Cake Issues v4.5.0 Released

Cake Issues version 4.5.0 has been released adding support for build breaking.

This post shows the highlights included in this release. For update instructions skip to Updating from previous versions.

❤ Huge thanks to our community! This release would not have been possible without your support and contributions! ❤

People working on this release:

Support for breaking builds

New BreakBuildOnIssues aliases have been introduced to fail builds when issues are found.

See build breaking for an example.

Possibility to define license for HTML DevExtreme Data Grid

Starting with version 23.2 DevExtreme no longer comes with a free community license. HTML DevExtreme Data Grid template will stay on version 23.1 for this reason.

If you have a DevExtreme license you can pass it to the new DevExtremeLicenseKey option and update to a newer version using the DevExtremeVersion option.

Updating from previous versions

Cake.Issues 4.5.0 addins are compatible with any 4.x addins. To update to the new version bump the version of the specific addins.

For details see release notes