mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-16 04:02:54 -06:00
changelog
This commit is contained in:
parent
5ebebbf211
commit
726b0dcbb2
@ -7,6 +7,7 @@
|
|||||||
* Add headers to the instance's webhook registration
|
* Add headers to the instance's webhook registration
|
||||||
* Debounce message break is now "\n" instead of white space
|
* Debounce message break is now "\n" instead of white space
|
||||||
* Single view messages are now supported in chatwoot
|
* Single view messages are now supported in chatwoot
|
||||||
|
* Chatbots can now send any type of media
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
@ -22,6 +23,8 @@
|
|||||||
* Fixed typebot ignoreJids being used only from default settings
|
* Fixed typebot ignoreJids being used only from default settings
|
||||||
* Fixed Chatwoot inbox creation on save
|
* Fixed Chatwoot inbox creation on save
|
||||||
* Changed axios timeout for manager requests for 30s
|
* Changed axios timeout for manager requests for 30s
|
||||||
|
* Update in Baileys version that fixes timeout when updating profile picture
|
||||||
|
* Fixed issue when sending links in markdown by chatbots like Dify
|
||||||
|
|
||||||
# 2.1.0 (2024-08-26 15:33)
|
# 2.1.0 (2024-08-26 15:33)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user