changelog

This commit is contained in:
Davidson Gomes 2024-09-22 09:06:10 -03:00
parent 5ebebbf211
commit 726b0dcbb2

View File

@ -7,6 +7,7 @@
* Add headers to the instance's webhook registration
* Debounce message break is now "\n" instead of white space
* Single view messages are now supported in chatwoot
* Chatbots can now send any type of media
### Fixed
@ -22,6 +23,8 @@
* Fixed typebot ignoreJids being used only from default settings
* Fixed Chatwoot inbox creation on save
* 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)