fix: adjusts 2.0.9

This commit is contained in:
Davidson Gomes
2024-08-12 13:24:19 -03:00
parent 6800b63945
commit dbb6ea9147
4 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
# 2.0.9 (pre release)
### Fixed
* Path mapping & deps fix & bundler changed to tsup
* Improve database scripts to retrieve the provider from env file
* Update contacts database with unique index
* Save chat name
* Correction of media as attachments in chatwoot when using a Meta API Instance and not Baileys
# 2.0.9-rc (release candidate)
### Features