Location via proxy:   
[Report a bug]   [Manage cookies]                

Batch Push Notifications

 

Improvement

  

Efficiently send large volumes of targeted push notifications to thousands of recipients using Ably's new Batch Push API.

This API supports directly publishing large numbers of distinct push notifications in a single request. Instead of making individual requests for each device or user, you can aggregate all notification payloads and recipient details into a single request, drastically reducing the complexity and overhead associated with high-volume notification sends.

The batch push endpoint allows you to publish up to 10,000 push notifications in a single request by specifying a list of recipients and corresponding payloads.

Read the docs to learn more.

JS Client Library Release v2.7.0

 

Client Library SDK Improvement

 

New feature

  

Version 2.7.0 of the JS Client Library has been released.

It adds support for message annotations. It also fixes a bug where deactivate would not use device auth.

For the full changelog, please visit the GitHub release page.

Java/Android Client Library Release v1.2.52

 

Client Library SDK Fix

  

Version 1.2.52 of the Java Client Library has been released. This fixes possible deadlock in when connection is lost. For the full changelog, please visit the GitHub release page.

JS Client Library Release v2.6.5

 

Client Library SDK Fix

  

Version 2.6.5 of the JS Client Library has been released.

It fixes the type issue in PublishOptions.

For the full changelog, please visit the GitHub release page.

Control API Go Release 0.6.0

 

Fix

  

Version 0.6.0 of ably-control-go has been released.

It fixes using deprecated fields in the Control API.

For the full changelog, please visit the GitHub release page.

JS Client Library Release v2.6.4

 

Client Library SDK Improvement

  

Version 2.6.4 of the JS Client Library has been released.

It adds support for the new message operations capabilities for the upcoming message operations feature.

For the full changelog, please visit the GitHub release page.

Chat TS & React Release 0.5.1

 

Client Library SDK Fix

  

Version 0.5.1 of the Chat TS & React client library has been released.

This fixes an issue whereby the OrderBy enum was only exported as a type, making it not possible to use as a value.

Chat TS & React Release 0.5.0

 

Client Library SDK Improvement

 

Client Library SDK Fix

  

Version 0.5.0 of the Chat TS & React client library has been released.

This update includes quality-of-life improvements and bugfixes.

For the full changelog and upgrade guide, please see the GitHub release page.

Ably-php SDK Release 1.1.11

 

Client Library SDK Improvement

  

Version 1.1.11 of the ably-php Library has been released.

This update adds support for php 8.4. For the full changelog, please visit GitHub release page.

Introducing Billing Alerts

 

Improvement

 

New feature

  

We’re excited to introduce Billing Alerts, a proactive spend-management tool that empowers you to set custom cost limits and receive timely notifications when you approach your thresholds.

What’s New?

  • Custom Thresholds: Customers can now define one or more alerts based on spend thresholds.
  • Automated Monitoring: Every 10 minutes, your account’s usage and spend (calculated in dollars) are checked. When a configured threshold is crossed an alert is sent out.
  • Flexible Delivery: You can choose different recipients for different thresholds.
  • Easy Management: Account owners can create and delete alerts for themselves and any billing users, while billing users can manage their own alerts.

Setting up alerts allows you to monitor your costs and address situation quickly if needed - monitor your usage closely, get in touch with Ably support to investigate any unusual spikes, or even disable an API key if necessary to prevent further charges.

How to set up Billing Alerts?

  1. Go to Account Billing page and scroll down to Billing Alerts (or follow this link).

  2. Set up as many limits as you need, and see the full list with the current status in the Active Alerts section.

screenshot_from_2025-02-06_16-37-34.png