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 c66485e commit 7f8293fCopy full SHA for 7f8293f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# 2.3.1 (develop)
2
3
+### Feature
4
+
5
+* Add BaileysMessageProcessor for improved message handling and integrate rxjs for asynchronous processing
6
+* Enhance message processing with retry logic for error handling
7
8
### Fixed
9
10
* Update Baileys Version
@@ -8,6 +13,8 @@
13
* Add unreadMessages in the response
14
* Phone number as message ID for Evo AI
15
* Fix upload to s3 when media message
16
+* Simplify edited message check in BaileysStartupService
17
+* Avoid corrupting URLs with query strings
11
18
12
19
# 2.3.0 (2025-06-17 09:19)
20
0 commit comments