Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alfogrillo committed Oct 30, 2023
1 parent e42484c commit 859830e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,18 @@

# [2.15.0] - 2023-10-30

### Added
### Fixed
- iOS: Use message content APIs (#842)
- Android: Fix crash due to out of bounds error (#845)

### Added
- iOS: Add "shouldReplaceText" API to ignore keyboard input (#857)
- iOS: Add getMentionsState API (#850)
- Common: get_mentions_state() implemented on the Rust side (#849)
- Android: Handle and track more internal exceptions (#846)
- iOS: Expose the set at room mention function (#843)
- iOS: Enhanced `MentionDisplayHelper` (#840)
- Android: Add rich text styled view (#837)

# [2.14.1] - 2023-10-04

Expand Down

0 comments on commit 859830e

Please sign in to comment.