Skip to content

Commit

Permalink
Merge pull request #124 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 80c2f4f + aaa0a46 commit ec95de4
Show file tree
Hide file tree
Showing 47 changed files with 5,273 additions and 3,544 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 ec95de4

Please sign in to comment.