mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-08-29 02:36:11 -06:00
changelog: v2.3.1
This commit is contained in:
parent
c66485ef98
commit
7f8293f4c6
@ -1,5 +1,10 @@
|
|||||||
# 2.3.1 (develop)
|
# 2.3.1 (develop)
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
|
||||||
|
* Add BaileysMessageProcessor for improved message handling and integrate rxjs for asynchronous processing
|
||||||
|
* Enhance message processing with retry logic for error handling
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Update Baileys Version
|
* Update Baileys Version
|
||||||
@ -8,6 +13,8 @@
|
|||||||
* Add unreadMessages in the response
|
* Add unreadMessages in the response
|
||||||
* Phone number as message ID for Evo AI
|
* Phone number as message ID for Evo AI
|
||||||
* Fix upload to s3 when media message
|
* Fix upload to s3 when media message
|
||||||
|
* Simplify edited message check in BaileysStartupService
|
||||||
|
* Avoid corrupting URLs with query strings
|
||||||
|
|
||||||
# 2.3.0 (2025-06-17 09:19)
|
# 2.3.0 (2025-06-17 09:19)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user