From 75c8e601c06e0ff7580365c68f93c70b38d93b32 Mon Sep 17 00:00:00 2001 From: Denis Spitsyn Date: Wed, 23 Apr 2025 09:15:38 +0000 Subject: [PATCH] Add changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c24f73c0e..11a855ed7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -499,6 +499,14 @@ all the necessary components for the installation of the product which makes it possible to install it without an Internet connection +## 8.2.3 + +### Fixes + +#### Security + +* Fixed the XSS vulnerability when opening files via the WOPI protocol + ## 8.2.2 ### Fixes