Skip to content

Commit

Permalink
Add CHANGELOG for v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HoonBaek committed Jun 15, 2023
1 parent c4394f1 commit 84386bd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog - v3

## [v3.5.1] (June 15 2023)

Fixes:
* Set fallback values \w global configs in App comp
* Use global config's replyType if channel one is undefined
* Use global disableUserProfile if each context's one is defined
* Clear `scrollBottom` on channel state loading
* Fixes a runtime error
caused by clicking "Reply in thread" menu from a parent message
* Check if the `message.type` property is empty
and return false when it is empty in the isVoiceMessage function

## [v3.5.0] (June 14 2023)

### Feat:
Expand Down

0 comments on commit 84386bd

Please sign in to comment.