From 32883e0f4190bed4d1518ad17837ae25841d554a Mon Sep 17 00:00:00 2001 From: Arturs Sosins Date: Mon, 22 Aug 2022 20:43:35 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f46130777a3..97ac822bc43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +## Version 22.08.3 +Fixes: +- [api] fix bug with new apps and salt, when requests are not rejected +- [applciations] if there is an app key, a new one should not be produced +- [applications] will not be able to edit any Application to have an empty name +- [crashes] pass symbol id from crashgroup for symbolication +- [dbviewer] refresh of all data when changing the collection +- [events] fixes for encoding decoding issues in events overview and details page +- [logger] showing if request is cancelled in logger +- [populator] add multiple heatmap examples +- [populator] cleanup duplicate code in populator +- [populator] populator templates datatable's alignment issue +- [ratings] backward compatibility fixes for emoticons + +Enterprise Fixes: +- [block] fixed filtering rule saving issue +- [cohorts] fixed home table alignment issue for Safari browser + + ## Version 22.08.2 Features: - [core] script to remove old permission properties