From 78bd4fd7de70301ecd0ceab059f97eb0e0a5bb88 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Fri, 14 Jul 2023 09:43:04 -0300 Subject: [PATCH] fix: Fixed error 500 when logout in instance with status = close --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6471a23f..16c11cc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * Test duplicate message media in groups chatwoot * Optimize send message from group with mentions * Fixed name of the profile status in fetchInstances +* Fixed error 500 when logout in instance with status = close # 1.1.5 (2023-07-12 07:17)