Skip to content

Commit

Permalink
Ably Chat-Swift Release V0.1.0 Change Log
Browse files Browse the repository at this point in the history
  • Loading branch information
umair-ably committed Jan 7, 2025
1 parent 2cd7d84 commit 04fd3f8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@

## [0.1.0](https://github.com/ably/ably-chat-swift/tree/0.1.0)

Nothing here, yet. We’ll add a summary of the initial version here once we release it.
Initial beta release of the Ably Chat SDK in Swift. It includes the following chat features:

- Chat rooms for 1:1, 1:many, many:1 and many:many participation.
- Sending and receiving chat messages.
- Online status aka presence of chat participants.
- Chat room occupancy, i.e., total number of connections and presence members.
- Typing indicators
- Room-level reactions (ephemeral at this stage - reactions are sent and received in real-time without persistence)

0 comments on commit 04fd3f8

Please sign in to comment.