Client Library SDK Fix
Fixed bugs:
Fixed bugs:
We are updating our docs site to make you more successful with Ably.
As a first step, we have made it easier for you to find and use our API Reference docs by listing them as a separate section in the table of contents.
We’ve also made some other minor changes as part of this work:
This docs update and further planned changes are based on feedback from customers like you. So if you’d like to share any other requests or feedback, please contact us and help us make Ably better for everyone.
Fixed bugs:
Closed issues:
Merged pull requests:
Fixed bugs:
Two-factor authentication (2FA) adds a layer of security to your Ably account by requiring more than just a password to log into the Ably dashboard.
Great news: it's now available for general availability with support for Time-based one-time password (TOTP).
Once a user has enabled 2FA, when they log into your Ably account with a password, they can choose an additional verification step.
Please note: 2FA is only relevant for those using passwords to log in, so excludes Google, Twitter, GitHub and SAML-based authentication.
Navigate to My Settings in your Ably dashboard, click on the Enable two-factor authentication button, and follow the instructions.
We rely on your feedback and feature requests to improve it. You can contact us at any time if you would like to talk about contributing or feature requests.
Implemented enhancements:
unity/Assets/Ably/Examples/Chat
) along with Edit
and Play
mode unit tests (unity/Assets/Tests
).Merged pull requests:
This release updates ably-ruby to be compliant with the 1.2 version of the Ably client library feature specification. There are some minor breaking changes, please see the migration guide for more information.
Closed issues: