From 060b7e373cfde26f973f7969b48b8a6dde1da4ec Mon Sep 17 00:00:00 2001 From: Cookiezaurs Date: Tue, 11 Apr 2023 20:24:10 +0300 Subject: [PATCH] Update CHANGELOG.md 23.03.2 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a42d680c74..09e1f726615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## Version 23.03.2 +Fixes: +- [core] Fixes for table export to have valid columns. +- [core] Update user and group permission when an app is deleted +- [crashes] Fix stacktrace section condition check +- [dashboards] Fixes for ustom date selection on analytics widgets +- [events] Sorting of numberic segmentation in events table + +Enterprise fixes: +- [ab-testing] Fixes for real time cohort trigger on ab test. +- [cohorts] Fixes for realtime cohort recording +- [crash_symbolication] Reset symbol files when closing drawer +- [data-manager] Changing the visibility of an unplanned event +- [data-manager] Fixes for user properties drawers +- [funnels] Fixed bugs with funnel not displaying from report result. +- [surveys] Fixes to show single day NPS graph +- [users] Fixes for displaying object type properties in users table + ## Version 23.03.1 Fixes: - [export] Fixes for app_user export to not prevent exporting if an export already exists