File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11
2- # 1.5.2 (Development )
2+ # 1.5.2 (2023-09-28 17:56 )
33
44### Fixed
55
66* Fix chatwootSchema in chatwoot model to store reopen_conversation and conversation_pending options
7+ * Problem resolved when sending files from minio to typebot
8+ * Improvement in the "startTypebot" method to create persistent session when triggered
9+ * New manager for Evo 1.5.2 - Set Typebot update
10+ * Resolved problems when reading/querying instances
711
812# 1.5.1 (2023-09-17 13:50)
913
Original file line number Diff line number Diff line change 11FROM node:16.18-alpine
22
3- LABEL version="1.5.1 " description="Api to control whatsapp features through http requests."
3+ LABEL version="1.5.2 " description="Api to control whatsapp features through http requests."
44LABEL maintainer="Davidson Gomes" git="https://github.com/DavidsonGomes"
55LABEL contact="contato@agenciadgcode.com"
66
Original file line number Diff line number Diff line change 11{
22 "name" : " evolution-api" ,
3- "version" : " 1.5.1 " ,
3+ "version" : " 1.5.2 " ,
44 "description" : " Rest api for communication with WhatsApp" ,
55 "main" : " ./dist/src/main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments