mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 01:41:24 -06:00
changelog
This commit is contained in:
parent
ee9cdc51c0
commit
49daf5719b
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,7 +1,7 @@
|
|||||||
# 2.0.0 (develop)
|
# 2.0.0 (v2.0.0)
|
||||||
|
|
||||||
### Feature
|
### Feature
|
||||||
* New method of saving sessions to a file using worker, made in partnership with [codechat](https://github.com/code-chat-br/whatsapp-api)
|
|
||||||
* Added prisma orm, connection to postgres and mysql
|
* Added prisma orm, connection to postgres and mysql
|
||||||
* Added chatwoot integration activation
|
* Added chatwoot integration activation
|
||||||
* Added typebot integration activation
|
* Added typebot integration activation
|
||||||
@ -28,6 +28,13 @@
|
|||||||
- KeepOpen configuration (keeps the session even when the bot ends, to run once per contact)
|
- KeepOpen configuration (keeps the session even when the bot ends, to run once per contact)
|
||||||
- StopBotFromMe configuration, allows me to stop the bot if I send a chat message.
|
- StopBotFromMe configuration, allows me to stop the bot if I send a chat message.
|
||||||
|
|
||||||
|
# 1.8.1 (develop)
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
|
||||||
|
* New method of saving sessions to a file using worker, made in partnership with [codechat](https://github.com/code-chat-br/whatsapp-api)
|
||||||
|
* Caching system for group data
|
||||||
|
|
||||||
# 1.8.0 (2024-05-27 16:10)
|
# 1.8.0 (2024-05-27 16:10)
|
||||||
|
|
||||||
### Feature
|
### Feature
|
||||||
|
Loading…
Reference in New Issue
Block a user