Skip to content

Commit

Permalink
Merge pull request #43 from sendbird/release/3.26.0
Browse files Browse the repository at this point in the history
Release/3.26.0 -> main
  • Loading branch information
sendbird-sdk-deployment authored Aug 14, 2024
2 parents f27339f + b8a2414 commit a5d7347
Show file tree
Hide file tree
Showing 32 changed files with 62,799 additions and 61,520 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

### v3.26.0 (Aug 14, 2024)


- Fixed wrong background color issue in mention limit guide
- Improve stream message determination criteria
- Fixed an issue where the alignment of menu and aciton sheet was exposed as rtl style.
- Fixed text alignment in `SBUUserMessageTextView` and `SBUMessageInputView` to be changed by checking the RTL property of the input message if the app is RTL layout
- Add `isRTLCharacter(with:)` static method in `SBUUtils`
- Add `rtlCharacterSet ` static property in `SBUUtils`


### v3.25.0 (Aug 01, 2024)


Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Loading

0 comments on commit a5d7347

Please sign in to comment.