We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38caea commit 977f686Copy full SHA for 977f686
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 2.3.1 (develop)
2
+
3
+### Fixed
4
5
+* Update Baileys Version
6
+* Update Dockerhub Repository and Delete Config Session Variable
7
+* Fixed sending variables in typebot
8
+* Add unreadMessages in the response
9
+* Phone number as message ID for Evo AI
10
11
# 2.3.0 (2025-06-17 09:19)
12
13
### Feature
package.json
@@ -99,8 +99,8 @@
99
"socket.io": "^4.8.1",
100
"socket.io-client": "^4.8.1",
101
"tsup": "^8.3.5",
102
- "swagger-ui-express": "^4.18.3",
103
- }
+ "swagger-ui-express": "^4.18.3"
+ },
104
"devDependencies": {
105
"@types/compression": "^1.7.5",
106
"@types/cors": "^2.8.17",
0 commit comments