Ably's changelog
Ably's changelog
ably.com

History stat undercounting for some apps

 

Pub/Sub

  

For approximately the last year, due to a misconfiguration that affected a subset of accounts, app and account stats for history queries have been undercounted.

Specifically, if a user of one of the affected accounts made a single history query that returned 10 messages, the messages.outbound.rest.all.count stat should have been incremented by 10; instead it was incremented by only 1. (The corresponding data stat was not affected). Since billing is calculated from account stats, the affected accounts may also have been billed less than they should have been.

The fix for this will be rolled out this week.

We know customers expect us to provide stats that they can rely on, and this falls far below our normal standards, for which we apologise.

Ably Chat SDK Version 1.1.1

 

Chat

    

Client Library SDK Improvement

  

Version 1.1.1 of the Ably Chat SDK has been released.

This update improves the current typedocs coverage with usage examples.

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

.NET Client Library Release 1.2.17

 

Client Library SDK Fix

  

Version 1.2.17 of the .NET Client Library has been released. The Newtonsoft.Json dependency has been updated from v9.0.1 → v13.0.1 to improve compatibility, performance, and security. Build scripts updated and fixed to enhance reliability and simplify the development workflow. Added simplified usage instructions for easier setup and integration across both .NET and Unity projects.

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

Flutter Client Library Release v1.2.42

 

Client Library SDK Fix

 

Pub/Sub

  

Version 1.2.42 of the Flutter Client Library has been released. This update fixes the issue in which app crashes when the HTTPS response status code is 404.

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

 

Client Library SDK Fix

    

Pub/Sub

  

Chat React UI Kit v0.3.0

 

Chat

  

Version 0.3.0 of the Chat UI Kit for React has been released.

This version moves to the latest Chat JS SDK release (1.1.0).

Ably Chat SDK Version 1.1.0

 

Client Library SDK Fix

 

Chat

  

Version 1.1.0 of the Ably Chat SDK has been released.

This update corrects an issue with connection status handling and ensures more accurate connection state monitoring.

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

Flutter Client Library Release v1.2.41

 

Client Library SDK Fix

 

Pub/Sub

  

Version 1.2.41 of the Flutter Client Library has been released. This update fixes issues related to device locales that use custom digit symbols and resolves build script warnings in newer Flutter versions.

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

Ably Chat SDK Version 1.0.0

 

Chat

 

Client Library SDK Improvement

  

We are excited to announce that the Ably Chat SDK API is now stable with the release of version 1.0.0 of the TypeScript, React, Kotlin and Swift libraries.

The Chat SDK includes comprehensive support for:

  • Chat rooms for 1:1, 1:many, many:1 and many:many participation
  • Messages with full CRUD operations (create, read, update, delete)
  • Presence to track online status of chat participants
  • Occupancy for monitoring total connections and presence members
  • Typing indicators for real-time typing awareness
  • Room reactions for real-time room reactions
  • Message reactions for reactions to specific messages
  • Framework-specific integrations include React hooks and Jetpack Compose components.

We are committed to maintaining API stability and providing long-term support for v1.x releases.

Please refer to individual GitHub repositories' UPGRADING.md file for guidance on migrating from 0.x versions.

Thank you to everyone who provided feedback during the preview releases, we are excited to see what you build!

Chat React UI Kit v0.2.0

 

Chat

  

Version 0.2.0 of the Chat UI Kit for React has been released.

This version moves to the latest Chat JS SDK release (1.0.0).

Chat React UI Kit Release v0.1.3

 

Chat

  

Version 0.1.3 of the Chat UI Kit for React has been released.

This version moves to the latest Chat JS SDK release (0.15.0).

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