From b5de97f785cd18fd37664c8138ab55a4dccc4915 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Mon, 17 Apr 2023 10:54:00 +0900 Subject: [PATCH] Update changelog --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5581b8163..1fdb46531 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,13 @@ # Changelog +## 1.9.1 + +### Bug fixes + +* Fix crash if auto detect language on checkout page, and the language couldn't be detected (Fix #4881) @NicolasDorier +* Error 500 when viewing Receipt Page (Fix #4884) @dennisreimann +* When updating to version v1.9.0 the mapping to the APP stops working (Fix #4882) @NicolasDorier + ## 1.9.0 ### Breaking change