Skip to content

Commit 3155901

Browse files
cornehoskamgitbook-bot
authored andcommitted
GITBOOK-83: Changelog for Engage 13.5.3
1 parent bbaa25e commit 3155901

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

13/umbraco-engage/release-notes.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Get an overview of the changes and fixes in each version of Umbraco
44

55
# Release Notes
66

7-
In this section, you will find a summary of changes made to Umbraco Engage that were released in each version. Each version has a link to the [Engage issue tracker](https://github.com/umbraco/Umbraco.Engage.Issues/) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
7+
In this section, you will find a summary of changes made to Umbraco Engage that were released in each version. Each version has a link to the [Engage issue tracker](https://github.com/umbraco/Umbraco.Engage.Issues/) showing a list of issues resolved in the release. We also link to the individual issues themselves from the details.
88

9-
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
9+
If there are any breaking changes or other issues to be aware of when upgrading, they are also noted here.
1010

1111
{% hint style="info" %}
1212
When upgrading to a major version, be sure to look at the breaking changes outlined in the [Version Specific Upgrade Notes](upgrading/version-specific-upgrade-notes.md) article.
@@ -16,7 +16,14 @@ When upgrading to a major version, be sure to look at the breaking changes outli
1616

1717
This section contains the release notes for Umbraco Engage 13 including all changes for this version.
1818

19-
[13.5.2](https://www.nuget.org/packages/Umbraco.Engage/13.5.2) **(June 30th 2025)**
19+
[**13.5.3**](https://www.nuget.org/packages/Umbraco.Engage/13.5.3) **(July 23nd 2025)**
20+
21+
* Resolved Data Generation no longer executing after being interrupted by a restart of the application by adding a generation status healthcheck on startup.
22+
* Resolved issue where segments could not be deleted on an installation with a separated Engage and Umbraco database.
23+
* Resolved issue where Analytics Pageviews would show URLs with 0 pageviews and 0 sessions.
24+
* Resolved issue where Profiles would not show Members associated with the visitor profile.
25+
26+
[13.5.2](https://www.nuget.org/packages/Umbraco.Engage/13.5.2) **(July 7th 2025)**
2027

2128
* Resolves issue where under certain edge cases, visitors without A/B Testing cookie consent were still being assigned to A/B test variants. This caused anonymous visitors to be incorrectly segmented and included in A/B test results.
2229
* This patch includes an automatic migration that removes any variant assignments for anonymous visitors. However, it does **not** automatically delete associated A/B test data, to avoid long processing times on large datasets.

0 commit comments

Comments
 (0)