File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments