From a4d28eca449527984e4f0c9e901ad582479ef339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Art=C5=ABrs=20Kadi=C4=B7is?= Date: Wed, 23 Oct 2024 14:21:10 +0300 Subject: [PATCH] Update CHANGELOG 24.05.16 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36dcdeee31c..457374094d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## Version 24.05.16 +Fixes: +- [core] Replaced "Users" with "Sessions" label on technology home widgets +- [push] Replaced push plugin with an earlier version of the plugin + +Enterprise fixes: +- [license] Fixed bug with MAU type of licenses that would prevent the server from starting +- [nps] Fixed bug where it was possible to submit empty nps surveys +- [ratings] Fixed bug with user consent + +Security: +- Bumped cookie-parser from 1.4.6 to 1.4.7 +- Bumped express-rate-limit from 7.4.0 to 7.4.1 +- Bumped moment-timezone from 0.5.45 to 0.5.46 +- Bumped sass from 1.79.3 to 1.79.4 + ## Version 24.05.15 Enterprise fixes: - [nps] Fixed UI issues in the widget editor related to the "user consent" section