From f405321abc5c85b27372024135dea843077872b9 Mon Sep 17 00:00:00 2001 From: Nicolas Dorier Date: Mon, 13 Feb 2023 23:35:33 +0900 Subject: [PATCH] Changelog 1.7.11 (#4631) --- Changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog.md b/Changelog.md index a765a0712..ca014e01a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,18 @@ # Changelog +## 1.7.11 + +### Improvement + +* Better descriptions of some feature in the UI (#3831) @dstrukt @dennisreimann + +### Bug fix + +* Fix XSS on public instances #4629 (Credit to @d47sec) @NicolasDorier +* Fix an exception happening on some app with mapped dommain (#4622) @dennisreimann +* Fix error thrown in the pairing flow to woocommerce or other external apps (#4627 #4630) @Kukks +* Fix HTML appearing in pull payment's LN Url descriptions (#4624 #4630) @Kukks + ## 1.7.10 ### Bug fix