diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d802ae5..12a87534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 22.06.3 -- Fixed an issue where some gateways stripped userAgent string during a crash report +- Fixed an issue that arose when sending crashes through a gateway. User agent information is now sent as part of the request. + ## 22.06.2 - ! Minor breaking change ! If no domain whitelist is provided for the heatmaps the SDK will fallback to your server url - Fixed a bug where heatmap files were susceptible to DOM XSS