From 72434a27d60126943bb32089316b3843e1f82ff5 Mon Sep 17 00:00:00 2001 From: ArtursKadikis Date: Wed, 9 Nov 2022 13:15:38 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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