Skip to content

Cake Issues v4.4.0 Released

Cake Issues version 4.4.0 has been released with improvements for Cake Frosting.

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:

Cake Frosting improvements

Support for implicit usings has been added to the Cake Frosting addins.

If <ImplicitUsings>enable</ImplicitUsings> is set in a Cake Frosting build, namespaces for Cake Issues addins are implicitly added, resulting in a similar experience as when using Cake .NET Tool, where aliases can be used directly without the requirements to first add using statements.

Filtering improvements in HTML DevExtreme Data Grid template

The HTML DevExtreme Data Grid template now supports search boxes in filter dropdowns.

See Header Filter Customization in DataGrid for details.

Updating from previous versions

Cake.Issues 4.4.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