From 966f1f4578d738b20201ec0e0c782baff67f3db5 Mon Sep 17 00:00:00 2001 From: kanwarujjaval <4216199+kanwarujjaval@users.noreply.github.com> Date: Fri, 26 Jul 2024 01:08:52 +0530 Subject: [PATCH] bump version 24.05.6 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3636c362d00..860cd65e4e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## Version 24.05.6 +Fixes: +- [data-manager] Fix for event deletion timeout +- [alerts] Fix for special character problem in value part for all data types +- [scripts] Fix for old views script +- [server-stats] Add monthly data points endpoint + +Enterprise fixes: +- [config-transfer] Correct check when adding config transfer menu item +- [users] Changes to show sample document download for all users +- [funnels] Prevent autofill from Chrome on inputs +- [drill] Fix for case when it is not possible to download table in drill +- [surveys] Update popup height attribute in survey widgets +- [license] Get correct license metric values +- [okta] Add config extender code for OKTA + ## Version 24.05.5 Fixes: - [push] p12 file parsing bug fixed