Skip to content

5.44.31.25 dd. 06/04/2025#

Description#

  • Added new method to get the number of notifications (webhook) in the incoming queue getWebhooksCount
  • Added new method to clear notification (webhook) queue - clearWebhooksQueue
  • Added new method to get the number of messages in the sending queue getMessagesCount
  • The service has been optimized
  • Fixed known issues

This release is fully compatible with the previous release.
No additional work is required to use it.

Tasks#

No. Number Result Documentation
1 SW-1491 Added new method to get the number of notifications (webhook) in the incoming queue getWebhooksCount Documentation
2 SW-4635 Added new method to clear notification (webhook) queue clearWebhooksQueue Documentation
3 SW-4660 Added new method to get the number of messages in the sending queue getMessagesCount Documentation
4 SW-4851 Added new fields allowParticipantsSendMessages, allowParticipantsEditGroupSettings, and allowParticipantsAddMembers to the GetGroupData method Documentation
5 SW-4886 Added 500 code without idMessage field when message enqueue fails
6 SW-4850 Added support for WhatsApp's lid in groups Documentation
7 SW-3667 Added minimum and maximum timeout for receiveNotification method Documentation
8 SW-1903 Added the ability to receive a link to join a group for all group members Documentation
9 SW-4620 Optimized the work of the microservice with contacts and chats
10 SW-4791 Improved system fault tolerance when working with the database
11 SW-4740 Improved performance of microservices startup
12 SW-4667 Optimized the operation of the notification receiving microservice using the ReceiveNotification and DeleteNotification methods Documentation
13 SW-4662 Improved fault tolerance of the microservice for working with the message queue
14 SW-4926 Optimized instance operation during logout
15 SW-3941 Improved generation of preview links on Youtube

Issues#

No. Number Description Status
1 SW-4842 Error sending a message to the group Fixed
2 SW-4920 Error receiving notInGroup notification for group member Fixed
3 SW-4915 Error receiving webhook when sending message to WhatsApp group lid Fixed
4 SW-4838 Error message stuck in a queue Fixed
5 SW-4888 Error receiving webhook with status failed when sending message with invalid links Fixed
6 SW-4890 Error getting values in fields owner, subjectOwner in method getGroupData Fixed
7 SW-4860 Error quoting messages sent and edited from iPhone Fixed
8 SW-4891 Error sending message with a link Fixed
9 SW-4914 Error of status authorization instance Fixed
10 SW-4898 Error sending edited message to a queue when quoting Fixed
11 SW-4889 Error receiving notInGroup notification by group admin Fixed
12 SW-4486 Error getting status for incoming messages to sender Fixed
13 SW-4879 Error sending message to groups when owner field is empty` Fixed
14 SW-2701 Error updating wid field in GetSettings method when logging out Fixed
15 SW-4812 Error receiving failed notification when sending to a group with a prohibition policy on sending messages to members Fixed
16 SW-4632 Error instance stuck in "Starting" status Fixed
17 SW-2830 Error receiving pollUpdateMessage notification for incoming poll Fixed
18 SW-4268 Error incorrect value of chatName and senderName fields for incomingMessageReceived webhook Fixed
19 SW-4529 Error in getMessage journal for edited message by id Fixed
20 SW-3712 Error when sending messages into large groups occurs with a delay Fixed
21 SW-1836 Error in setGroupPicture method — method returns null value in "urlAvatar" field Fixed