From 5c1d905c55cc179a0d6cc504e6d118acc863bd1b Mon Sep 17 00:00:00 2001 From: John-Weak Date: Mon, 16 Dec 2024 09:50:15 +0530 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 785de3e059a..bbb6732d036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ Fixes: - [push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time - [push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition +Features: +- [user-management] Global admins can now disable 2FA for individual users + Dependencies: - Bump express from 4.21.1 to 4.21.2 - Bump mocha from 10.2.0 to 10.8.2