Skip to content

Commit 02dc32e

Browse files
committed
Update CHANGELOG after rebasing
1 parent e829e13 commit 02dc32e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@
55
### Features:
66
* Improved image loading speed by implementing lazy load with `IntersectionObserver`
77
* Replaced lamejs binary
8+
* Applied the `uikitUploadSizeLimit` to the Open Channel Message Input
9+
* Check the file size limit when sending file messages from Open Channel
10+
* Display the modal alert when the file size over the limit
811
### Fixes:
912
* Fixed a bug where the admin message disappears when sending a message
1013
* Recognized the hash property in the URL
1114
* Fixed a bug where resending MFM fails in the thread
1215
* Group channel user left or banned event should not be ignored
1316
* Removed left 0px from `<Avatar />` component to fix ruined align
1417
* Applied StringSet for the file upload limit notification
18+
* Updated currentUserId properly in the channel list initialize step.
19+
* Fixed group channel doesn't move to the top in a channel list even though `latest_last_message` is the default order.
1520

1621
### Improvements:
1722
* Divided `<EditUserProfileUI />` into Modal and View parts

0 commit comments

Comments
 (0)