You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AppMessage : App messages support in-app messages, adding additional fields, optional configurations and other additional configurations.
WebsiteMessage : Messages in the site support Tag tags, you can group and retrieve messages by Tag.
SmsMessage : SMS messages support mock switch configuration. After this function is enabled, Alibaba Cloud SMS messages will be skipped.
AppTemplate : Added App message template support.
MessageTask : Supports the withdrawal and resending of message tasks.
🔬 Refactors
MessageTask : Optimize the recipient resolution of message tasks. Operations such as message task resolution, execution, and resending use BackgroundJob.
MessageTask : The status flag in message task sending is changed from the start of task execution to the start of task resolution.
MessageTask : indicates that the recipient of the message task resends.
MessageTaskDetail : Added recipient information in message task details.
sdk : sdk calls methods with some adjustments and adds new methods.
🔧 Bug fixes
AppMessage : iOS Push notification bar does not display issue.
UserAutoComplete : Recipient selection cannot be searched by phone number
Scheduler : Fixes duplicate registration of Scheduler when messages are resending
Other : Some other issues fixed
📖 Others
Page responsive layout support, friendly display on non-1920 *1080 computers