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
49daf5719b
commit
e7b0bb53b9
@ -10,7 +10,6 @@
|
|||||||
### Fixed
|
### Fixed
|
||||||
* Removed excessive verbose logs
|
* Removed excessive verbose logs
|
||||||
* Optimization in instance registration
|
* Optimization in instance registration
|
||||||
* Correction of variables breaking lines in typebot
|
|
||||||
* Now in typebot we wait until the terminal block to accept the user's message, if it arrives before the block is sent, it is ignored
|
* Now in typebot we wait until the terminal block to accept the user's message, if it arrives before the block is sent, it is ignored
|
||||||
|
|
||||||
### Break changes
|
### Break changes
|
||||||
@ -35,6 +34,10 @@
|
|||||||
* New method of saving sessions to a file using worker, made in partnership with [codechat](https://github.com/code-chat-br/whatsapp-api)
|
* 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
|
* Caching system for group data
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* Correction of variables breaking lines in typebot
|
||||||
|
|
||||||
# 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