Changelog
2.6.1 (2025-01-13)
ATTACH_RESUME
from the ChannelModes
enum.UNSET
type from MESSAGE_ACTIONS
enum, all messages will always have their action
set.ANNOTATION_CREATE
and ANNOTATION_DELETE
from the MESSAGE_ACTIONS
enum.MESSAGE_SUMMARY
message action type.Changelog
2.6.0 (2024-12-10)
package.json
. It is now possible to point npm at specific branches of ably-js.LEAVE
event if a member was present in the presence set to begin with.Message
type to support edits and deletes have been updated and renamed.Changelog
2.3.0 (2024-07-10)
With this release, ably-js clients can now be activated as a target for push notifications. See our official docs for instructions on how to start publishing web push notifications using Ably.