fix: Fix the problem when disconnecting the instance and connecting again using mongodb

This commit is contained in:
Davidson Gomes
2023-12-19 14:55:16 -03:00
parent a869d38499
commit e8764dd1c6
3 changed files with 13 additions and 11 deletions

View File

@@ -12,6 +12,7 @@
* Include instance Id field in the instance configuration
* Fixed the pairing code
* Adjusts in typebot
* Fix the problem when disconnecting the instance and connecting again using mongodb
# 1.6.0 (2023-12-12 17:24)