Skip to main content

Service API v2.0.7

Fixed issue where if we needed to Push something to the Clients, we would put those messages into a queue but they wouldn't get picked up directly.
Now when something enters the queue it gets picked up immediately.

This should increase performance on the sending of push notifications to clients.

info

When a Client has more than 3 devices, we will only push directly to the newest 3 devices.