From 84f6394f1f4ff33b36ea19de86c494d77b3d3ee7 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Tue, 20 Jun 2023 14:57:30 -0300 Subject: [PATCH] fix: Adjustment in the recording of temporary files and periodic cleaning --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d6be19..f03ec516 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ * fix error after logout and try to get status or to connect again * fix sending narrated audio on whatsapp android and ios * fixed the problem of not disabling the global webhook by the variable +* Adjustment in the recording of temporary files and periodic cleaning # 1.0.9 (2023-06-10)