From d612f9b26b2056237b0dc825951e3ba3c80e7759 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Mon, 9 Mar 2026 13:58:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9(changelog)=20fix=20changelog=20org?= =?UTF-8?q?anisation=20for=20v1.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00a51a98..6bb470f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,13 +14,6 @@ and this project adheres to ## [1.10.0] - 2026-03-05 -### Fixed - -- 🩹(frontend) remove incorrect reference to ProConnect on the prejoin #1080 -- ✨(frontend) add Ctrl+Shift+/ to open shortcuts settings #1050 -- ♿(frontend) announce selected state to screen readers #1081 -- 💄(frontend) truncate long names with ellipsis in reaction overlay #1099 - ### Changed - 🔒️(backend) enhance API input validation to strengthen security #1053 @@ -34,6 +27,10 @@ and this project adheres to - 💄(frontend) truncate pinned participant name with ellipsis on overflow #1056 - ♿(frontend) prevent focus ring clipping on invite dialog #1078 - ♿(frontend) dynamic tab title when connected to meeting #1060 +- 🩹(frontend) remove incorrect reference to ProConnect on the prejoin #1080 +- ✨(frontend) add Ctrl+Shift+/ to open shortcuts settings #1050 +- ♿(frontend) announce selected state to screen readers #1081 +- 💄(frontend) truncate long names with ellipsis in reaction overlay #1099 ### Added